Description of problem: Anaconda crashes at the end of installing on an Asus Eee PC 700. F19 Beta i386 installed from PXE. The packages get installed fine but at the end of the install there's an exception (something w/ networkmanager). F19 will boot if I power it off, but root password and user accounts aren't set. This is a consistant problem; I've recreated it twice. The following was filed automatically by anaconda: anaconda 19.30-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 384, in nm_device_setting_value raise DeviceSettingsNotFoundError(name) File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 692, in <genexpr> for dev in nm.nm_devices())): File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 692, in disableIPV6 for dev in nm.nm_devices())): File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 756, in write_network_config disableIPV6(rootpath) File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 809, in execute network.write_network_config(storage, ksdata, instClass, ROOT_PATH) File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 78, in doConfiguration ksdata.network.execute(storage, ksdata, instClass) File "/usr/lib/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) DeviceSettingsNotFoundError: DeviceSettingsNotFoundError('wlp1s0',) Version-Release number of selected component: anaconda-19.30-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=f19i386/initrd.img noipv6 repo=http://192.168.81.25/distros/f19i386 BOOT_IMAGE=f19i386/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.2-301.fc19.i686 product: Fedora release: Cannot get release name. type: anaconda version: 19-Beta Truncated backtrace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 78, in doConfiguration ksdata.network.execute(storage, ksdata, instClass) File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 809, in execute network.write_network_config(storage, ksdata, instClass, ROOT_PATH) File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 756, in write_network_config disableIPV6(rootpath) File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 692, in disableIPV6 for dev in nm.nm_devices())): File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 692, in <genexpr> for dev in nm.nm_devices())): File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 384, in nm_device_setting_value raise DeviceSettingsNotFoundError(name) DeviceSettingsNotFoundError: DeviceSettingsNotFoundError('wlp1s0',)
Created attachment 756283 [details] File: anaconda-tb
Created attachment 756284 [details] File: anaconda.log
Created attachment 756285 [details] File: backtrace
Created attachment 756286 [details] File: environ
Created attachment 756287 [details] File: ifcfg.log
Created attachment 756288 [details] File: lsblk_output
Created attachment 756289 [details] File: nmcli_dev_list
Created attachment 756290 [details] File: packaging.log
Created attachment 756291 [details] File: program.log
Created attachment 756292 [details] File: storage.log
Created attachment 756293 [details] File: syslog
Patch sent for review, if you want you can check it using updates image for F19 Beta by adding updates=http://rvykydal.fedorapeople.org/updates.noipv6wifi.img to boot options.
Discussed at 2013-06-05 freeze exception review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2013-06-05/f19final-blocker-review-3.2013-06-05-16.05.log.txt . Accepted as a freeze exception issue: we're basically +1 to all fixes for vaguely encounter-able crashes at this point.
anaconda-19.30.3-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/anaconda-19.30.3-1.fc19
Package anaconda-19.30.3-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-19.30.3-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10283/anaconda-19.30.3-1.fc19 then log in and leave karma (feedback).
anaconda-19.30.3-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.