Bug 1193186 - Anaconda: error with active PPPoE connection
Summary: Anaconda: error with active PPPoE connection
Keywords:
Status: CLOSED DUPLICATE of bug 1086666
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:259382ac654ee31163abb6020ca...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-16 19:35 UTC by Mikhail Koviazin
Modified: 2015-04-15 14:06 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-15 14:06:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (233.13 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: anaconda.log (2.35 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: environ (614 bytes, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: journalctl (135.12 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: lsblk_output (3.13 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: nmcli_dev_list (1.84 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: os_info (377 bytes, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: program.log (9.15 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: storage.log (78.26 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details
File: ifcfg.log (1.32 KB, text/plain)
2015-02-16 19:35 UTC, Mikhail Koviazin
no flags Details

Description Mikhail Koviazin 2015-02-16 19:35:42 UTC
Description of problem:
Simple run "Install to hard disk" from the liveUSB :(

Version-Release number of selected component:
anaconda-core-21.48.21-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.48.21-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 251, in nm_device_property
    raise UnknownDeviceError(name, e)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 387, in nm_device_type
    return nm_device_property(name, "DeviceType")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 289, 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 271, in dumpMissingDefaultIfcfgs
    if not nm.nm_device_type_is_ethernet(devname):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1154, in networkInitialize
    devnames = dumpMissingDefaultIfcfgs()
  File "/sbin/anaconda", line 1352, in <module>
    networkInitialize(ksdata)
UnknownDeviceError: UnknownDeviceError('enp3s0', GLib.Error('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.', 'g-io-error-quark', 36))

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-21-5 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.17.4-301.fc21.x86_64
product:        Fedora"
release:        Fedora release 21 (Twenty One)
type:           anaconda
version:        Fedora

Comment 1 Mikhail Koviazin 2015-02-16 19:35:44 UTC
Created attachment 992355 [details]
File: anaconda-tb

Comment 2 Mikhail Koviazin 2015-02-16 19:35:46 UTC
Created attachment 992356 [details]
File: anaconda.log

Comment 3 Mikhail Koviazin 2015-02-16 19:35:47 UTC
Created attachment 992357 [details]
File: environ

Comment 4 Mikhail Koviazin 2015-02-16 19:35:49 UTC
Created attachment 992358 [details]
File: journalctl

Comment 5 Mikhail Koviazin 2015-02-16 19:35:50 UTC
Created attachment 992359 [details]
File: lsblk_output

Comment 6 Mikhail Koviazin 2015-02-16 19:35:51 UTC
Created attachment 992360 [details]
File: nmcli_dev_list

Comment 7 Mikhail Koviazin 2015-02-16 19:35:52 UTC
Created attachment 992361 [details]
File: os_info

Comment 8 Mikhail Koviazin 2015-02-16 19:35:53 UTC
Created attachment 992362 [details]
File: program.log

Comment 9 Mikhail Koviazin 2015-02-16 19:35:55 UTC
Created attachment 992363 [details]
File: storage.log

Comment 10 Mikhail Koviazin 2015-02-16 19:35:56 UTC
Created attachment 992364 [details]
File: ifcfg.log

Comment 11 Mikhail Koviazin 2015-02-16 19:42:40 UTC
Actually problem maybe was caused because current net connection was ppp0. Seriously, can anybody tell me why should I every time run 'nm-connection-editor' from the terminal just for add PPPoE connection?! The funniest fact is that problem is specific only to GNOME

Comment 12 Mikhail Koviazin 2015-02-16 19:47:52 UTC
Yep, I was right. After changing connection to enp3s0 Anaconda started correctly.

Comment 13 Mikhail Koviazin 2015-02-26 07:50:57 UTC
Ping?

Comment 14 David Shea 2015-04-15 14:06:52 UTC

*** This bug has been marked as a duplicate of bug 1086666 ***


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