Bug 840663

Summary: Yumex can no longer be run as root even with --root flag
Product: [Fedora] Fedora Reporter: Ed Friedman <edfriedmangvs>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-17 04:46:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ed Friedman 2012-07-16 20:51:13 UTC
Description of problem:
yumex --root no longer works

Version-Release number of selected component (if applicable):
yumex-3.0.5-2.fc17.noarch

How reproducible:
Always

Steps to Reproduce:
1.Type:  yumex --root
2.
3.
  
Actual results:
Yumex crashes.

Expected results:
Yumex should run as root

Additional info:
The error printed out is:
Traceback (most recent call last):
  File "/bin/yumex", line 42, in <module>
    app = YumexApplication(backend)
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 203, in __init__
    Controller.__init__(self, BUILDER_FILE , 'main', domain='yumex')
  File "/usr/lib/python2.7/site-packages/guihelpers/__init__.py", line 278, in __init__
    self.ui = UI(filename, rootname, domain)
  File "/usr/lib/python2.7/site-packages/guihelpers/__init__.py", line 256, in __init__
    self.add_from_file(filename)
GError: Failed to open file '/bin/yumex.glade': No such file or directory

Comment 1 Tim Lauridsen 2012-07-17 04:46:06 UTC

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