Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305421 - app-misc/tomboy-0.12.2 should DEPEND on app-text/(scrollkeeper|rarian)
Summary: app-misc/tomboy-0.12.2 should DEPEND on app-text/(scrollkeeper|rarian)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 19:14 UTC by Alex Brandt (RETIRED)
Modified: 2010-07-03 17: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 Alex Brandt (RETIRED) gentoo-dev 2010-02-16 19:14:50 UTC
This package directly depends on app-text/scrollkeeper, but this is not listed in the DEPEND areas of the ebuild.  I haven't checked other versions but it possibly needs to be added a dependency there as well.

Reproducible: Always

Steps to Reproduce:
1.Emerge tomboy on a fresh install without the doc flag.
2.
3.

Actual Results:  
The package fails to run scrollkeeper and dies during emake.

Expected Results:  
The program should build correctly and does after the dependency is added.

I have created a modified ebuild to show that it does work and placed it in my personal overlay: layman XML URL: http://www.alunduil.com/svn/portage/trunk/portage/alunduil-overlay.xml; path to ebuild: http://www.alunduil.com/svn/portage/trunk/portage/app-misc/tomboy
Comment 1 Pacho Ramos gentoo-dev 2010-07-03 17:19:50 UTC
+  03 Jul 2010; Pacho Ramos <pacho@gentoo.org> tomboy-0.12.2.ebuild,
+  tomboy-1.0.1.ebuild, tomboy-1.2.1.ebuild:
+  app-text/rarian is required at build time, thanks to Alex Brandt for
+  reporting bug #305421