From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 Description of problem: rhnreg_ks fail with traceback, it seems it fail to probe and and parse the HW. Version-Release number of selected component (if applicable): up2date-3.9.11-1 , redhat-release-2.9.5AS-7 How reproducible: Always Steps to Reproduce: 1.On a RHEL 3 Beta 2 2.Create Activation Key at RHN Sat 3.run rhnreg_ks --activationkey=xxxxxxxxxx Actual Results: [root@sherif root]# rhnreg_ks --activationkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx <Fault 1: 'While running \'registration.add_hw_profile\': caught\nexceptions.Key Error : ("Don\'t know how to parse key `pcibus\'\'", {\'desc\': \'"Intel Corp.|4 40BX/ZX/DX - 82443BX/ZX/DX Host bridge"\', \'class\': \'OTHER\', \'pcibus\': \'0 \', \'pcidev\': \'0\', \'detached\': \'0\', \'deviceId\': \'7190\', \'subVendorI d\': \'0000\', \'pciType\': \'1\', \'driver\': \'agpgart\', \'bus\': \'PCI\', \' pcifn\': \'0\', \'subDeviceId\': \'0000\', \'vendorId\': \'8086\'})\n'> Traceback (most recent call last): File "/usr/sbin/rhnreg_ks", line 320, in ? main() File "/usr/sbin/rhnreg_ks", line 302, in main rhnreg.sendHardware(systemId, hardwareList) File "/usr/share/rhn/up2date_client/rhnreg.py", line 339, in sendHardware raise up2dateErrors.CommunicationError(f.faultString) up2dateErrors.CommunicationError: Error communicating with server. The message w as: While running 'registration.add_hw_profile': caught exceptions.KeyError : ("Don't know how to parse key `pcibus''", {'desc': '"Intel Corp.|440BX/ZX/DX - 82443BX/ZX/DX Host bridge"', 'class': 'OTHER', 'pcibus': '0 ', 'pcidev': '0', 'detached': '0', 'deviceId': '7190', 'subVendorId': '0000', 'p ciType': '1', 'driver': 'agpgart', 'bus': 'PCI', 'pcifn': '0', 'subDeviceId': '0 000', 'vendorId': '8086'}) Expected Results: Expected result is to register successfully Additional info: Running : rhnreg_ks --activationkey=xxxxxxxxxxxxxxxxxxx --nohardware This works fine.
Punting to rhn290
We will not backport this fix to the 2.5 tree.