Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202862 - app-office/gnucash-2.2.2 has bad built_with_use check for x11-libs/goffice
Summary: app-office/gnucash-2.2.2 has bad built_with_use check for x11-libs/goffice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Torsten Veller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-20 13:38 UTC by Marijn Schouten (RETIRED)
Modified: 2007-12-20 15:21 UTC (History)
2 users (show)

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 Marijn Schouten (RETIRED) gentoo-dev 2007-12-20 13:38:20 UTC
app-office/gnucash-2.2.2 just died with:

Unable to resolve x11-libs/goffice to an installed package

I presume it just means it is uninstalled. It would be more helpful then if the message would be:

x11-libs/goffice is not installed. Install it with gnome use flag enabled.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-20 13:42:03 UTC
Erm... that's eutils.eclass message on broken built_with_use check used on a non-dependency; you should never see it in the first place. :)
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2007-12-20 15:21:37 UTC
I removed goffice completely while i wanted to remove <x11-libs/goffice-0.5.

Added goffice again. Thanks.