This will be fixed at least in Saucy as we will make use of the
interface script concept for PPD/driver-less printing.
** Changed in: cups (Ubuntu)
Status: Confirmed => Triaged
** Changed in: cups (Ubuntu)
Importance: Undecided => Critical
** Changed in: cups (Ubuntu)
Milestone: None => ubuntu-13.10
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/499585
Title:
/etc/cups/interfaces doesn't exist; lpadmin fails to add interface
scripts
Status in “cups” package in Ubuntu:
Triaged
Bug description:
Binary package hint: cups
/etc/cups/interfaces does not exist by default in Ubuntu (at least not
in Karmic or Jaunty). Normally, one should be able to add interface
scripts for SysV queues with something like:
lpadmin -p myprinter -E -i /path/to/my/interface/script -v
parallel:/dev/lp
However, this fails with "lpadmin: Unable to copy interface script -
No such file or directory!". An strace on the process reveals that
"No such file or directory" in fact refers to the attempt to copy the
interface script into /etc/cups/interfaces.
If I create /etc/cups/interfaces (which exists on every other platform
using CUPS), then the lpadmin command succeeds.
/etc/cups/interfaces should be created by default when cups is
installed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/499585/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp