Bug 18928

Summary: В dbus-inspector отсутствует зависимость на python-module-pygtk-libglade
Product: Sisyphus Reporter: Evgeny Sinelnikov <sin>
Component: dbus-inspectorAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Evgeny Sinelnikov 2009-02-21 11:06:07 MSK
Из-за отсутствия зависимости на python-module-pygtk-libglade пакет dbus-inspector после установки может быт не работоспособен (та же проблема и в бранче 5.0):

$ dbus-inspector
Traceback (most recent call last):
  File "/usr/bin/dbus-inspector", line 18, in <module>
    import gtk, gtk.glade, gobject
ImportError: No module named glade
Comment 1 Repository Robot 2009-08-24 02:41:39 MSD
dbus-inspector-0-alt2.svn7 -> sisyphus:

* Sun Aug 23 2009 Alexander Myltsev <avm@altlinux> 0-alt2.svn7

- Add explicit dependency on Glade (closes #18928).