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
Created attachment 643739 [details] File: anaconda-tb
Created attachment 643740 [details] File: environ
Created attachment 643741 [details] File: type
Created attachment 643742 [details] File: ifcfg.log
Created attachment 643743 [details] File: storage.log
Created attachment 643744 [details] File: version
Created attachment 643745 [details] File: program.log
Created attachment 643746 [details] File: executable
Created attachment 643747 [details] File: product
Created attachment 643748 [details] File: anaconda.log
Created attachment 643749 [details] File: hashmarkername
Created attachment 643750 [details] File: cmdline_file
Created attachment 643751 [details] File: release
Created attachment 643752 [details] File: messages
Created attachment 643753 [details] File: other involved packages
You cannot have any filesystems mounted while performing an OS installation. There are no plans to allow this, either.
Could anaconda display this information instead of crashing?