| Summary: | net-dns/avahi-0.6.21 doesn't install __init__.py | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Åsmund Grammeltvedt <asmundg.bugs.gentoo.org> |
| Component: | Current packages | Assignee: | Sven Wegener <swegener> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge log | ||
|
Description
Åsmund Grammeltvedt
2007-09-14 12:36:23 UTC
Uhm? Perhaps attach emerge.log here? # equery f avahi | grep python /usr/lib/python2.5 /usr/lib/python2.5/site-packages /usr/lib/python2.5/site-packages/avahi /usr/lib/python2.5/site-packages/avahi/ServiceTypeDatabase.py /usr/lib/python2.5/site-packages/avahi/SimpleGladeApp.py /usr/lib/python2.5/site-packages/avahi/__init__.py Created attachment 131211 [details]
emerge log
Hm, I just noticed: "Building avahi-python: no (You need python, pygtk and python-dbus!)" Could that be relevant? Note that those should be available anyway: [I--] [ ] dev-python/pygtk-2.10.4 (2) [I--] [ ] dev-python/dbus-python-0.80.2 (0) They are available, but your are explicit disabling gtk support with USE="-gtk". |