Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 700314 - [abrt] yumex-3.0.2-1.fc15: gui.py:27:<module>:ImportError: No module named gconf
Summary: [abrt] yumex-3.0.2-1.fc15: gui.py:27:<module>:ImportError: No module named gconf
Keywords:
Status: CLOSED DUPLICATE of bug 695144
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c36cf5240fbb05d1d4dc3ef26fa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-28 06:06 UTC by Foxcool
Modified: 2011-04-28 12:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-28 12:03:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (6.65 KB, text/plain)
2011-04-28 06:06 UTC, Foxcool
no flags Details

Description Foxcool 2011-04-28 06:06:55 UTC
abrt version: 2.0.1
package: yumex-3.0.2-1.fc15
cmdline: /usr/bin/python /usr/share/yumex/yumex.pyc
executable: /usr/share/yumex/yumex.pyc
component: yumex
uid: 500
kernel: 2.6.38.2-9.fc15.i686
reason: gui.py:27:<module>:ImportError: No module named gconf
architecture: i686
username: Foxcool
os_release: Fedora release 15 (Lovelock)
time: 1303808061

Text file: backtrace, 6808 bytes

comment
-----
[Foxcool@foxbook ~]$ sudo yumex
[sudo] password for Foxcool: 
Traceback (most recent call last):
  File "/usr/share/yumex/yumex.py", line 25, in <module>
    from yumexgui import YumexApplication
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 34, in <module>
    from yumexgui.gui import Notebook, PackageInfo, CompletedEntry, YumexStatusIcon
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 27, in <module>
    import gconf, subprocess
ImportError: No module named gconf
[Foxcool@foxbook ~]$ 

event_log
-----
2011-04-26-16:31:35> Empty login or password, please check your configuration
2011-04-26-16:31:35* (exited with 1)

Comment 1 Foxcool 2011-04-28 06:06:58 UTC
Created attachment 495408 [details]
File: backtrace

Comment 2 Tim Lauridsen 2011-04-28 12:03:12 UTC

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


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