Gentoo Archives: gentoo-user

From: Daniel Iliev <daniel.iliev@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] app-crypt/qca blocker
Date: Tue, 23 Sep 2008 17:55:44
Message-Id: 20080923205534.52a1be04@ilievnet.com
In Reply to: [gentoo-user] app-crypt/qca blocker by Mick
1 On Mon, 22 Sep 2008 08:48:57 +0100
2 Mick <michaelkintzios@×××××.com> wrote:
3
4 > Initially portage informed me about:
5 >
6 > [blocks B] <app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2)
7 >
8 > So, I unmerged <app-crypt/qca-1.0-r3 and emerged
9 > app-crypt/qca-2.0.0-r2. Now it seems kopete won't compile without
10 > app-crypt/qca-1.0-r2: ===============================================
11 > # emerge -upDv kopete
12 >
13 > These are the packages that would be merged, in order:
14 >
15 > Calculating dependencies... done!
16 > [ebuild NS ] app-crypt/qca-1.0-r2 0 kB
17 > [ebuild N ] kde-base/kopete-3.5.9 USE="addbookmarks alias
18 > autoreplace connectionstatus contactnotes crypt gadu highlight
19 > history irc jingle nowlistening sametime slp sms ssl statistics
20 > texteffect webpresence winpopup xscreensaver
21 > yahoo -arts -debug -groupwise -kdeenablefinal -kdehiddenvisibility
22 > -latex -netmeeting -translator -xinerama" 0 kB
23 > [blocks B ] <app-crypt/qca-1.0-r3 (is blocking
24 > app-crypt/qca-2.0.0-r2)
25 >
26 > Total: 2 packages (1 new, 1 in new slot, 1 block), Size of downloads:
27 > 0 kB ===============================================
28 >
29 > What is the elegant way out of this?
30
31
32 The ssl support in Kopete depends on qca-tls-1*, which pulls qca-1*.
33 So, if you don't need ssl support in Kopete, then you could disable it
34 by:
35
36 echo 'kde-base/kopete -ssl' >> /etc/portage/package.use
37
38
39 --
40 Best regards,
41 Daniel

Replies

Subject Author
[gentoo-user] Re: app-crypt/qca blocker Nikos Chantziaras <realnc@×××××.de>