Gentoo Archives: gentoo-user

From: Alexey Luchko <luchik@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] how to recover a portage that wasn't in use for very long time
Date: Sun, 10 May 2009 00:58:46
Message-Id: 1430318F-36A1-4095-B8DE-014A1915AC67@gmail.com
1 Hi!
2
3 I have a gentoo installed, but I wasn't updating it since late 2007, I
4 suppose.
5 Today I've run emerge --sync. It worked! It's great ;)
6
7 But then I've got the following collision. Obviously, a portage update
8 is required. But it is confused by dependencies:
9 colinux ~ # emerge portage --pretend --tree
10
11 These are the packages that would be merged, in reverse order:
12
13 Calculating dependencies... done!
14 [nomerge ] sys-apps/portage-2.1.6.11 [2.1.2.2]
15 [ebuild U ] app-shells/bash-3.2_p39 [3.1_p17] USE="-examples% -
16 plugins%"
17 [ebuild U ] sys-apps/portage-2.1.6.11 [2.1.2.2]
18 [ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5]
19 [ebuild U ] sys-apps/sandbox-1.6-r2 [1.2.17]
20 [ebuild N ] app-arch/lzma-utils-4.32.7 USE="-nocxx"
21 [ebuild N ] app-admin/eselect-news-20080320
22 [ebuild U ] app-admin/eselect-1.0.11-r1 [1.0.7] USE="-vim-syntax%"
23 [ebuild U ] app-misc/pax-utils-0.1.19 [0.1.15]
24 [blocks B ] <sys-apps/portage-2.1.5 (is blocking app-shells/
25 bash-3.2_p39)
26 colinux ~ #
27
28
29 How to get it out?
30
31
32 Regards,
33 Alexey.

Replies