Hide Forgot
Description of problem: run orgs module many times on the registered system produces traceback : "AttributeError: RemoteServerException instance has no attribute 'args'.". Version-Release number of selected component (if applicable): subscription-manager-0.98.14-1.el5 How reproducible: sometime Steps to Reproduce: 1. Install rhel5.8 build via http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL5.8-Server-20120202.0/5/x86_64/os/ 2.(Run the command when the system IS registered many times) $ sudo subscription-manager orgs --username=USERNAME --password=PASSWORD Actual results: run orgs module many times on the registered system produces traceback : "AttributeError: RemoteServerException instance has no attribute 'args'.". Expected results: No traceback. Additional info:
Created attachment 560783 [details] AttributeError: RemoteServerException instance has no attribute 'args'
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Description of problem: run orgs module many times on the registered system produces traceback : "AttributeError: RemoteServerException instance has no attribute 'args'.". Version-Release number of selected component (if applicable): RHEL 5.9 # rpm -qa | grep subscription-manager subscription-manager-migration-1.0.4-1.git.0.0fe81f8.el5 subscription-manager-1.0.4-1.git.0.0fe81f8.el5 subscription-manager-migration-data-1.11.1.1-1.git.2.c7fbafe.el5 subscription-manager-gui-1.0.4-1.git.0.0fe81f8.el5 subscription-manager-firstboot-1.0.4-1.git.0.0fe81f8.el5 How reproducible: Always Steps to Reproduce: 1. Make sure subscription manager is registered 2. run # sudo subscription-manager orgs --username=USERNAME --password=PASSWORD (with valid credentials) Actual Result: # sudo subscription-manager orgs --username=testuser1 --password=password +-------------------------------------------+ testuser1 Organizations +-------------------------------------------+ Name: Admin Owner Key: admin Name: Snow White Key: snowwhite Expected Result: Running this repeatedly should not produce traceback. Moving bug to verified state
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0033.html