Bug 972285

Summary: [abrt] system-config-services-0.101.9-1.fc18: system-config-services:47:<module>:ImportError: No module named gui
Product: [Fedora] Fedora Reporter: Fabien Archambault <marbolangos>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:22fcdbb850a6fa28a796abf3733efe21533c7c35
Fixed In Version: system-config-services-0.101.10-1.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 972661 (view as bug list) Environment:
Last Closed: 2013-06-10 11:11:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Fabien Archambault 2013-06-08 06:43:40 UTC
Description of problem:
Updating system with yum

Version-Release number of selected component:
system-config-services-0.101.9-1.fc18

Additional info:
cmdline:        /usr/bin/python /sbin/system-config-services
core_backtrace: 65096fc6557efe46b4d34e7b7e710af65fbe83b7 0x2f <module> /sbin/system-config-services -
executable:     /sbin/system-config-services
kernel:         3.8.11-200.fc18.i686.PAE
uid:            0

Truncated backtrace:
system-config-services:47:<module>:ImportError: No module named gui

Traceback (most recent call last):
  File "/sbin/system-config-services", line 47, in <module>
    from scservices.gui import UIController
ImportError: No module named gui

Local variables in innermost frame:
GPollableInputStream: <class 'gio.__main__.GPollableInputStream'>
__builtins__: <module '__builtin__' (built-in)>
__file__: '/sbin/system-config-services'
gettext: <module 'gettext' from '/usr/lib/python2.7/gettext.pyc'>
__package__: None
sys: <module 'sys' (built-in)>
locale: <module 'locale' from '/usr/lib/python2.7/locale.pyc'>
use_dbus: None
GInitiallyUnowned: <class 'gtk.__main__.GInitiallyUnowned'>
__name__: '__main__'
GPollableOutputStream: <class 'gio.__main__.GPollableOutputStream'>
GFileDescriptorBased: <class 'gio.__main__.GFileDescriptorBased'>
__doc__: None
_: <function <lambda> at 0xb7737fb4>

Potential duplicate: bug 954165

Comment 1 Fabien Archambault 2013-06-08 06:43:43 UTC
Created attachment 758477 [details]
File: backtrace

Comment 2 Fabien Archambault 2013-06-08 06:43:46 UTC
Created attachment 758478 [details]
File: environ

Comment 3 Nils Philippsen 2013-06-10 11:11:18 UTC
This is fixed in system-config-services-0.101.10-1.fc18 which is available as a stable update since mid of May. See bug #960478 for details, which covers the same issue (on Fedora 19).