The following was filed automatically by anaconda: anaconda None exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicelibs/lvm.py", line 411, in lvactivate raise LVMError("lvactivate failed for %s" % lv_name) File "/usr/lib/anaconda/storage/devices.py", line 1926, in setup lvm.lvactivate(self.vg.name, self._name) File "/usr/lib/anaconda/storage/devicetree.py", line 1371, in addUdevDevice lv_device.setup() File "/usr/lib/anaconda/storage/devicetree.py", line 1486, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 265, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 90, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() LVMError: lvactivate failed for lv_root
Created attachment 341102 [details] Attached traceback automatically from anaconda.
First time running the installer, I let the installer create a partition schema with a password encryption for the root partition. When the installer tried to activated the new partitions, I got a similar failure to the above. The above trace is from a second try - however now it seems I never come to the stage where I can choose which disks to install to.
Don't know if it's important, but trying to inspect the partition layout in fdisk produced this message: "Partition 1 does not end on cylinder boundary."
*** This bug has been marked as a duplicate of bug 493699 ***