Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144849 - cups / foomatic does not create /usr/lib/cups/filter/foomatic-rip link ?
Summary: cups / foomatic does not create /usr/lib/cups/filter/foomatic-rip link ?
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 05:09 UTC by Eero Volotinen
Modified: 2006-08-23 06:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eero Volotinen 2006-08-23 05:09:03 UTC
cups / foomatic does not create /usr/lib/cups/filter/foomatic-rip link ?

solution: ln -s /usr/bin/foomatic-rip /usr/lib/cups/filter/foomatic-rip

this should be fixed soon in correct ebuild?

This was pain in to ass to find out..
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-23 05:21:33 UTC
Which cups version?
Comment 2 Eero Volotinen 2006-08-23 06:29:20 UTC
stable and ~x86 masked on latest portage.
Comment 3 Eero Volotinen 2006-08-23 06:30:16 UTC
problem mainly is when you need to use foomatic based printers
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-08-23 06:39:07 UTC
cups-1.2.x is not supposed to produce anything in /usr/libs/cups, that directory doesn't even exist any more.

# equery f net-print/foomatic-filters
[ Searching for packages matching net-print/foomatic-filters... ]
* Contents of net-print/foomatic-filters-3.0.20060720:

<snip>
/usr/libexec/cups/filter/cupsomatic -> /usr/bin/foomatic-rip
/usr/libexec/cups/filter/foomatic-gswrapper -> /usr/bin/foomatic-gswrapper
/usr/libexec/cups/filter/foomatic-rip -> /usr/bin/foomatic-rip
</snip>