Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Numptie revdep-rebuild question?
Date: Thu, 01 Dec 2005 09:53:49
Message-Id: 20051201095200.7e0c24ec@krikkit.digimed.co.uk
In Reply to: [gentoo-user] Numptie revdep-rebuild question? by Stroller
1 On Thu, 1 Dec 2005 08:42:59 +0000, Stroller wrote:
2
3 > All prepared. Starting rebuild...
4 > emerge --oneshot --nodeps =app-office/openoffice-bin-1.1.5
5 > =kde-base/kdegraphics-3.3.2-r2
6 > ..........
7 > Calculating dependencies -
8 > emerge: there are no ebuilds to satisfy
9 > "=kde-base/kdegraphics-3.3.2-r2".
10
11 ...
12
13 > $ esearch kdegraphics$
14 > [ Results for search key : kdegraphics$ ]
15 > [ Applications found : 1 ]
16 >
17 > * kde-base/kdegraphics
18 > Latest version available: 3.4.1-r1
19 > Latest version installed: 3.4.1-r1
20 > Size of downloaded files: 6,427 kB
21 > Homepage: http://www.kde.org/
22 > Description: KDE graphics-related apps
23 > License: GPL-2
24 >
25 >
26 > I have, of course, already re-emerging kdegraphics, but I still get
27 > the same thing. Can anyone offer any suggestions, please?
28
29 KDE is slotted and you have both 3.4.1 and 3.3.2 installed.
30
31 emerge -P kdegraphics will get rid of the older version. You can get rid
32 of all the older KDE packages with
33
34 qpkg -I -nc -g kde-base | xargs emerge -P
35
36
37 --
38 Neil Bothwick
39
40 Computers make very fast, very accurate mistakes.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Numptie revdep-rebuild question? Stroller <stroller@××××××××××××××××××.uk>