Bug 1277930

Summary: pyanaconda.packaging.PayloadInstallError: Failed to mount the install tree
Product: [Fedora] Fedora Reporter: Richard A. Hogaboom <richard.hogaboom>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bf130648ecbf297f2fe9c77554ef4de1a309abb7cc533ad9b6204a4fc663fe3b;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 14:57:12 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 Richard A. Hogaboom 2015-11-04 11:31:56 UTC
Version-Release number of selected component:
anaconda-core-23.19.10-1.fc23.x86_64

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 87, in setup
    raise PayloadInstallError("Failed to mount the install tree")
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
    payload.setup(storage, instClass)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
pyanaconda.packaging.PayloadInstallError: Failed to mount the install tree

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-23-10 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.3-300.fc23.x86_64
other involved packages: python3-libs-3.4.3-5.fc23.x86_64
product:        Fedora
release:        Fedora release 23 (Twenty Three)
type:           anaconda
version:        23

Comment 1 Richard A. Hogaboom 2015-11-04 11:32:04 UTC
Created attachment 1089579 [details]
File: anaconda-tb

Comment 2 Richard A. Hogaboom 2015-11-04 11:32:05 UTC
Created attachment 1089580 [details]
File: anaconda.log

Comment 3 Richard A. Hogaboom 2015-11-04 11:32:06 UTC
Created attachment 1089581 [details]
File: environ

Comment 4 Richard A. Hogaboom 2015-11-04 11:32:09 UTC
Created attachment 1089582 [details]
File: journalctl

Comment 5 Richard A. Hogaboom 2015-11-04 11:32:10 UTC
Created attachment 1089583 [details]
File: lsblk_output

Comment 6 Richard A. Hogaboom 2015-11-04 11:32:11 UTC
Created attachment 1089584 [details]
File: nmcli_dev_list

Comment 7 Richard A. Hogaboom 2015-11-04 11:32:12 UTC
Created attachment 1089585 [details]
File: os_info

Comment 8 Richard A. Hogaboom 2015-11-04 11:32:14 UTC
Created attachment 1089586 [details]
File: program.log

Comment 9 Richard A. Hogaboom 2015-11-04 11:32:17 UTC
Created attachment 1089587 [details]
File: storage.log

Comment 10 Richard A. Hogaboom 2015-11-04 11:32:18 UTC
Created attachment 1089588 [details]
File: ifcfg.log

Comment 11 David Shea 2015-11-04 14:57:12 UTC
There are messages logged from the kernel about errors reading from the filesystems on the install media. This suggests either a hardware problem or an error in creating the media.


Nov 04 06:26:17 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#26 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Nov 04 06:26:17 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#26 Sense Key : Medium Error [current]
Nov 04 06:26:17 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#26 Add. Sense: No seek complete
Nov 04 06:26:17 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#26 CDB: Read(10) 28 00 00 01 1e d7 00 00 02 00
Nov 04 06:26:17 new-host-16 kernel: blk_update_request: I/O error, dev sr0, sector 293724
Nov 04 06:26:26 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#29 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Nov 04 06:26:26 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#29 Sense Key : Medium Error [current]
Nov 04 06:26:26 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#29 Add. Sense: No seek complete
Nov 04 06:26:26 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#29 CDB: Read(10) 28 00 00 01 1e d9 00 00 02 00
Nov 04 06:26:26 new-host-16 kernel: blk_update_request: I/O error, dev sr0, sector 293732
Nov 04 06:26:26 new-host-16 kernel: blk_update_request: I/O error, dev loop2, sector 134648
Nov 04 06:26:34 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#1 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Nov 04 06:26:34 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#1 Sense Key : Medium Error [current]
Nov 04 06:26:34 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#1 Add. Sense: No seek complete
Nov 04 06:26:34 new-host-16 kernel: sr 2:0:0:0: [sr0] tag#1 CDB: Read(10) 28 00 00 01 1e db 00 00 02 00
Nov 04 06:26:34 new-host-16 kernel: blk_update_request: I/O error, dev sr0, sector 293740
Nov 04 06:26:38 new-host-16 kernel: SQUASHFS error: squashfs_read_data failed to read block 0x41be164
Nov 04 06:26:38 new-host-16 kernel: SQUASHFS error: Unable to read data cache entry [41be164]
Nov 04 06:26:38 new-host-16 kernel: SQUASHFS error: Unable to read page, block 41be164, size 99c8
Nov 04 06:26:38 new-host-16 kernel: blk_update_request: I/O error, dev loop3, sector 741912