Gentoo Archives: gentoo-user

From: Andrey Falko <ma3oxuct@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage & foomatic problem
Date: Thu, 08 May 2008 18:06:57
Message-Id: 350fc7cf0805081106x46379361xeb64fc81915ca7fe@mail.gmail.com
In Reply to: [gentoo-user] portage & foomatic problem by alain.didierjean@free.fr
1 On Thu, May 8, 2008 at 1:34 PM, <alain.didierjean@××××.fr> wrote:
2 >
3 > isba alain # emerge -uD world
4 > returns the following:
5 >
6 > Calculating world dependencies /
7 > !!! Multiple versions within a single package slot have been
8 > !!! pulled into the dependency graph:
9 >
10 > net-print/foomatic-db-ppds:0
11 >
12 > ('installed', '/', 'net-print/foomatic-db-ppds-20060720', 'nomerge') pulled in
13 > by
14 > ('installed', '/', 'net-print/foomatic-3.0.20060601', 'nomerge')
15 >
16 > ('ebuild', '/', 'net-print/foomatic-db-ppds-3.0.20060720', 'merge') pulled in
17 > by
18 > ('installed', '/', 'net-print/cups-1.2.12-r8', 'nomerge')
19 >
20 >
21 > It may be possible to solve this problem by using package.mask to
22 > prevent one of those packages from being selected. However, it is also
23 > possible that conflicting dependencies exist such that they are
24 > impossible to satisfy simultaneously. If such a conflict exists in the
25 > dependencies of two different packages, then those packages can not be
26 > installed simultaneously.
27 >
28 > For more information, see MASKED PACKAGES section in the emerge man page
29 > or refer to the Gentoo Handbook.
30 >
31 > !!! Depgraph creation failed.
32 >
33 > What should I do? May I get rid of foomatic package without gettindg into
34 > trouble with cups?
35 > I guess I have to fill a bug report...
36 >
37 I would try the following first:
38
39 emerge -C foomatic-db-ppds
40 emerge -uD world
41
42 > --
43 > gentoo-user@l.g.o mailing list
44 >
45 >
46 --
47 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage & foomatic problem Mick <michaelkintzios@×××××.com>