Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 202862

Summary: app-office/gnucash-2.2.2 has bad built_with_use check for x11-libs/goffice
Product: Gentoo Linux Reporter: Marijn Schouten (RETIRED) <hkbst>
Component: New packagesAssignee: Torsten Veller (RETIRED) <tove>
Status: RESOLVED FIXED    
Severity: normal CC: gnome-office+disabled, jakub
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.