Bug 1031923

Summary: LUKSError: luks device not configured
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
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: 20CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, pfrields, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d920b86ddd246ddb417eb314c9a89aed23a2321bcdd501149ab2a07e09aa48a4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-08 22:45:36 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Luke Macken 2013-11-19 06:58:55 UTC
Description of problem:
Reformatted my disk with an empty luks+ext4 partition with gnome-disks by hand first, then attempted to reclaim all of the space with anaconda and hit this exception during the install process.

Version-Release number of selected component:
anaconda-20.25.6-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 164, in setup
    raise LUKSError("luks device not configured")
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 841, in setupParents
    _format.setup()
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 704, in _preSetup
    self.setupParents(orig=orig)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 715, in setup
    if not self._preSetup(orig=orig):
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 526, in execute
    self.device.setup(orig=True)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions
    action.execute()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 310, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 169, in turnOnFilesystems
    storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
LUKSError: luks device not configured

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.7-300.fc20.x86_64
other involved packages: python-libs-2.7.5-8.fc20.x86_64, python-blivet-0.23.4-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Potential duplicate: bug 983099

Comment 1 Luke Macken 2013-11-19 06:59:00 UTC
Created attachment 825913 [details]
File: anaconda-tb

Comment 2 Luke Macken 2013-11-19 06:59:03 UTC
Created attachment 825914 [details]
File: anaconda.log

Comment 3 Luke Macken 2013-11-19 06:59:06 UTC
Created attachment 825915 [details]
File: environ

Comment 4 Luke Macken 2013-11-19 06:59:08 UTC
Created attachment 825916 [details]
File: journalctl

Comment 5 Luke Macken 2013-11-19 06:59:12 UTC
Created attachment 825917 [details]
File: lsblk_output

Comment 6 Luke Macken 2013-11-19 06:59:15 UTC
Created attachment 825918 [details]
File: nmcli_dev_list

Comment 7 Luke Macken 2013-11-19 06:59:19 UTC
Created attachment 825919 [details]
File: os_info

Comment 8 Luke Macken 2013-11-19 06:59:22 UTC
Created attachment 825920 [details]
File: program.log

Comment 9 Luke Macken 2013-11-19 06:59:25 UTC
Created attachment 825921 [details]
File: storage.log

Comment 10 Luke Macken 2013-11-19 06:59:28 UTC
Created attachment 825922 [details]
File: ifcfg.log

Comment 11 David Shea 2014-12-08 22:45:36 UTC

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