|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/root/usr/lib/python2.4/site-packages/yum/ |
Upload File : |
m
Pc @ s d k Z d k Z d k Z d k Z d k Z d k Z d k Z d k Td k l Z d k
Z
d f d YZ d f d YZ d e f d YZ
d f d
YZ d f d YZ d S(
N( t *( t _t NoOutputCallBackc B s5 t Z d Z d Z d Z d Z d Z RS( Nc C s d S( N( ( t self( ( t0 /usr/lib/python2.4/site-packages/yum/rpmtrans.pyt __init__ s c C s d S( s
@param package: A yum package object or simple string of a package name
@param action: A yum.constant transaction set state or in the obscure
rpm repackage case it could be the string 'repackaging'
@param te_current: current number of bytes processed in the transaction
element being processed
@param te_total: total number of bytes in the transaction element being
processed
@param ts_current: number of processes completed in whole transaction
@param ts_total: total number of processes in the transaction.
N( ( R t packaget actiont
te_currentt te_totalt
ts_currentt ts_total( ( R t event"