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

Bug 140291

Summary: gnucash-2.0 will not install with USE="-gnome"
Product: Gentoo Linux Reporter: Darren Dale <dsdale24>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: esigra
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.