Bug 113005 - redhat-config-samba requires pygtk2-libglade
Summary: redhat-config-samba requires pygtk2-libglade
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: redhat-config-samba
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-07 09:20 UTC by Milan Kerslager
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-07 17:38:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Milan Kerslager 2004-01-07 09:20:57 UTC
redhat-config-samba requires pygtk2-libglade to run. The error message is:

Traceback (most recent call last):
  File "/usr/share/redhat-config-samba/redhat-config-samba.py", line
19, in ?
    import mainWindow
  File "/usr/share/redhat-config-samba/mainWindow.py", line 10, in ?
    import gtk.glade

Seems to me like automatic dependencies does not work properly.

Comment 1 Brent Fox 2004-01-07 17:38:49 UTC
I just added a Requires for pygtk2-libglade and committed it to cvs. 
Should be fixed in system-config-samba-1.2.1-1.  Thanks for your report.

Comment 2 Milan Kerslager 2004-01-08 10:30:13 UTC
I just wonder why auto-requires works with perl scripts and does not
work with python scripts...


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