Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140291 - gnucash-2.0 will not install with USE="-gnome"
Summary: gnucash-2.0 will not install with USE="-gnome"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 19:56 UTC by Darren Dale
Modified: 2006-10-06 04:27 UTC (History)
1 user (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 Darren Dale 2006-07-13 19:56:30 UTC
I've built my system with USE="-gnome". I'm trying to upgrade gnucash, and I get the following error:

emerge -uDv gnucash
Calculating dependencies... done!

>>> Emerging (1 of 1) app-office/gnucash-2.0.0 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking gnucash-2.0.0.tar.gz ;-)
>>> checking gnucash-docs-2.0.0.tar.gz ;-)

!!! ERROR: app-office/gnucash-2.0.0 failed.
Call stack:
  ebuild.sh, line 1561:   Called dyn_setup
  ebuild.sh, line 668:   Called pkg_setup
  gnucash-2.0.0.ebuild, line 53:   Called die

!!! gnome-extra/libgsf must be built with gnome
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 02:07:59 UTC
> gnome-extra/libgsf must be built with gnome

Did you actually read the message?
Comment 2 Erik 2006-10-06 04:27:32 UTC
I got this error too. It seems like emerge asks the user to build libgsf with gnome. Is there a way to make emerge handle dependencies automatically like other common package managers do?

Workaround: I added "gnome-extra/libgsf gnome" to /etc/portage/package.use and emerged libgsf. Then I emerged gnucash again. Same fore x11-libs/goffice.