Bug 1044787

Summary: LUKSError: luks device not configured
Product: [Fedora] Fedora Reporter: amturnip
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, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1acc367e187ce5222aed86f7774f93bb066e3b373250aba8a1743520ca9799ed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-08 22:46:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
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 amturnip 2013-12-19 02:37:45 UTC
Description of problem:
Tried to install Fedora 20 from live ISO.  Chose custom partitioning.  The target disks were already luks+LVM.  I do not know whether the installer planned to keep the luks or overwrite it; I did not see any luks options.  I had mounted the target disks in the live session using the file manager to examine them.  The installer did not ask me for luks passwords.

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

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 162, in setup
    raise LUKSError("luks device not configured")
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 839, in setupParents
    _format.setup()
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup
    self.setupParents(orig=orig)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup
    if not self._preSetup(orig=orig):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2659, in turnOnSwap
    device.setup()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1679, in turnOnSwap
    upgrading=upgrading)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 179, in turnOnFilesystems
    storage.turnOnSwap()
  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 192, 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
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto 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.10-301.fc20.x86_64
other involved packages: python-blivet-0.23.9-1.fc20.noarch, python-libs-2.7.5-9.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 amturnip 2013-12-19 02:37:50 UTC
Created attachment 838725 [details]
File: anaconda-tb

Comment 2 amturnip 2013-12-19 02:37:51 UTC
Created attachment 838726 [details]
File: anaconda.log

Comment 3 amturnip 2013-12-19 02:37:53 UTC
Created attachment 838727 [details]
File: environ

Comment 4 amturnip 2013-12-19 02:37:55 UTC
Created attachment 838728 [details]
File: journalctl

Comment 5 amturnip 2013-12-19 02:37:56 UTC
Created attachment 838729 [details]
File: lsblk_output

Comment 6 amturnip 2013-12-19 02:37:58 UTC
Created attachment 838730 [details]
File: nmcli_dev_list

Comment 7 amturnip 2013-12-19 02:37:59 UTC
Created attachment 838731 [details]
File: os_info

Comment 8 amturnip 2013-12-19 02:38:01 UTC
Created attachment 838732 [details]
File: program.log

Comment 9 amturnip 2013-12-19 02:38:04 UTC
Created attachment 838733 [details]
File: storage.log

Comment 10 amturnip 2013-12-19 02:38:06 UTC
Created attachment 838734 [details]
File: ifcfg.log

Comment 11 David Shea 2014-12-08 22:46:23 UTC

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