RH9 fresh install - up2date fails

After the fresh install <minimal install ~474mb>, I login as root and issue the up2date command. I get SSL errors so I go to Red Hat Network for the SSL/up2date fix. Install that then I could login to RHN.

After it updates your profile/packages. I run up2date. It then gives me all these errors. I searched google/redhat mailling list but no help could be found.

The errors I get are;

[root@basic root]# up2date
Traceback (most recent call last):
File "/usr/sbin/up2date", line 993, in ?
main()
File "/usr/sbin/up2date", line 612, in main
up2dateAuth.updateLoginInfo()
File "up2dateAuth.py", line 116, in updateLoginInfo
File "rpmSource.py", line 85, in updateLoginInfo
File "rpmSource.py", line 102, in initPackageSource
File "rpmSource.py", line 807, in initHeaderSources
File "rpmSource.py", line 802, in getGETServer
File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 187, in __init__
progressCallback=progressCallback)
File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 67, in __init__
type = string.lower(type)
File "/usr/lib/python2.2/string.py", line 54, in lower
return s.lower()
AttributeError: 'NoneType' object has no attribute 'lower'
Any suggestions? I haven't touched RedHat for like 3-4 years now. /me hugs Debian

 

 

 

 

Top