Version-Release number of selected component: anaconda-core-21.48.6-1.fc21.x86_64 The following was filed automatically by anaconda: anaconda 21.48.6-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", line 81, in setup raise PayloadInstallError("Failed to mount the install tree") File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1090, in payloadInitialize payload.setup(storage, instClass) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) PayloadInstallError: Failed to mount the install tree Additional info: cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.1-301.fc21.x86_64 other involved packages: python-libs-2.7.8-4.1.fc21.x86_64 product: Fedora release: Fedora release 21 (Twenty One) type: anaconda version: 21
Created attachment 941306 [details] File: anaconda-tb
Created attachment 941307 [details] File: anaconda.log
Created attachment 941308 [details] File: environ
Created attachment 941309 [details] File: journalctl
Created attachment 941310 [details] File: lsblk_output
Created attachment 941311 [details] File: nmcli_dev_list
Created attachment 941312 [details] File: os_info
Created attachment 941313 [details] File: program.log
Created attachment 941314 [details] File: storage.log
Created attachment 941315 [details] File: ifcfg.log
Looks like you had 2 copies running at the same time: 13:19:30,532 INFO anaconda: /sbin/anaconda 21.48.6-1 13:19:30,682 INFO anaconda: 3932160 kB (3840 MB) are available 13:19:30,759 INFO anaconda: /sbin/anaconda 21.48.6-1 13:19:30,800 INFO anaconda: check_memory(): total:3932160, needed:320, graphical:410 13:19:30,816 INFO anaconda: Not doing 'start audit daemon' in live installation 13:19:30,817 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] 13:19:30,818 INFO anaconda: Default encoding = ascii 13:19:30,837 INFO anaconda: 3932160 kB (3840 MB) are available 13:19:30,875 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks 13:19:30,948 INFO anaconda: check_memory(): total:3932160, needed:320, graphical:410 13:19:30,956 INFO anaconda: Not doing 'start audit daemon' in live installation 13:19:30,956 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] 13:19:30,957 INFO anaconda: Default encoding = ascii 13:19:31,000 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks 13:19:31,383 INFO anaconda: Display mode = g 13:19:31,383 INFO anaconda: Display mode = g
Well, we probably shouldn't allow that ;-) I ran into something similar on the KDE live image, because I can't remember how to use KDE and double-clicking on the install icon double-started anaconda.
Pushed a fix for rawhide. The new error messages add translatable strings, and we're past the F21 string freeze, so for 21 just don't start more than one anaconda.