Bug 1244738 - pyanaconda.nm.SettingsNotFoundError: SettingsNotFoundError
Summary: pyanaconda.nm.SettingsNotFoundError: SettingsNotFoundError
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-20 12:01 UTC by poma
Modified: 2015-08-21 19:17 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-24 13:03:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
pyanaconda.nm.SettingsNotFoundError (173.90 KB, application/x-gzip)
2015-07-20 12:01 UTC, poma
no flags Details

Description poma 2015-07-20 12:01:21 UTC
Created attachment 1053861 [details]
pyanaconda.nm.SettingsNotFoundError

The following was filed automatically by anaconda:
anaconda 23.16-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/nm.py", line 755, in nm_device_setting_value
    raise SettingsNotFoundError(name)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 244, in __init__
    uuid = nm.nm_device_setting_value(device.get_iface(), "connection", "uuid")
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 721, in add_device_to_list
    dev_cfg = DeviceConfiguration(device=device)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 463, in initialize
    self.add_device_to_list(device)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1449, in initialize
    self.network_control_box.initialize()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 158, in _createBox
    spoke.initialize()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 336, in refresh
    self._createBox()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/__init__.py", line 847, in _on_continue_clicked
    nextAction.refresh()
pyanaconda.nm.SettingsNotFoundError: SettingsNotFoundError('enp2s1',)

Comment 1 poma 2015-07-24 01:31:47 UTC
anaconda 21.48.22.22-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/nm.py", line 754, in nm_device_setting_value
    raise SettingsNotFoundError(name)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 244, in __init__
    uuid = nm.nm_device_setting_value(device.get_iface(), "connection", "uuid")
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 720, in add_device_to_list
    dev_cfg = DeviceConfiguration(device=device)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 463, in initialize
    self.add_device_to_list(device)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1461, in initialize
    self.network_control_box.initialize()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 158, in _createBox
    spoke.initialize()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 336, in refresh
    self._createBox()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/__init__.py", line 847, in _on_continue_clicked
    nextAction.refresh()
pyanaconda.nm.SettingsNotFoundError: SettingsNotFoundError('ens3',)


Still present w/
anaconda-21.48.22.22-1.git20150723.fc24.x86_64 - git 572a451

Comment 2 poma 2015-07-24 01:42:07 UTC
How to reproduce,
delete connection profile,
equivalent on bare metal - cable not connected - connection profile doesn't exist.
then run 'liveinst'.

This bug is particularly lame, particularly with regard to LiveCDVD installs.
Heh.

Comment 3 David Shea 2015-07-24 13:03:12 UTC

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

Comment 4 poma 2015-08-18 09:14:05 UTC
anaconda-23.20-1.fc24 OK


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