Description of problem: nightly boot.iso (21.37) with updates image with master branch since 21.37 build. Version-Release number of selected component: anaconda-unknown The following was filed automatically by anaconda: anaconda unknown exception report Traceback (most recent call first): File "/tmp/updates/pyanaconda/nm.py", line 223, in nm_device_property raise UnknownDeviceError(name, e) File "/tmp/updates/pyanaconda/nm.py", line 359, in nm_device_type return nm_device_property(name, "DeviceType") File "/tmp/updates/pyanaconda/nm.py", line 261, in nm_device_type_is_ethernet return nm_device_type(name) == NetworkManager.DeviceType.ETHERNET File "/tmp/updates/pyanaconda/network.py", line 271, in dumpMissingDefaultIfcfgs if not nm.nm_device_type_is_ethernet(devname): File "/tmp/updates/pyanaconda/network.py", line 1151, in networkInitialize devnames = dumpMissingDefaultIfcfgs() File "/sbin/anaconda", line 1186, in <module> networkInitialize(ksdata) UnknownDeviceError: UnknownDeviceError('', GError('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.',)) Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 inst.updates=http://updates.notae.us/updates.img executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.15.0-0.rc7.git0.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide Potential duplicate: bug 1045523
Created attachment 899730 [details] File: anaconda-tb
Created attachment 899731 [details] File: anaconda.log
Created attachment 899732 [details] File: environ
Created attachment 899733 [details] File: lsblk_output
Created attachment 899734 [details] File: nmcli_dev_list
Created attachment 899735 [details] File: os_info
Created attachment 899736 [details] File: program.log
Created attachment 899737 [details] File: storage.log
Created attachment 899738 [details] File: syslog
Created attachment 899739 [details] File: ifcfg.log
It looks like the devname from dumpMissingDefaultIfcfgs is somehow set to ''
If I move up the stack a couple frames to where I can run nm.nm_devices() I get ['ens3'] as the output. Also, it is repeatable.
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.