Bug 997535

Summary: LUKSError: luks device not configured
Product: [Fedora] Fedora Reporter: gev000
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: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:53145288d5e00ea4e8e92666fe1d270000f718e15c1a05581104683eb1388d4f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-08 22:46:02 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.log
none
File: environ
none
File: lsblk_output
none
File: messages
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: ifcfg.log
none
File: packaging.log
none
File: anaconda-tb
none
File: storage.log none

Description gev000 2013-08-15 14:19:58 UTC
Description of problem:
Trying to install fedora 19 from kde live x86_64 installation. Used custom partitioning.  I hit  "begin installation" and naconda  started the process but crashed complaining about luks configuration.  

Version-Release number of selected component:
anaconda-19.30.13-1.fc19.x86_64

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 163, in setup
    raise LUKSError("luks device not configured")
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 840, in setupParents
    _format.setup()
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 703, in _preSetup
    self.setupParents(orig=orig)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 714, in setup
    if not self._preSetup(orig=orig):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2607, in mountFilesystems
    device.setup()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1642, in mountFilesystems
    readOnly=readOnly, skipRoot=skipRoot)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 185, in turnOnFilesystems
    skipRoot=False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 140, 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-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-19-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.9.5-301.fc19.x86_64
other involved packages: python-blivet-0.17-1.fc19.noarch, python-libs-2.7.5-1.fc19.x86_64
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Comment 1 gev000 2013-08-15 14:20:05 UTC
Created attachment 786947 [details]
File: anaconda.log

Comment 2 gev000 2013-08-15 14:20:09 UTC
Created attachment 786948 [details]
File: environ

Comment 3 gev000 2013-08-15 14:20:15 UTC
Created attachment 786949 [details]
File: lsblk_output

Comment 4 gev000 2013-08-15 14:20:21 UTC
Created attachment 786950 [details]
File: messages

Comment 5 gev000 2013-08-15 14:20:26 UTC
Created attachment 786951 [details]
File: nmcli_dev_list

Comment 6 gev000 2013-08-15 14:20:30 UTC
Created attachment 786952 [details]
File: os_info

Comment 7 gev000 2013-08-15 14:20:35 UTC
Created attachment 786953 [details]
File: program.log

Comment 8 gev000 2013-08-15 14:20:39 UTC
Created attachment 786954 [details]
File: ifcfg.log

Comment 9 gev000 2013-08-15 14:20:43 UTC
Created attachment 786955 [details]
File: packaging.log

Comment 10 gev000 2013-08-15 14:20:55 UTC
Created attachment 786956 [details]
File: anaconda-tb

Comment 11 gev000 2013-08-15 14:21:02 UTC
Created attachment 786957 [details]
File: storage.log

Comment 12 David Shea 2014-12-08 22:46:02 UTC

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