Gentoo Archives: gentoo-user

From: alain.didierjean@××××.fr
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage & foomatic problem
Date: Fri, 09 May 2008 10:36:57
Message-Id: 1210329230.4824288e55a11@imp.free.fr
In Reply to: Re: [gentoo-user] portage & foomatic problem by Alan McKinnon
1 Selon Alan McKinnon <alan.mckinnon@×××××.com>:
2
3 > On Thursday 08 May 2008, alain.didierjean@××××.fr wrote:
4 > > isba alain # emerge -uD world
5 > > returns the following:
6 > >
7 > > Calculating world dependencies /
8 > > !!! Multiple versions within a single package slot have been
9 > > !!! pulled into the dependency graph:
10 > >
11 > > net-print/foomatic-db-ppds:0
12 > >
13 >
14 > Look at the version numbers of foomatic-db-ppds below:
15 > > ('installed', '/', 'net-print/foomatic-db-ppds-20060720',
16 > > 'nomerge') pulled in by
17 > > ('installed', '/', 'net-print/foomatic-3.0.20060601', 'nomerge')
18 > >
19 > > ('ebuild', '/', 'net-print/foomatic-db-ppds-3.0.20060720', 'merge')
20 > > pulled in by
21 > > ('installed', '/', 'net-print/cups-1.2.12-r8', 'nomerge')
22 >
23 > Looks like a sane version number sequence was implemented, and v20060720
24 > (which you have installed) was renamed to 2.0.20060720 (which cups
25 > wants to install. This will never be automated as portage thinks the
26 > new version number is earlier than the older one (!)
27 >
28 > So: emerge -avC =foomatic-db-ppds-20060702
29 > emerge -uD world
30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31 Did this..
32 Got that:
33
34 Calculating world dependencies -
35 emerge: there are no ebuilds to satisfy ">=net-print/foomatic-db-ppds-20060601".
36 (dependency required by "net-print/foomatic-3.0.20060601" [installed])
37
38
39
40 !!! Problem resolving dependencies for net-print/foomatic
41 !!! Depgraph creation failed.
42
43 > <snip>
44 >
45 > > I guess I have to fill a bug report...
46 >
47 > No, it's not a bug
48 >
49 OK.
50
51
52
53
54
55 --
56 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage & foomatic problem Alan McKinnon <alan.mckinnon@×××××.com>