Bug 1027295 - UnknownDeviceError: UnknownDeviceError('ttyUSB0', GError('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.',))
Summary: UnknownDeviceError: UnknownDeviceError('ttyUSB0', GError('GDBus.Error:org.fre...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:09ff2c7f03f0c72a504f0cc98c5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 13:49 UTC by hari.ch13
Modified: 2014-01-22 12:00 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-06 14:53:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (432.01 KB, text/plain)
2013-11-06 13:49 UTC, hari.ch13
no flags Details
File: anaconda.log (2.76 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: environ (517 bytes, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: lsblk_output (3.36 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: messages (203.82 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: nmcli_dev_list (3.56 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: os_info (179 bytes, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: program.log (14.58 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: storage.log (216.94 KB, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details
File: ifcfg.log (494 bytes, text/plain)
2013-11-06 13:50 UTC, hari.ch13
no flags Details

Description hari.ch13 2013-11-06 13:49:40 UTC
Description of problem:
i tried to install fedora 19 using usb.
a message unknown error occured comes and installation stops

Version-Release number of selected component:
anaconda-19.30.13-1.fc19.x86_64

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 159, in nm_device_property
    raise UnknownDeviceError(name, e)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 212, in nm_device_type
    return nm_device_property(name, "DeviceType")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 194, in nm_device_type_is_ethernet
    return nm_device_type(name) == NetworkManager.DeviceType.ETHERNET
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 309, in dumpMissingDefaultIfcfgs
    if not nm.nm_device_type_is_ethernet(devname):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 893, in networkInitialize
    if dumpMissingDefaultIfcfgs():
  File "/sbin/anaconda", line 1038, in <module>
    networkInitialize(ksdata)
UnknownDeviceError: UnknownDeviceError('ttyUSB0', GError('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.',))

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Comment 1 hari.ch13 2013-11-06 13:49:57 UTC
Created attachment 820376 [details]
File: anaconda-tb

Comment 2 hari.ch13 2013-11-06 13:50:01 UTC
Created attachment 820377 [details]
File: anaconda.log

Comment 3 hari.ch13 2013-11-06 13:50:05 UTC
Created attachment 820378 [details]
File: environ

Comment 4 hari.ch13 2013-11-06 13:50:10 UTC
Created attachment 820379 [details]
File: lsblk_output

Comment 5 hari.ch13 2013-11-06 13:50:18 UTC
Created attachment 820380 [details]
File: messages

Comment 6 hari.ch13 2013-11-06 13:50:23 UTC
Created attachment 820381 [details]
File: nmcli_dev_list

Comment 7 hari.ch13 2013-11-06 13:50:28 UTC
Created attachment 820382 [details]
File: os_info

Comment 8 hari.ch13 2013-11-06 13:50:34 UTC
Created attachment 820383 [details]
File: program.log

Comment 9 hari.ch13 2013-11-06 13:50:45 UTC
Created attachment 820384 [details]
File: storage.log

Comment 10 hari.ch13 2013-11-06 13:50:49 UTC
Created attachment 820385 [details]
File: ifcfg.log

Comment 11 Radek Vykydal 2013-11-06 14:53:40 UTC
This should be fixed in F20 where nm.nm_devices() returns only devices of types supported in installer (ie not gsm) so the traceback should not occur.

If you still hit this issue with Fedora 20 (Alpha, Beta, Final) feel free to reopen the bug.

Comment 12 Jan Hutař 2014-01-22 12:00:42 UTC
Maybe also related to bug 1046307?


Note You need to log in before you can comment on or make changes to this bug.