Package up2date_client :: Module rpmUtils
[hide private]
[frames] | no frames]

Module rpmUtils

source code

Functions [hide private]
 
installedHeaderByKeyword(**kwargs)
just cause this is such a potentially useful looking method...
source code
 
verifyPackages(packages)
given a list of package labels, run rpm -V on them and return a dict keyed off that data
source code
 
getInstalledPackageList(msgCallback=None, progressCallback=None, getArch=None, getInfo=None)
Return list of packages.
source code
 
setDebugVerbosity()
Set rpm's verbosity mode
source code
Variables [hide private]
  t = gettext.translation('rhn-client-tools', fallback= True)
  __package__ = 'up2date_client'
Function Details [hide private]

getInstalledPackageList(msgCallback=None, progressCallback=None, getArch=None, getInfo=None)

source code 

Return list of packages. Package is hash with keys name, epoch, version, release and optionaly arch and cookie