up2date problem
I am running up2date (up2date-gnome-2.9.14-1.2.1AS
up2date-2.9.14-1.2.1AS) and I get the following error when I run up2date -u. How do i fix this? I am running Linux AD 2.1 and I want to upgrade the kernel from 2.4.9 to 2.4.20 but up2date is bombing please help
[root@ewr-pfr-mgmt2 root]# up2date -u
Traceback (innermost last):
File "/usr/sbin/up2date", line 839, in ?
main()
File "/usr/sbin/up2date", line 627, in main
pkgNames, fullUpdate, dryRun = dry_run))
File "/usr/sbin/up2date", line 782, in batchRun
batch.run()
File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 57, in run
self.__findPackagesToUpdate()
File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 89, in __findPackagesToUpdate
plist.run()
File "/usr/share/rhn/up2date_client/packageList.py", line 85, in run
self.addObsoletePackages(obsList)
File "/usr/share/rhn/up2date_client/packageList.py", line 111, in addObsoletePackages
if len(obsoletePackages) == 0:
TypeError: len() of unsized object
|