Bug 1220953 - RuntimeError: Unable to register enum 'PyNetworkManagerState'
Summary: RuntimeError: Unable to register enum 'PyNetworkManagerState'
Keywords:
Status: CLOSED DUPLICATE of bug 1204883
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:218cd95cd6768535eaeaef4965d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-12 22:47 UTC by satellitgo
Modified: 2015-07-23 19:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-23 19:27:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (342.20 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: anaconda.log (5.59 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: environ (699 bytes, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: journalctl (196.96 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: lsblk_output (1.96 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: nmcli_dev_list (1.42 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: os_info (443 bytes, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: program.log (33.53 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: storage.log (72.17 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details
File: ifcfg.log (2.10 KB, text/plain)
2015-05-12 22:47 UTC, satellitgo
no flags Details

Description satellitgo 2015-05-12 22:47:40 UTC
Description of problem:
try to install in VirtualBox with EFI flag set f22-LXDE-x86-TC3

Version-Release number of selected component:
anaconda-core-22.20.12-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.12-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 155, in __getattr__
    wrapper = enum_register_new_gtype_and_add(info)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 153, in nm_is_connected
    return nm_state() in (NetworkManager.State.CONNECTED_GLOBAL,
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1258, in _wait_for_connecting_NM
    if nm.nm_is_connected():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1292, in wait_for_connecting_NM_thread
    connected = _wait_for_connecting_NM()
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 244, in run
    threading.Thread.run(self, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 115, in wait
    self.raise_if_error(name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1216, in _runThread
    threadMgr.wait(THREAD_WAIT_FOR_CONNECTING_NM)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 244, in run
    threading.Thread.run(self, *args, **kwargs)
RuntimeError: Unable to register enum 'PyNetworkManagerState'

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-LXDE-x86_64-22-T3 ro rd.live.image quiet rhgb
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.1-300.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64, pygobject3-base-3.16.1-1.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Comment 1 satellitgo 2015-05-12 22:47:43 UTC
Created attachment 1024806 [details]
File: anaconda-tb

Comment 2 satellitgo 2015-05-12 22:47:44 UTC
Created attachment 1024807 [details]
File: anaconda.log

Comment 3 satellitgo 2015-05-12 22:47:44 UTC
Created attachment 1024808 [details]
File: environ

Comment 4 satellitgo 2015-05-12 22:47:46 UTC
Created attachment 1024809 [details]
File: journalctl

Comment 5 satellitgo 2015-05-12 22:47:46 UTC
Created attachment 1024810 [details]
File: lsblk_output

Comment 6 satellitgo 2015-05-12 22:47:47 UTC
Created attachment 1024811 [details]
File: nmcli_dev_list

Comment 7 satellitgo 2015-05-12 22:47:48 UTC
Created attachment 1024812 [details]
File: os_info

Comment 8 satellitgo 2015-05-12 22:47:49 UTC
Created attachment 1024813 [details]
File: program.log

Comment 9 satellitgo 2015-05-12 22:47:50 UTC
Created attachment 1024814 [details]
File: storage.log

Comment 10 satellitgo 2015-05-12 22:47:50 UTC
Created attachment 1024815 [details]
File: ifcfg.log

Comment 11 David Shea 2015-07-23 19:27:39 UTC

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


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