Bug 731211

Summary: LUKSError: luks device not configured
Product: [Fedora] Fedora Reporter: Brian Lane <bcl>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d878de1b1b21beddb0e26b994e502937307b2a9eb6916ad947a4b29b5af667f7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-17 00:59:07 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:
Description Flags
Anaconda Traceback none

Description Brian Lane 2011-08-17 00:29:25 UTC
abrt version: 2.0.5
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.0.0-1.fc16.x86_64
product:        Fedora
reason:         LUKSError: luks device not configured
time:           Tue Aug 16 13:27:41 2011
version:        16-Alpha

description:
:The following was filed automatically by anaconda:
:anaconda 16.14.6 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 166, in setup
:    raise LUKSError("luks device not configured")
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 84, in getLUKSPassphrase
:    device.format.setup()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1175, in handleUdevLUKSFormat
:    self.__passphrases)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1598, in handleUdevDeviceFormat
:    self.handleUdevLUKSFormat(info, device)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1031, in addUdevDevice
:    self.handleUdevDeviceFormat(info, device)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1832, in _populate
:    self.addUdevDevice(dev)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1789, in populate
:    self._populate(progressWindow)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 474, in reset
:    cleanupOnly=cleanupOnly)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 157, in getNext
:    self.anaconda.storage.reset()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1194, in nextClicked
:    rc = self.currentWindow.getNext ()
:LUKSError: luks device not configured

Comment 1 Brian Lane 2011-08-17 00:33:05 UTC
Created attachment 518572 [details]
Anaconda Traceback

Comment 2 Brian Lane 2011-08-17 00:33:45 UTC
Installing over the top of a previously failed encrypted disk install. Selected cancel when prompted for the password for the old partition.

Comment 3 David Lehman 2011-08-17 00:59:07 UTC

*** This bug has been marked as a duplicate of bug 727814 ***