|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt/python37/lib/python3.7/site-packages/clwizard/__pycache__/ |
Upload File : |
B
�c� � @ s� d dl mZ d dlZdZdZdZej�ed�Zej�ed�Z ed Z
ej�ed �Zej�ed
�ZG dd� de
�ZG d
d� de
�ZdS )� )�absolute_importNz/usr/sbin/cloudlinux-selectorz/var/lve/wizard/z/var/log/cloudlinux/wizard/zmodules-statuses.jsonz done.flagz.lockz
wizard.logz crash.logc @ s( e Zd ZdZdZdZdZdZdZdZ dS ) �ModuleStatusa
pending: in queue for installation
installing: currently installing
installed: installation of module (package) finished
failed: if module was aborted during installation
auto-skipped: if automatic installation of module (package) is impossible
Z cancelled�failedZ installedZ
installingZpendingzauto-skippedN)
�__name__�
__module__�__qualname__�__doc__Z CANCELLED�FAILEDZ INSTALLEDZ
INSTALLINGZPENDINGZAUTO_SKIPPED� r
r
�C/opt/alt/python37/lib/python3.7/site-packages/clwizard/constants.pyr s r c @ s$ e Zd ZdZdZdZdZdZdZdS )�WizardStatusz�
idle: never executed before
in_progress: currently working
failed: installation of some module failed
crashed: something really weird happened
done: installation finished
ZidleZin_progressr ZcrashedZdoneN) r r r r ZIDLEZIN_PROGRESSr ZCRASHEDZDONEr
r
r
r r '