Bug 728962
Summary: | LUKSError: luks device not configured | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-08-08 15:07:51 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 727814 *** |
Created attachment 517218 [details] logs Description of problem: I performed one installation, that went wrong somehow (didn't boot). I run second installation, but after clicking "Create custom layout" I got: 09:37:21,851 CRIT anaconda: anaconda 16.14.2 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 166, in setup raise LUKSError("luks device not configured") File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 84, in getLUKSPassphrase device.format.setup() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1175, in handleUdevLUKSFormat self.__passphrases) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1598, in handleUdevDeviceFormat self.handleUdevLUKSFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1031, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1832, in _populate self.addUdevDevice(dev) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1789, in populate self._populate(progressWindow) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 473, in reset cleanupOnly=cleanupOnly) File "/usr/lib/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 157, in getNext self.anaconda.storage.reset() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1194, in nextClicked rc = self.currentWindow.getNext () LUKSError: luks device not configured I cancelled the request for disk password at the beginning of the installation, if that's important. Version-Release number of selected component (if applicable): anaconda-16.14.2 F16 Alpha RC1