Gentoo Archives: gentoo-user

From: Paul Varner <fuzzyray@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to emerge and old package
Date: Fri, 27 Jan 2006 15:01:48
Message-Id: 1138373781.28187.2.camel@txslpc1d36.wkst.vzwnet.com
In Reply to: [gentoo-user] How to emerge and old package by "Thiago Lüttig"
1 On Fri, 2006-01-27 at 09:33 -0200, Thiago Lüttig wrote:
2 > hey, i´m trying to solve a bug with the kdegraphics-3.4.3-r3.. as
3 > described here(This bug #83238
4 > <http://bugs.gentoo.org/show_bug.cgi?id=83238>
5 > )
6 >
7 > Well, when the revdep-rebuild finishes the list of packages, it can´t
8 > the kdegraphics-3.3.2-r2 package.
9 > How can I download this package on my gentoo to fix this damn
10 > problem ??
11 >
12 > The portage says:
13 >
14 > emerge -p =kde-base/kdegraphics-3.3.2-r2
15 >
16 > These are the packages that I would merge, in order:
17 >
18 > Calculating dependencies
19 > emerge: there are no ebuilds to satisfy
20 > "=kde-base/kdegraphics-3.3.2-r2".
21
22 Try running the following:
23
24 revdep-rebuild --ignore --package-names --pretend
25
26 If the pretend output looks reasonable then run:
27
28 revdep-rebuild --package-names
29
30 Regards,
31 Paul
32
33 --
34 gentoo-user@g.o mailing list