Bug 1146735

Summary: PayloadInstallError: Failed to mount the install tree
Product: [Fedora] Fedora Reporter: davidzgumberg
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, antonovvk, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f96fe6a01f4ac5286df190ed65cf97dd74e0b21e15068b2873fe91dc8fef4d53
Fixed In Version: anaconda-22.8-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-24 14:19:29 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

Description davidzgumberg 2014-09-26 00:21:00 UTC
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

Comment 1 davidzgumberg 2014-09-26 00:21:04 UTC
Created attachment 941306 [details]
File: anaconda-tb

Comment 2 davidzgumberg 2014-09-26 00:21:05 UTC
Created attachment 941307 [details]
File: anaconda.log

Comment 3 davidzgumberg 2014-09-26 00:21:05 UTC
Created attachment 941308 [details]
File: environ

Comment 4 davidzgumberg 2014-09-26 00:21:07 UTC
Created attachment 941309 [details]
File: journalctl

Comment 5 davidzgumberg 2014-09-26 00:21:08 UTC
Created attachment 941310 [details]
File: lsblk_output

Comment 6 davidzgumberg 2014-09-26 00:21:08 UTC
Created attachment 941311 [details]
File: nmcli_dev_list

Comment 7 davidzgumberg 2014-09-26 00:21:09 UTC
Created attachment 941312 [details]
File: os_info

Comment 8 davidzgumberg 2014-09-26 00:21:10 UTC
Created attachment 941313 [details]
File: program.log

Comment 9 davidzgumberg 2014-09-26 00:21:12 UTC
Created attachment 941314 [details]
File: storage.log

Comment 10 davidzgumberg 2014-09-26 00:21:12 UTC
Created attachment 941315 [details]
File: ifcfg.log

Comment 11 Brian Lane 2014-10-02 17:33:43 UTC
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

Comment 12 David Shea 2014-10-06 13:06:45 UTC
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.

Comment 13 David Shea 2014-10-08 17:12:51 UTC
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.