Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cups blockers . . .
Date: Wed, 06 Jun 2007 15:06:11
Message-Id: 200706061555.52631.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Cups blockers . . . by "Bo Ørsted Andresen"
1 On Wednesday 06 June 2007 15:41, Bo Ørsted Andresen wrote:
2 > On Wednesday 06 June 2007 16:25:51 Mick wrote:
3 > > # emerge -uDv world
4 > >
5 > > These are the packages that would be merged, in order:
6 > > ... done!
7 > > [ebuild U ] net-print/cups-1.2.10-r1 [1.2.9] USE="X dbus jpeg ldap
8 > > nls pam png ppds ssl tiff -php -samba -slp" 0 kB
9 > > [ebuild U ] media-gfx/xsane-0.994 [0.991] USE="jpeg nls png
10 > > tiff -gimp -lcms%" 0 kB
11 > > [ebuild N ] net-print/foomatic-filters-ppds-20060720 0 kB
12 > > [blocks B ] <net-print/foomatic-filters-ppds-20070501 (is blocking
13 > > net-print/cups-1.2.10-r1)
14 >
15 > [SNIP]
16 >
17 > > # emerge -C net-print/foomatic-filters-ppds-20070501
18 > >
19 > > --- Couldn't find 'net-print/foomatic-filters-ppds-20070501' to unmerge.
20 > >
21 > > >>> No packages selected for removal by unmerge
22 >
23 > [SNIP]
24 >
25 > > What now? Do I need to uninstall cups as well?
26 >
27 > No, you need to unmask net-print/foomatic-filters-ppds-20070501. Apparently
28 > someone screwed up by stabling cups-1.2.10-r1 without having it's deps with
29 > USE=ppds stabled first.
30 >
31 > https://bugs.gentoo.org/show_bug.cgi?id=181055
32
33 Thanks Bo, the block message confused me a bit. This is what I had to do:
34
35 1. emerge -C hplip foomatic-filters-ppds
36
37 2. emerge -uDv cups
38
39 3. emerge -uDv world
40
41 4. emerge -uDv hplip
42
43 All is good now. :)
44 --
45 Regards,
46 Mick