Gentoo Archives: gentoo-server

From: Randy Barlow <randy@×××××××××××××××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] Dependency Graph Problem with gnupg
Date: Mon, 24 Mar 2008 22:29:53
Message-Id: 47E82B5D.5090807@electronsweatshop.com
1 Hi all! I recently setup squirrelmail on my system, and it downgraded
2 gnupg to 1.4.7-r1 from 2.*. Now when I try to do an emerge --update
3 --deep world I get this:
4
5 > Calculating world dependencies \
6 > !!! Multiple versions within a single package slot have been
7 > !!! pulled into the dependency graph:
8 >
9 > app-crypt/gnupg:0
10 >
11 > ('installed', '/', 'app-crypt/gnupg-1.4.7-r1', 'nomerge') pulled in by
12 > ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
13 >
14 > ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
15 > ('installed', '/', 'x11-plugins/enigmail-0.95.6-r2', 'nomerge')
16 > ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
17 > ('installed', '/', 'mail-client/evolution-2.12.3-r1', 'nomerge')
18 >
19 >
20 > It may be possible to solve this problem by using package.mask to
21 > prevent one of those packages from being selected. However, it is also
22 > possible that conflicting dependencies exist such that they are
23 > impossible to satisfy simultaneously. If such a conflict exists in the
24 > dependencies of two different packages, then those packages can not be
25 > installed simultaneously.
26 >
27 > For more information, see MASKED PACKAGES section in the emerge man page
28 > or refer to the Gentoo Handbook.
29 >
30 > !!! Depgraph creation failed.
31
32 I see that squirrelmail has a 'crypt' USE variable that I could disable,
33 would that solve this problem? Would that have any other consequences
34 that I should consider? I don't generally sign or encrypt e-mails, so
35 that wouldn't be a concern for me. Thanks!
36 --
37 Randy Barlow
38 http://electronsweatshop.com
39 --
40 gentoo-server@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Dependency Graph Problem with gnupg "Todd M. Hébert" <todd@×××.ie>
Re: [gentoo-server] Dependency Graph Problem with gnupg Lindsay Haisley <fmouse-gentoo@×××.com>
Re: [gentoo-server] Dependency Graph Problem with gnupg Kerin Millar <kerframil@×××××.com>