Bug 18928 - В dbus-inspector отсутствует зависимость на python-module-pygtk-libglade
Summary: В dbus-inspector отсутствует зависимость на python-module-pygtk-libglade
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: dbus-inspector (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 11:06 MSK by Evgeny Sinelnikov
Modified: 2009-08-24 02:41 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).