Gentoo Archives: gentoo-desktop

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] Re: Trying to install gnucash - g-wrap failure
Date: Tue, 27 Feb 2007 10:42:24
Message-Id: pan.2007.02.27.10.39.00@cox.net
In Reply to: Re: [gentoo-desktop] Trying to install gnucash - g-wrap failure by mail
1 mail <lists@×××××.net> posted
2 1172532544.24536.54.camel@××××××××××××××.net, excerpted below, on Mon, 26
3 Feb 2007 18:29:04 -0500:
4
5 > I just did emerge --sync today and still there is no version 2.0.5
6 > of gnucash. When I do emerge --search gnucash, I get 2.0.1 as the latest
7 > version available. Also the latest version of g-wrap that emerge gives
8 > me is 1.3.4-r1. 1.9.6.r1 does not exist for me.
9
10 That's almost certainly because keywords aren't set correctly, as you are
11 seeing only the stable versions, not ~arch. If you don't see them using
12 emerge search, try going into the portage tree on the actual filesystem
13 and look there. Look under $PORTDIR/app-office/gnucash and $PORTDIR/dev-
14 libs/g-wrap. ($PORTDIR replaced with the location of your portage dir on
15 your system, of course.) If you see them there, you have them in the
16 tree. You just haven't unmasked them properly.
17
18
19 > I have glib is 2.5 installed so I don't know why gnucash needs a broken
20 > 1.2? I tried every combination of keywords and masks and use flags so
21 > far in this thread on 2 different computers and I get errors that the
22 > packages can't be installed, and I keep running into the same bug as
23 > the top of this thread. Am I missing something?
24
25 As BSSJr explains, 1.2 is an incompatible earlier version, with different
26 interfaces available to the programs that use it. Because the interfaces
27 are different, programs using it can use one major version or the other,
28 but can't switch between them without reworking their own code to use the
29 other interface.
30
31 Anyway, the problem would seem to be that your efforts at unmasking ~arch
32 ebuilds aren't working. I'd suggest you go back and read the handbook,
33 which covers unmasking using package.keyword and package.unmask in some
34 detail. If it still doesn't work after that, perhaps as BSSJr suggested,
35 it's time to get someone else to look at it.
36
37 --
38 Duncan - List replies preferred. No HTML msgs.
39 "Every nonfree program has a lord, a master --
40 and if you use the program, he is your master." Richard Stallman
41
42 --
43 gentoo-desktop@g.o mailing list