Bug 875925

Summary: CryptoError: luks_close failed for luks-75788e18-c84c-462b-a98a-199a5523cd69
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5b42b3e1e17321295bf780ef1e57aed836b3470d75e805d34cbaf54b8893ea11
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-30 17:16:46 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: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: program.log
none
File: executable
none
File: product
none
File: anaconda.log
none
File: hashmarkername
none
File: cmdline_file
none
File: release
none
File: messages
none
File: other involved packages none

Description Kamil Páral 2012-11-12 20:26:22 UTC
Description of problem:
I have an external disk attached that is LUKS encrypted and mounted. Maybe that's the reason?

Version-Release number of selected component:
anaconda-18.28-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.28 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/crypto.py", line 125, in luks_close
:    raise CryptoError("luks_close failed for %s" % name)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 182, in teardown
:    crypto.luks_close(self.mapName)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 740, in _preTeardown
:    self.originalFormat.teardown()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 755, in teardown
:    if not self._preTeardown(recursive=recursive):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 313, in teardownParents
:    parent.teardown(recursive=recursive)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1928, in _postTeardown
:    self.teardownParents(recursive=recursive)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 759, in teardown
:    self._postTeardown(recursive=recursive)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3117, in findExistingInstallations
:    device.teardown()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 452, in reset
:    self.roots = findExistingInstallations(self.devicetree)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 139, in storageInitialize
:    storage.reset()
:  File "/usr/lib64/python2.7/threading.py", line 504, in run
:    self.__target(*self.__args, **self.__kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
:    threading.Thread.run(self, *args, **kwargs)
:CryptoError: luks_close failed for luks-75788e18-c84c-462b-a98a-199a5523cd69

Comment 1 Kamil Páral 2012-11-12 20:26:28 UTC
Created attachment 643739 [details]
File: anaconda-tb

Comment 2 Kamil Páral 2012-11-12 20:26:31 UTC
Created attachment 643740 [details]
File: environ

Comment 3 Kamil Páral 2012-11-12 20:26:33 UTC
Created attachment 643741 [details]
File: type

Comment 4 Kamil Páral 2012-11-12 20:26:35 UTC
Created attachment 643742 [details]
File: ifcfg.log

Comment 5 Kamil Páral 2012-11-12 20:26:38 UTC
Created attachment 643743 [details]
File: storage.log

Comment 6 Kamil Páral 2012-11-12 20:26:40 UTC
Created attachment 643744 [details]
File: version

Comment 7 Kamil Páral 2012-11-12 20:26:42 UTC
Created attachment 643745 [details]
File: program.log

Comment 8 Kamil Páral 2012-11-12 20:26:45 UTC
Created attachment 643746 [details]
File: executable

Comment 9 Kamil Páral 2012-11-12 20:26:46 UTC
Created attachment 643747 [details]
File: product

Comment 10 Kamil Páral 2012-11-12 20:26:49 UTC
Created attachment 643748 [details]
File: anaconda.log

Comment 11 Kamil Páral 2012-11-12 20:26:52 UTC
Created attachment 643749 [details]
File: hashmarkername

Comment 12 Kamil Páral 2012-11-12 20:26:54 UTC
Created attachment 643750 [details]
File: cmdline_file

Comment 13 Kamil Páral 2012-11-12 20:26:56 UTC
Created attachment 643751 [details]
File: release

Comment 14 Kamil Páral 2012-11-12 20:26:59 UTC
Created attachment 643752 [details]
File: messages

Comment 15 Kamil Páral 2012-11-12 20:27:01 UTC
Created attachment 643753 [details]
File: other involved packages

Comment 16 David Lehman 2013-05-30 17:16:46 UTC
You cannot have any filesystems mounted while performing an OS installation. There are no plans to allow this, either.

Comment 17 Kamil Páral 2013-05-31 08:26:55 UTC
Could anaconda display this information instead of crashing?