Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Please, let me understand
Date: Wed, 24 Sep 2008 20:03:50
Message-Id: 200809241840.51131.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: Please, let me understand by Nikos Chantziaras
1 On Tuesday 23 September 2008, Nikos Chantziaras wrote:
2 > econti wrote:
3 > > Hi all, to-day I upgraded my portage and then I ran
4 > > emerge -NDpvu here is the output:
5 > >
6 > > [ebuild U ] dev-libs/libsigc++-2.2.2 [2.0.17] USE="-debug -doc
7 > > -test" 4,397 kB
8 > > [ebuild U ] media-video/realplayer-11.0.0.4028-r1 [10.0.9] USE="X
9 > > -nsplugin" 0 kB
10 > > [ebuild U ] dev-cpp/cairomm-1.6.0 [1.2.4] USE="-doc (-examples%)"
11 > > 779 kB
12 > > [ebuild U ] dev-perl/extutils-depends-0.300 [0.205] 10 kB
13 > > [ebuild U ] dev-perl/Cairo-1.06.0 [1.04.0] USE="-test%" 88 kB
14 > > [ebuild U ] dev-cpp/glibmm-2.16.4 [2.12.8] USE="-debug -doc
15 > > -examples" 6,227 kB
16 > > [ebuild U ] dev-perl/glib-perl-1.182 [1.143] USE="(-xml%)" 242 kB
17 > > [ebuild U ] dev-cpp/gtkmm-2.12.7 [2.10.9] USE="-accessibility -debug
18 > > -doc -examples -test%" 14,843 kB
19 > > [ebuild NS ] app-crypt/qca-2.0.0-r2 USE="-debug -doc -examples" 0 kB
20 > > [ebuild U ] dev-perl/gtk2-perl-1.145 [1.142-r1] 641 kB
21 > > [blocks B ] <app-crypt/qca-1.0-r3 (is blocking
22 > > app-crypt/qca-2.0.0-r2)
23 > >
24 > > So it seems qca-1.0-r3 is blocking qca-2.0.0-r2! But I have no
25 > > qca-1.0-r3 installed! :-(
26 > > What's happening?
27 > > Regards
28 > > emilio
29 >
30 > The others already gave you a working solution, but here's the reason
31 > this is happening:
32 >
33 > The qca package recently became slotted. However, only qca-1.0-r3 and
34 > higher are slotted. You have qca-1.0-r2 installed with is *not* slotted
35 > and therefore you can't install qca-2.x at the same time. Problem is,
36 > qca-1.0-r3 is keyworded so you need to place this:
37 >
38 > =app-crypt/qca-1.0-r3
39 >
40 > in your /etc/portage/package.keywords and then proceed as the others
41 > said. Unmerge the current version:
42 >
43 > emerge -aC =app-crypt/qca-1.0-r2
44 >
45 > and only then do your world update.
46
47 Sure. But,...
48
49 ...since I run stable I would expect that the new slot app-crypt/qca-2.0.0-r2
50 would remain keyworded until app-crypt/qca-1.0-r3 became stable. Then emerge
51 would emerge both at the same time, hopefully in the right order. No blocks
52 and no problem?
53 --
54 Regards,
55 Mick

Attachments

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