Gentoo Archives: gentoo-user

From: Steve Evans <stevee@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] neon: endless up-/down-grade
Date: Mon, 31 Jul 2006 21:33:42
Message-Id: 200607312228.09182.stevee@gorbag.com
In Reply to: Re: [gentoo-user] neon: endless up-/down-grade by Richard Fish
1 On Monday 31 July 2006 07:24, Richard Fish wrote:
2 > On 7/30/06, Andreas Schoelver <tengri_lethos@×××.de> wrote:
3 > > Sounds good, ...
4 > > but: I performed a revdep-rebuild in between which did the downgrade of
5 > > neon to 0.24.7, but the remerge of rapidsvn failed then.
6 >
7 > Hmm, maybe try to "emerge --unmerge rapidsvn" and then re-merge it.
8 >
9 > Another alternative to the package.mask solution: accept the ~arch
10 > version of rapidsvn (0.9.3), which works with >=neon-0.26. You can do
11 > this with (assuming you are on the x86 arch):
12 >
13 > echo "~dev-util/rapidsvn-0.9.3 ~x86" >> /etc/portage/package.keywords
14 >
15
16 I think that the fundamental problem is that the neon API changes between
17 versions, so rapidsvn will only compile against one version of neon while
18 gnome-vfs will only compile against a different version.
19
20 I had this problem a few days ago and realised I don't use rapdisvn, as I
21 prefer kdesvn, so I removed rapidsvn and the problem went away. This isn't
22 much help though if you need rapidsvn :-(
23
24 See:
25
26 <http://bugs.gentoo.org/show_bug.cgi?id=139318>
27
28 Steve
29 --
30 ____________________________________________________________________
31 Steve Evans E-mail: mailto:stevee@××××××.com
32 WEB: http://www.gorbag.com
33 Registered Linux user #217906: http://counter.li.org
34 Public Encryption Key: http://www.gorbag.com/public-key.html
35 ____________________________________________________________________
36
37 2.6.17-gentoo-r4 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
38
39 22:19:44 up 6 days, 10:58, 1 user, load average: 0.80, 0.74, 0.67
40
41 Never underestimate the power of human stupidity.
42 -- Robert A. Heinlein

Replies

Subject Author
Re: [gentoo-user] neon: endless up-/down-grade Andreas Schoelver <tengri_lethos@×××.de>