Bug 1525712
Summary: | AttributeError: '_ped.Partition' object has no attribute 'setName' | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alessio <alciregi> | ||||||||||||||||||||||||||||||||
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: | 28 | CC: | anaconda-maint-list, brentonhorne77, jonathan, kellin, strelok5771, vanmeeuwen+fedora, vponcova, wwoods | ||||||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:07cf64197a98af226f9b22a06114213dc746661683d31aa9199282380dd397e7; | ||||||||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||
Last Closed: | 2018-12-13 17:20:42 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
Alessio
2017-12-13 22:02:42 UTC
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 *** |