Gentoo Archives: gentoo-server

From: "Todd M. Hébert" <todd@×××.ie>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Dependency Graph Problem with gnupg
Date: Mon, 24 Mar 2008 22:33:59
Message-Id: 47E82C45.9060100@iil.ie
In Reply to: [gentoo-server] Dependency Graph Problem with gnupg by Randy Barlow
1 I ran into similar errors recently.
2
3 I had a system with several packages that were installed using overlays (/usr/local/portage)
4
5 The same package versions became available in the "proper" portage tree, presumably with slightly different settings, and caused problems.
6
7 I had to remove the overlays, unmerge the existing packages, and emerge the new ones from the portage tree.
8
9 --Todd
10
11 Randy Barlow wrote:
12 > Hi all! I recently setup squirrelmail on my system, and it downgraded
13 > gnupg to 1.4.7-r1 from 2.*. Now when I try to do an emerge --update
14 > --deep world I get this:
15 >
16 >> Calculating world dependencies \
17 >> !!! Multiple versions within a single package slot have been !!!
18 >> pulled into the dependency graph:
19 >>
20 >> app-crypt/gnupg:0
21 >>
22 >> ('installed', '/', 'app-crypt/gnupg-1.4.7-r1', 'nomerge') pulled in by
23 >> ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
24 >>
25 >> ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
26 >> ('installed', '/', 'x11-plugins/enigmail-0.95.6-r2', 'nomerge')
27 >> ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
28 >> ('installed', '/', 'mail-client/evolution-2.12.3-r1', 'nomerge')
29 >>
30 >>
31 >> It may be possible to solve this problem by using package.mask to
32 >> prevent one of those packages from being selected. However, it is also
33 >> possible that conflicting dependencies exist such that they are
34 >> impossible to satisfy simultaneously. If such a conflict exists in the
35 >> dependencies of two different packages, then those packages can not be
36 >> installed simultaneously.
37 >>
38 >> For more information, see MASKED PACKAGES section in the emerge man page
39 >> or refer to the Gentoo Handbook.
40 >>
41 >> !!! Depgraph creation failed.
42 >
43 > I see that squirrelmail has a 'crypt' USE variable that I could disable,
44 > would that solve this problem? Would that have any other consequences
45 > that I should consider? I don't generally sign or encrypt e-mails, so
46 > that wouldn't be a concern for me. Thanks!
47
48 --
49 Anything below this line is required to be send by Irish law.
50
51 **********************************************************************
52 "Private Confidential & Privileged"
53 This Email and any files and attachments transmitted with it are
54 confidential and/or privileged. They are intended solely for
55 the use of the intended recipient. Any views and opinions expressed
56 are those of the individual author/sender and are not necessarily
57 shared or endorsed by Independent Newspapers (Ireland) Limited or any
58 associated or related company. The content of this Email and any file
59 or attachment transmitted with it may have been changed or altered
60 without the consent of the author. If you are not the intended
61 recipient, please note that any review, dissemination, disclosure,
62 alteration, printing, circulation or transmission of this Email and/or
63 any file or attachment transmitted with it, is prohibited and may be
64 unlawful. If you have received this Email or any file attachment
65 transmitted with it in error, please notify support@×××.ie or contact
66 Systems Administrator Tel: +353 (1) 411 2244
67 Internet Interaction Limited
68 3050 Lake Drive, Citywest digital Park, Co Dublin
69 CRO # 247783
70
71
72 --
73 gentoo-server@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Dependency Graph Problem with gnupg Randy Barlow <randy@×××××××××××××××××.com>