Package: python2.4-avahi Version: 0.5.2-3 Severity: normal I was unable to run avahi-browse until I installed python2.4-gdbm manually:
$ /usr/bin/avahi-browse Sorry, to use this tool you need to install Avahi, pygtk and python-dbus. $ python2.4 Python 2.4.1 (#2, May 5 2005, 11:32:06) [GCC 3.3.5 (Debian 1:3.3.5-12)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import avahi >>> import gobject >>> import dbus >>> import avahi.ServiceTypeDatabase Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.4/site-packages/avahi/ServiceTypeDatabase.py", line 22, in ? import gdbm ImportError: No module named gdbm >>> It appears that python2.4-avahi should depend on python2.4-gdbm. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.12-1-k7 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages avahi-utils depends on: ii avahi-daemon 0.5.2-3 Avahi mDNS/DNS-SD daemon ii python2.4 2.4.1-2 An interactive high-level object-o ii python2.4-avahi 0.5.2-3 Python utility package for Avahi ii python2.4-dbus 0.50-1 simple interprocess messaging syst ii python2.4-gtk2 2.6.3-2 Python bindings for the GTK+ widge -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]