Hide Forgot
Created attachment 515087 [details] kickstart file Description of problem: Installation stops with python exception on hp-dl380g7-01.lab.eng.brq.redhat.com Version-Release number of selected component (if applicable): RHEL6.2-20110722 How reproducible: 100% Steps to Reproduce: 1.Try to setup RHEL6.2 from beaker web ui on hp-dl380g7-01.lab.eng.brq.redhat.com Actual results: Looking for installation images on CD device /dev/sr0Running anaconda 13.21.122, the Red Hat Enterprise Linux system installer - please wait. --2011-07-25 07:15:43-- http://lab.rhts.englab.brq.redhat.com/cblr/svc/op/trig/mode/pre/system/hp-dl380g7-01.lab.eng.brq.redhat.com Resolving lab.rhts.englab.brq.redhat.com... 10.34.32.211 Connecting to lab.rhts.englab.brq.redhat.com|10.34.32.211|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/plain] Saving to: `/dev/null' 0K 555K=0s 2011-07-25 07:15:43 (555 KB/s) - `/dev/null' saved [4] Traceback (most recent call last): File "<stdin>", line 3, in <module> File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request return self._parse_response(h.getfile(), sock) File "/usr/lib64/python2.6/xmlrpclib.py", line 1392, in _parse_response return u.close() File "/usr/lib64/python2.6/xmlrpclib.py", line 838, in close raise Fault(**self._stack[0]) xmlrpclib.Fault: <Fault 1: "bkr.server.bexceptions.BX:'No active recipe for hp-dl380g7-01.lab.eng.brq.redhat.com'"> --2011-07-25 07:15:44-- http://lab.rhts.englab.brq.redhat.com/cobbler/aux/anamon Resolving lab.rhts.englab.brq.redhat.com... 10.34.32.211 Connecting to lab.rhts.englab.brq.redhat.com|10.34.32.211|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8627 (8.4K) [text/plain] Saving to: `/tmp/anamon' 0K ........ 100% 34.7M=0s 2011-07-25 07:15:44 (34.7 MB/s) - `/tmp/anamon' saved [8627/8627] Examining storage devices In progress anaconda 13.21.122 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicelibs/edd.py", line 87, in load self.pci_dev = match.group(1) File "/usr/lib/anaconda/storage/devicelibs/edd.py", line 51, in __init__ self.load(sysfspath) File "/usr/lib/anaconda/storage/devicelibs/edd.py", line 142, in collect_edd_data edd_data_dict[biosdev] = EddEntry(sysfspath) File "/usr/lib/anaconda/storage/devicelibs/edd.py", line 196, in get_edd_dict edd_entries_dict = collect_edd_data() File "/usr/lib/anaconda/storage/__init__.py", line 433, in reset self.eddDict = get_edd_dict(self.partitioned) File "/usr/lib/anaconda/storage/__init__.py", line 103, in storageInitialize storage.reset() File "/usr/bin/anaconda", line 1098, in <module> storage.storageInitialize(anaconda) AttributeError: 'NoneType' object has no attribute 'group' install exited abnormally [1/1] The system will be rebooted when you press Ctrl-C or Ctrl-Alt-Delete. Expected results: Correct system installation Additional info: Kickstart file and complete console output attached. I can provide access to affected machine.
Created attachment 515091 [details] complete console output dump
*** This bug has been marked as a duplicate of bug 723194 ***