rhn_register issue
Good day,
Linux newbie here... setting up a RHEL 3 box... I am trying to update my system, but am having some troubles with up2date.
I have a managed subscription on the rhn.redhat.com side, and it shows I have a few hundred updates for my system. However, at my server, the up2date seems fubar'd. I run rhn_register, and get the following traceback:
'Traceback (most recent call last):
File "/usr/sbin/rhn_register", line 1174, in ?
sys.exit(main() or 0)
File "/usr/sbin/rhn_register", line 484, in main
sourcesFile.writeUp2date()
File "sourcesConfig.py", line 100, in writeUp2date
UnboundLocalError: local variable 'firstUsedLine' referenced before assignment
[root@localhost bin]# rhn_register
Traceback (most recent call last):
File "/usr/sbin/rhn_register", line 1174, in ?
sys.exit(main() or 0)
File "/usr/sbin/rhn_register", line 484, in main
sourcesFile.writeUp2date()
File "sourcesConfig.py", line 100, in writeUp2date
UnboundLocalError: local variable 'firstUsedLine' referenced before assignment
If I click on the up2date alert icon and say to launch up2date, it tells me my password is invalid, without giving me a chance to input my pw.
Will I need to "re0install" up2date? Is there a better way?
Thanks..
Rudy
|