Displaying 1 result from an estimated 1 matches for "copy_model".
Did you mean:
copy_mode
2018 Aug 24
0
using lpadmin to add printers in CentOS 7 (v. CentOS 6)
...opy PPD file!
and the error in the cups error log:
Returning IPP server-error-internal-error for CUPS-Add-Modify-Printer (ipp://localhost:631/printers/printer) from localhost
Bad ppd-name "gutenprint.5.2://pcl-g_5e/simple Generic PCL 5e Printer - CUPS+Gutenprint v5.2.9 Simplified" (-6)!
copy_model: empty PPD file
I assumed this was due to the newer version of cups.
To make it work (kinda, sorta) the way it used to:
1) mkdir -p /usr/share/cups/model/gutenprint/5.2
2) cups-genppd.5.2
3) lpinfo -m, but choose one that is a file, not a gutenprint.5.2:// URL (?):
/usr/sbin/lpadmin -p printer...