Bug 997947
| Summary: | AttributeError: 'DeviceFormat' object has no attribute 'mount' | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chuck Forsberg <caf> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | allinux4, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mbriza, mkolman, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:7f552d334179e61f8479536ab7453b7a909bb30ff380ca3f71310715d94b9f8a | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2015-01-05 16:24:07 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: |
|
||||||||||||||||||||||||||
Created attachment 787328 [details]
File: anaconda-tb
Created attachment 787329 [details]
File: anaconda.log
Created attachment 787330 [details]
File: environ
Created attachment 787331 [details]
File: lsblk_output
Created attachment 787332 [details]
File: nmcli_dev_list
Created attachment 787333 [details]
File: os_info
Created attachment 787334 [details]
File: program.log
Created attachment 787335 [details]
File: storage.log
Created attachment 787336 [details]
File: syslog
Created attachment 787337 [details]
File: ifcfg.log
Created attachment 787338 [details]
File: packaging.log
there is still a problem with this thing requiring a password which is not supposed to be there cmdline: /usr/bin/python /sbin/anaconda cmdline_file: repo=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz hashmarkername: anaconda kernel: 3.11.0-0.rc5.git5.1.fc20.x86_64 package: anaconda-20.6-1 product: Fedora reason: AttributeError: 'DeviceFormat' object has no attribute 'mount' release: Cannot get release name. version: rawhide tried to install with pxeboot cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img ramdisk_size=9216 root=live:http://192.168.1.13/squashfs.img repo=http://192.168.1.13/rawhide/os BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.11.0-0.rc6.git0.1.fc20.x86_64 package: anaconda-20.6-1 product: Fedora reason: AttributeError: 'DeviceFormat' object has no attribute 'mount' release: Cannot get release name. version: rawhide This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 I'm just sitting here, trying a third F20 image from PXE... This happened after I selected my language and was going to set a different keyboard layout but I have no idea if I managed to click the KEYBOARD button before the error window appeared. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/distrotrees/64158/initrd method=http://download-01.eng.brq.redhat.com/pub/fedora/linux/development-snapshot-20130916/20/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/fedora/linux/development-snapshot-20130916/20/x86_64/os/ BOOT_IMAGE=/distrotrees/64158/kernel hashmarkername: anaconda kernel: 3.11.0-300.fc20.x86_64 package: anaconda-20.10-1 product: Fedora reason: AttributeError: 'DeviceFormat' object has no attribute 'mount' release: Cannot get release name. version: 20 *** This bug has been marked as a duplicate of bug 1000889 *** |
Description of problem: pxeboot install attempted Version-Release number of selected component: anaconda-20.6-1 The following was filed automatically by anaconda: anaconda 20.6-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/image.py", line 194, in opticalInstallMedia dev.format.mount(mountpoint=mountpoint) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 579, in _initialize self._cdrom = opticalInstallMedia(self.storage.devicetree) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) AttributeError: 'DeviceFormat' object has no attribute 'mount' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img ramdisk_size=9216 root=live:http://192.168.1.13/squashfs.img repo=http://192.168.1.13/rawhide/os BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.0-0.rc5.git3.1.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide