Description of problem: Fedora Rawhide Workstation netinst. KVM UEFI During Creating efi on /dev/sda1 this error pop up. Version-Release number of selected component: anaconda-28.13-1 The following was filed automatically by anaconda: anaconda 28.13-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1250, in do_it ped_partition.setName(dev.format.name) File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock return m(*args, **kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2096, in turn_on_filesystems storage.do_it(callbacks) File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task self._task(*self._task_args, **self._task_kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start self.run_task() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 366, in doInstall installation_queue.start() File "/usr/lib64/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 288, in run threading.Thread.run(self) AttributeError: '_ped.Partition' object has no attribute 'setName' Additional info: addons: com_redhat_docker, com_redhat_kdump blivet-gui-utils.log: cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.15.0-0.rc3.git1.1.fc28.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide
Created attachment 1367609 [details] File: anaconda-tb
Created attachment 1367610 [details] File: anaconda.log
Created attachment 1367611 [details] File: dnf.librepo.log
Created attachment 1367612 [details] File: environ
Created attachment 1367613 [details] File: hawkey.log
Created attachment 1367614 [details] File: lorax-packages.log
Created attachment 1367615 [details] File: lsblk_output
Created attachment 1367616 [details] File: lvm.log
Created attachment 1367617 [details] File: nmcli_dev_list
Created attachment 1367618 [details] File: os_info
Created attachment 1367619 [details] File: program.log
Created attachment 1367620 [details] File: storage.log
Created attachment 1367621 [details] File: syslog
Created attachment 1367622 [details] File: ifcfg.log
Created attachment 1367623 [details] File: packaging.log
Similar problem has been detected: It is reproducible addons: com_redhat_docker, com_redhat_kdump blivet-gui-utils.log: cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet hashmarkername: anaconda kernel: 4.15.0-0.rc3.git1.1.fc28.x86_64 package: anaconda-28.13-1 product: Fedora reason: AttributeError: '_ped.Partition' object has no attribute 'setName' release: Cannot get release name. version: rawhide
Similar problem has been detected: Boot the netinstall image for Fedora Rawhide 20171217. Then select details I must admit I don't recall, but what I do recall is setting the disk set up to be as: /dev/sda1 - /boot/efi (shared by other distros) /dev/sda10 - Boot partition (ext4, 1GB size) /dev/sda11 - root partition (Btrfs, 20GB size) chose to install from network. My network connection was wired. I make my live USB live by running: dd if=ISO of=/dev/sdc bs=4M status=progress && sync addons: com_redhat_kdump, com_redhat_docker blivet-gui-utils.log: cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet hashmarkername: anaconda kernel: 4.15.0-0.rc3.git4.1.fc28.x86_64 package: anaconda-28.13-1 product: Fedora reason: AttributeError: '_ped.Partition' object has no attribute 'setName' release: Cannot get release name. version: rawhide
Tried using just a /boot/efi and ext4 root partition and the same bug existed. These same settings with Fedora 27 work fine so it seems to just be a rawhide problem.
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.
*** This bug has been marked as a duplicate of bug 1323012 ***