The following was filed automatically by anaconda: anaconda 11.5.0.46 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/formats/__init__.py", line 261, in destroy os.close(fd) File "/usr/lib/anaconda/storage/devices.py", line 1162, in create DeviceFormat(device=self.path, exists=True).destroy() File "/usr/lib/anaconda/storage/deviceaction.py", line 203, in execute self.device.create(intf=intf) File "/usr/lib/anaconda/storage/devicetree.py", line 658, in processActions action.execute(intf=self.intf) File "/usr/lib/anaconda/storage/__init__.py", line 234, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems anaconda.id.storage.doIt() UnboundLocalError: local variable 'fd' referenced before assignment
Created attachment 340583 [details] Attached traceback automatically from anaconda.
Created attachment 340585 [details] Attached traceback automatically from anaconda.
I've committed a patch for the immediate problem, and we have another outstanding patch to fix the real problem here too. This should be all fixed up in the next build of anaconda.