Hide Forgot
Created attachment 760152 [details] ssl_firstboot Description of problem: Observed that firstboot -t option was throwing exception on rhel6.4 Version-Release number of selected component (if applicable): rpm -qa | grep subscr subscription-manager-gui-1.8.10-1.el6_4.x86_64 subscription-manager-migration-1.8.10-1.el6_4.x86_64 subscription-manager-1.8.10-1.el6_4.x86_64 subscription-manager-debuginfo-1.8.10-1.el6_4.x86_64 subscription-manager-migration-data-1.12.2.6-1.git.0.171d4c3.el6.noarch subscription-manager-firstboot-1.8.10-1.el6_4.x86_64 How reproducible: 3/3 Steps to Reproduce: 1.on CLI issue the command firstboot -t 2.on the 5 th screen ie "Provide Certificate" page select any of the option and click next Actual results: Observed the exception (PFA:ssl_firstboot.png,firstboot_exception.ong, exception.txt) Expected results: Exception should not there Additional info: I have also tried to exectue firstboot -t before and after registering the system, but observed the same thing
Created attachment 760153 [details] firstboot_exception
Created attachment 760154 [details] exception
firstboot 1.110.14 exception report Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 105, in _nextClicked self.advance() File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 157, in advance self.moveToPage(pageNum=self._control.currentPage+1) File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 412, in moveToPage self.displayModule() File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 335, in displayModule currentModule.initializeUI() File "/usr/share/rhn/up2date_client/firstboot/rhn_login_gui.py", line 81, in initializeUI self.loginPage.loginPagePrepare() File "/usr/share/rhn/up2date_client/rhnregGui.py", line 426, in loginPagePrepare assert serverType in ['hosted', 'satellite'] AssertionError This looks to me as a but in the subscription-manager's module. Probably it's ignoring the 'testing' flag. Reassigning.
Those screens (and the traceback) are from the rhn-client-tools package. Moving there.
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.