Glenn Story wrote:
up2date is misbaving in multiple ways on an FC4 fresh install: 1. The icon that shows whether there are unprocessed updates shows a blue checkbox, even though there are updates I need. 2. When running up2date, every file complains that there is no GPG signature. 3. The command "up2date --get-source kernel" blows up with a python stack trace: [Sun Jul 10 14:55:02 2005] up2date allAvailablePackageList from network [Sun Jul 10 14:55:02 2005] up2date File "/usr/sbin/up2date", line 1265, in ? sys.exit(main() or 0) File "/usr/sbin/up2date", line 711, in main return getPackages(pkgNames, source=1) File "/usr/sbin/up2date", line 995, in getPackages progressCallback = wrapperUtils.percent) File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 279, in getAllAvailableAllArchPackageList package_list = allAvailablePackageList( File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 218, in allAvailablePackageList progressCallback = progressCallback ) File "/usr/share/rhn/up2date_client/rpcServer.py", line 316, in doCall ret = apply(method, args, kwargs) File "/usr/share/rhn/up2date_client/repoDirector.py", line 24, in listAllPackages return self.handlers[channel['type']].listAllPackages(channel, msgCallback, progressCallback) File "/usr/share/rhn/up2date_client/rpmSource.py", line 241, in listAllPackages msgCallback, progressCallback) 4. The "total progress" progress bar is always at 100% during download.
If you do "yum update" once from the command line, it will fix things up so you can use up2date again.