Bug 1264335

Summary: LUKSError: luks device not configured
Product: [Fedora] Fedora Reporter: Maurizio <maurizio.antillon>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e69fcae66d283be0815bfc719c192d435e4ce65bcfc77c3508134473e1554924
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-18 13:00:16 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
File: packaging.log none

Description Maurizio 2015-09-18 08:43:01 UTC
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/devices.py", line 831, in setupParents
    parent.setup(orig=orig)
  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 2256, in _preSetup
    return StorageDevice._preSetup(self, 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/devices.py", line 306, in setupParents
    parent.setup(orig=orig)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2676, in setupParents
    Device.setupParents(self, orig=orig)
  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/deviceaction.py", line 534, in execute
    self.device.setup(orig=True)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions
    action.execute()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, 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 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:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-20-1 ro rd.live.image quiet rhgb nomodeset
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

Potential duplicate: bug 984309

Comment 1 Maurizio 2015-09-18 08:43:27 UTC
Created attachment 1074729 [details]
File: anaconda-tb

Comment 2 Maurizio 2015-09-18 08:43:29 UTC
Created attachment 1074730 [details]
File: anaconda.log

Comment 3 Maurizio 2015-09-18 08:43:29 UTC
Created attachment 1074731 [details]
File: environ

Comment 4 Maurizio 2015-09-18 08:43:41 UTC
Created attachment 1074732 [details]
File: journalctl

Comment 5 Maurizio 2015-09-18 08:43:42 UTC
Created attachment 1074733 [details]
File: lsblk_output

Comment 6 Maurizio 2015-09-18 08:43:43 UTC
Created attachment 1074734 [details]
File: nmcli_dev_list

Comment 7 Maurizio 2015-09-18 08:43:44 UTC
Created attachment 1074735 [details]
File: os_info

Comment 8 Maurizio 2015-09-18 08:43:47 UTC
Created attachment 1074736 [details]
File: program.log

Comment 9 Maurizio 2015-09-18 08:43:57 UTC
Created attachment 1074737 [details]
File: storage.log

Comment 10 Maurizio 2015-09-18 08:43:58 UTC
Created attachment 1074738 [details]
File: ifcfg.log

Comment 11 Maurizio 2015-09-18 08:43:59 UTC
Created attachment 1074739 [details]
File: packaging.log

Comment 12 Maurizio 2015-09-18 08:49:54 UTC
  ci door

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-20-1 ro rd.live.image quiet rhgb nomodeset
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
package:        anaconda-20.25.15-1.fc20.x86_64
packaging.log:  04:29:05,645 INFO packaging: rsync exited with code 23
product:        Fedora
reason:         LUKSError: luks device not configured
release:        Fedora release 20 (Heisenbug)
version:        20

Comment 13 David Shea 2015-09-18 13:00:16 UTC
Fedora 20 reached end of life on the 23rd of June this year. Furthermore, since it has been nearly two years since the end of development on the Fedora 20 installer, several significant changes have been made since then. It is possible that your issue has already been fixed. Please retry with a newer release of Fedora, and if you still encounter the issue, please create a new bug with the updated logs.