Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391229 - dev-python/evolution-python: Missing dependency on dev-python/libbonobo-python
Summary: dev-python/evolution-python: Missing dependency on dev-python/libbonobo-python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 11:59 UTC by Joakim Gebart Nohlgård
Modified: 2011-11-23 18:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Gebart Nohlgård 2011-11-21 11:59:46 UTC
dev-python/libbonobo-python should be listed as a dependency in dev-python/evolution-python. If it is not installed both evolution.ecal and evolution.ebook fails to import.

After installing dev-python/libbonobo-python manually everything seems to work as expected.

Reproducible: Always

Steps to Reproduce:
1. start python
2. import evolution.ecal
3. read error message.
Actual Results:  
ImportError: No module named bonobo
Comment 1 Pacho Ramos gentoo-dev 2011-11-23 18:19:07 UTC
+  23 Nov 2011; Pacho Ramos <pacho@gentoo.org> evolution-python-2.32.0.ebuild:
+  RDEPEND on dev-python/libbonobo-python:2, bug #391229 by Joakim Gebart.
+