|
Hi, Being very new to Linux, I am not quite sure how to
interpret this result (Enterprise 2.1 AS), nor what I can do to correct it. [root localhost tmp]# up2date -u Traceback (innermost last): File "/usr/sbin/up2date", line main() File "/usr/sbin/up2date", line pkgNames, fullUpdate, dryRun = dry_run)) File "/usr/sbin/up2date", line batch.run() File
"/usr/share/rhn/up2date_client/up2dateBatch.py", line self.__findPackagesToUpdate() File
"/usr/share/rhn/up2date_client/up2dateBatch.py", line plist.run() File
"/usr/share/rhn/up2date_client/packageList.py", line self.addObsoletePackages(obsList) File
"/usr/share/rhn/up2date_client/packageList.py", line if len(obsoletePackages) == 0: TypeError: len() of unsized object CJR |