Gentoo Archives: gentoo-user

From: Novensiles divi Flamen <noven@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gnucash 2.0.4 guile upgrade conflict
Date: Thu, 01 Mar 2007 22:47:20
Message-Id: 200703020910.05203.noven@sincorp.org
In Reply to: [gentoo-user] gnucash 2.0.4 guile upgrade conflict by Chris Bare
1 On Fri, 2 Mar 2007 04:10:23 Chris Bare wrote:
2 > I have gnucash 2.0.4 installed, and when trying to do my normal emerge
3 > sync; emerge -uD world, I get a conflict with guile
4 >
5 > ('ebuild', '/', 'dev-scheme/guile-1.6.7', 'merge') pulled in by
6 > ('ebuild', '/', 'dev-scheme/slib-3.1.1', 'merge')
7 >
8 > ('ebuild', '/', 'dev-scheme/guile-1.8.1-r1', 'nomerge') (no parents)
9 >
10 > apparently gnucash requires guile 1.8.1 while slib requires guile 1.6.7.
11 > unfortunately, gnucash also requires slib, so I seem to be stuck.
12 >
13 > Has anyone figure out a work-around for this, or do I just need to wait for
14 > the devels to resolve it? I realize gnucash 2.0.4 and 2.0.5 are ~x86 so
15 > this is one of the risks I take, but they have some important bug fixes. --
16 > Chris Bare
17 > chris@××××××××.com
18
19 I run a fully ~x86 system, I had to limit guile and slib to the stable version
20 by adding
21 dev-scheme/slib -~x86
22 dev-scheme/guile -~x86
23 to /etc/portage/package.keywords. This works for gnucash 2.04
24
25 - Noven
26 --
27 >-- Novensiles divi Flamen --<
28 >---- Miles Militis Fons ----<
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gnucash 2.0.4 guile upgrade conflict Neil Bothwick <neil@××××××××××.uk>