HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc
a

�!c~�@stddlmZddlmZddlZddlZddlZddlmZddl	m
Z
ddlmZe�
d�ZGdd	�d	ej�ZdS)
�)�absolute_import)�unicode_literalsN)�commands)�OptionParser)�_�dnfc@sXeZdZdZdZed�Zedd��Zdd�Z	dd	�Z
d
d�Zdd
�Zdd�Z
dd�ZdS)�UpgradeCommandzTA class containing methods needed by the cli to execute the
    update command.
    )�upgrade�updatez
upgrade-toz	update-toZlocalupdateZupz,upgrade a package or packages on your systemcCs"|jddtd�tjtd�d�dS)NZpackages�*zPackage to upgradeZPACKAGE)�nargs�help�action�metavar)�add_argumentrrZParseSpecGroupFileCallback)�parser�r�</usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py�
set_argparser*s�zUpgradeCommand.set_argparsercCsZ|jj}d|_d|_d|_d|_t�|j|j�|j	j
sDt�|j�d|_d|_
d|_dS)z�Verify that conditions are met so that this command can run.

        These include that there are enabled repositories with gpg
        keys, and that this command is being run by the root user.
        TN)�cli�demandsZsack_activationZavailable_reposZ	resolvingZ	root_userrZ_checkGPGKey�base�opts�	filenamesZ_checkEnabledRepo�upgrade_minimal�all_security�skipped_grp_specs)�selfrrrr�	configure0szUpgradeCommand.configurecCs�|jr
dnd}|jj|j||jd�|jjs<|jjs<|jjrzd}||��O}||�	�O}||�
�O}||��O}|r�dSn|j�
�dStj�td���dS)N�eqZgte)�cmp_type�allFzNo packages marked for upgrade.)rrZ _populate_update_security_filterrrr�	pkg_specs�	grp_specs�_update_modules�
_update_files�_update_packages�_update_groupsrZupgrade_allr�
exceptions�Errorr)rr �resultrrr�runBs�
zUpgradeCommand.runcCsNt|jj�}tjjr6tjj�|j�}|�	|jj�|_
n
|jj|_
t|j
�|kS)N)�lenrr#rrZWITH_MODULES�module�module_baseZ
ModuleBaser	r)rZgroup_specs_numr.rrrr$Vs
zUpgradeCommand._update_modulescCs�d}|jjr�|jj|jjd|jjjd�D]`}z|j�|�d}Wq(tjj	y�}z*t
�td�|jjj
�|j��WYd}~q(d}~00q(|S)NF)�strict�progressT�No match for argument: %s)rrrZadd_remote_rpms�outputr0Zpackage_upgraderr(�MarkingError�logger�infor�term�bold�location)r�success�pkg�errrr%`s�

�zUpgradeCommand._update_filescCspd}|jjD]^}z|j�|�d}Wqtjjyh}z(t�t	d�|jj
j�|��WYd}~qd}~00q|S)NFTr1)
rr"rr	rr(r3r4r5rr2r6r7)rr9Zpkg_specr;rrrr&ms
�zUpgradeCommand._update_packagescCs|jr|j�|j�dSdS)NTF)rrZenv_group_upgrade)rrrrr'xszUpgradeCommand._update_groupsN)�__name__�
__module__�__qualname__�__doc__�aliasesrZsummary�staticmethodrrr+r$r%r&r'rrrrr#s


r)Z
__future__rrZloggingZdnf.exceptionsrZdnf.baseZdnf.clirZdnf.cli.option_parserrZdnf.i18nrZ	getLoggerr4ZCommandrrrrr�<module>s