Gentoo Archives: gentoo-user

From: "Michael W. Holdeman" <lists@××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: cups problem
Date: Tue, 27 Jun 2006 16:32:12
Message-Id: 200606271215.25398.lists@ptfd.org
In Reply to: Re: [gentoo-user] Re: cups problem by Neil Bothwick
1 On Tuesday 27 June 2006 11:35, Neil Bothwick wrote:
2 > On Tue, 27 Jun 2006 10:36:37 -0400, Michael W. Holdeman wrote:
3 > > "If you are updating from cups-1.1.* you need to remerge every ebuild
4 > >
5 > > > that installed into /usr/lib/cups and /etc/cups, qfile is in
6 > > > portage-utils: # emerge -va $(qfile -qC /usr/lib/cups /etc/cups | sed
7 > > > "s:net-print/cups$::")
8 > > >
9 > > > You should also run revdep-rebuild"
10 > >
11 > > I did both and they did not solve the problem. They only ended up with
12 > > cannon and epson in the backends directory, the rest were all still in
13 > > libexec/cups/backends and cups kept error ing out.
14 >
15 > Do you mean lib/cups? they are supposed to be in libexec/cups? If so, you
16 > should file a bug.
17 cups is looking for it in /usr/lib/cups/backends/, but the 1.2 places it
18 in /usr/libexec/cups/backends/ I placed a symling
19 from /usr/libexec/cups/backends/* to /usr/lib/cups/backends* and it now works
20 as expected.
21
22 Mike
23 --
24
25 Michael W. Holdeman
26
27
28 ________________________________________
29 Powered by Gentoo Linux www.gentoo.org |
30 Kernel 2.6.15-ck2 |
31 VMWare Workstation 5.5.1 vmware.com |
32 Win4LinPro 6.1.1-03 win4lin.com |
33 ________________________________________|
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: cups problem Neil Bothwick <neil@××××××××××.uk>