Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191560 - pykota ebuild assumes wrong cups backend destination
Summary: pykota ebuild assumes wrong cups backend destination
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-07 05:42 UTC by scwang
Modified: 2007-10-10 18:25 UTC (History)
0 users

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


Attachments
set right cups backend destion (pykota-1.25_p2437-backend.patch,636 bytes, patch)
2007-09-07 05:44 UTC, scwang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description scwang 2007-09-07 05:42:33 UTC
After installing pykota-1.25_p2437, cupspykota backend doesn't appear in cups backend listing. Analysing the pykota-1.25_p2437.ebuild, I found the problem is that pykota ebuild assmumes wrong cups backend destination: /usr/lib/cups/backend/. 

The correct one is /usr/libexec/cups/backend/ for cups 1.2 series.

Reproducible: Always
Comment 1 scwang 2007-09-07 05:44:50 UTC
Created attachment 130239 [details, diff]
set right cups backend destion

This path will install the cupspykota links in the correct place.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2007-10-10 18:25:34 UTC
thank you, fixed!