Bug 1031923 - LUKSError: luks device not configured
Summary: LUKSError: luks device not configured
Keywords:
Status: CLOSED DUPLICATE of bug 983099
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d920b86ddd246ddb417eb314c9a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-19 06:58 UTC by Luke Macken
Modified: 2016-09-20 02:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-08 22:45:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (670.99 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: anaconda.log (59.15 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: environ (520 bytes, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: journalctl (266.80 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: lsblk_output (2.11 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: nmcli_dev_list (5.62 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: os_info (291 bytes, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: program.log (34.30 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: storage.log (277.95 KB, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details
File: ifcfg.log (646 bytes, text/plain)
2013-11-19 06:59 UTC, Luke Macken
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.