Description of problem: Tried to install Fedora 19 TC3 using kickstart file from http://mkrizek.fedorapeople.org/default.ks (only replaced vda with sda). It showed traceback on the main hub. The following was filed automatically by anaconda: anaconda 19.30.5-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 581, in gtk_action_1 self._autodetectLabel.set_text(_("Label: %s") % self._cdrom.format.label or "") File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 52, in _idle_method ret = func(*args) AttributeError: 'DeviceFormat' object has no attribute 'label' Version-Release number of selected component: anaconda-19.30.5-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: inst.repo=nfs:nfs.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/19-TC3/Fedora/i386/iso/Fedora-19-TC3-i386-DVD.iso initrd=F19/TC3/i386/initrd.img ks=http://www.stud.fit.vutbr.cz/~xsedla85/default.ks BOOT_IMAGE=F19/TC3/i386/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.4-301.fc19.i686 product: Fedora release: Cannot get release name. type: anaconda version: 19-TC3 Truncated backtrace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 52, in _idle_method ret = func(*args) File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 581, in gtk_action_1 self._autodetectLabel.set_text(_("Label: %s") % self._cdrom.format.label or "") AttributeError: 'DeviceFormat' object has no attribute 'label'
Created attachment 762443 [details] File: anaconda-tb
Created attachment 762444 [details] File: anaconda.log
Created attachment 762445 [details] File: backtrace
Created attachment 762446 [details] File: environ
Created attachment 762447 [details] File: ifcfg.log
Created attachment 762448 [details] File: ks.cfg
Created attachment 762449 [details] File: lsblk_output
Created attachment 762450 [details] File: nmcli_dev_list
Created attachment 762451 [details] File: packaging.log
Created attachment 762452 [details] File: program.log
Created attachment 762453 [details] File: storage.log
Created attachment 762454 [details] File: syslog
Fixed in commit 4015a5c on master only.
Installing F19 ISO using qemu-system-ppc64 -serial null -monitor nulll -m 2048 -cpu 970fx -M mac99 -drive file=disk.img,if=virtio,index=0 -cdrom=Fedora-19-ppc64-DVD.iso -net nic,macaddr=52.54.00.11.22.33,model=virtio -net tap -kernel vmlinux (from the DVD iso) -initrd initrd.img (also from the DVD iso) After selecting North American English, I get to this crash. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: hashmarkername: anaconda kernel: 3.9.5-301.fc19.ppc64 package: anaconda-19.30.13-1 product: Fedora reason: AttributeError: 'DeviceFormat' object has no attribute 'label' release: Cannot get release name. version: 19