id,summary,reporter,owner,description,type,status,milestone,component,resolution,keywords,cc
44,avahi can't find the Python module dbus,bjourne@…,lennart,"This happens during the configure step of avahi using  jhbuild:

{{{
checking for python module dbus... no
configure: error: Could not find Python module dbus
}}}

But it is not entierly clear what it is complaining about:

{{{
$ python
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type ""help"", ""copyright"", ""credits"" or ""license"" for more information.
>>> import dbus
>>>
}}}

The dbus module is there.",defect,closed,,avahi-client,invalid,,
