Description of Problem: Don't seem to be able to register and get updates using up2date. Also noticed some errors being displayed on the console. Version-Release number of selected component (if applicable): up2date-2.9.27-7.x.9 up2date-gnome-2.9.27-7.x.9 How Reproducible: Everytime Steps to Reproduce: 1. run up2date 2. 3. Actual Results: System wasn't registered and errors seem on console. Expected Results: System registered, updates identified, no errors on console. Additional Information: Displaying the first "page" resulted in the following warning being displayed on the console: ** (up2date:1608): WARNING **: could not find handler `onRegPackagePageBack' Displaying the privacy page, saw the following warnings: Traceback (most recent call last): File "/usr/share/rhn/up2date_client/gui.py", line 361, in onPrivacyPagePrepare except rhnreg.CommunicationError, e: AttributeError: 'module' object has no attribute 'CommunicationError' and also, no privacy statement could be seem - the box was completely empty. Entering an (already existing) username and password, saw the following traceback: Traceback (most recent call last): File "/usr/share/rhn/up2date_client/gui.py", line 414, in onInfoPageNext except rhnreg.ValidationError, e: AttributeError: 'module' object has no attribute 'ValidationError' Clicked forward to skip personal details entry, then forward again to select system details to send. System displays "Send installed RPM list" page (Stage 3). Warning on console: TypeError: hide() takes no arguments (1 given) Keep clicking forward, system tells you it is sending details to RHN, then get: Traceback (most recent call last): File "/usr/share/rhn/up2date_client/gui.py", line 740, in onSendPageNext except rhnreg.CommunicationError, e: AttributeError: 'module' object has no attribute 'CommunicationError' Traceback (most recent call last): File "/usr/share/rhn/up2date_client/gui.py", line 1156, in onChannelsPagePrepare except up2dateErrors.CommunicationsError, e: AttributeError: 'module' object has no attribute 'CommunicationsError' on the console. System never seems to "recover". Left it for 20 minutes, nothing seems to happen. No machine is associated with the already created (via the website) profile. The GUI and the progress bar just stay on screen, no updates are ever seen on the progress bar. process was then killed.
Same problems occur in up2date-2.9.28.
yup, moved the rhnreg.*Errors to up2dateErrors and missed updating the code in gui.py to look for them there. Should be fixed in 2.9.28 or higher.
er, make that "should be fixed in version 2.9.29 or higher"
Seems to be ok now in Limbo beta 2.
I'm getting basically the same problem with up2date as in limbo2 or the 2.9.46-1 in rawhide.
Can't reproduce these symptoms anymore with up2date-2.9.68-1 from (null) updates.
Closing this out on confirmation from reporter.