Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage confusion
Date: Mon, 03 Mar 2008 01:02:04
Message-Id: 142463.86213.qm@web31713.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] portage confusion by Alan McKinnon
1 >
2 > quickpkg =dev-lang/python-2.3.5-r3
3 >
4 done
5
6 > then run python-updater
7
8 localhost heathen # python-updater
9 * Can't determine any previous Python version(s).
10
11 >
12 > Now do
13 > emerge -avuND world
14 <...>
15 [blocks B ] <app-crypt/qca-1.0-r3 (is blocking
16 app-crypt/qca-2.0.0-r2)
17 <...>
18 So,
19
20 localhost heathen # emerge -pvC qca
21
22 >>> These are the packages that would be unmerged:
23
24 app-crypt/qca
25 selected: 2.0.0-r2
26 protected: none
27 omitted: none
28
29 >>> 'Selected' packages are slated for removal.
30 >>> 'Protected' and 'omitted' packages will not be
31 removed.
32
33 Seems like I've already got the package that's
34 supposedly blocked.
35
36 localhost heathen # emerge -vC app-crypt/qca-1.0-r3
37
38 --- Couldn't find 'app-crypt/qca-1.0-r3' to unmerge.
39
40 >>> No packages selected for removal by unmerge
41
42
43 So I unmerged then remerged the one I already got and
44 did emerge -auvND world.
45
46 Same thing. The link to the gentoo manual says I can
47 just ignore that particular package but it doesn't say
48 how.
49
50 mw
51
52
53
54 ____________________________________________________________________________________
55 Looking for last minute shopping deals?
56 Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
57 --
58 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage confusion Daniel Pielmeier <daniel.pielmeier@××××××××××.com>