It may be that I'm doing something wrong here, but I've tried to find an answer myself to no avail.
I'm on Ubuntu 24.04.1, my printer is HP LaserJet 1020 (USB-connected) and it works fine. When I run the manual duplex script, after choosing the printer and confirming I get this:
found printer: HP-LaserJet-1020
going ahead.
cp: cannot stat 'printer.png': No such file or directory
cp: cannot stat 'document-print.svg': No such file or directory
cp: cannot stat 'usr/lib/cups/filter/duplex_print_filter': No such file or directory
chown: cannot access '/usr/lib/cups/filter/duplex_print_filter': No such file or directory
chmod: cannot access '/usr/lib/cups/filter/duplex_print_filter': No such file or directory
cp: cannot stat 'usr/lib/cups/backend/duplex-print': No such file or directory
chown: cannot access '/usr/lib/cups/backend/duplex-print': No such file or directory
chmod: cannot access '/usr/lib/cups/backend/duplex-print': No such file or directory
cp: cannot stat 'usr/lib/cups/backend/duplex-print': No such file or directory
chown: cannot access '/usr/lib/cups/backend-available/duplex-print': No such file or directory
chmod: cannot access '/usr/lib/cups/backend-available/duplex-print': No such file or directory
Deleting printer if already exists
lpadmin: The printer or class does not exist.
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
lpadmin: Bad device-uri scheme "duplex-print".
lpadmin: The printer or class does not exist.
Duplexer installed.
And so, of course, despite what it says at the end, it doesn't get installed. Is that a bug or some misconfiguration on my part?
It may be that I'm doing something wrong here, but I've tried to find an answer myself to no avail.
I'm on Ubuntu 24.04.1, my printer is HP LaserJet 1020 (USB-connected) and it works fine. When I run the manual duplex script, after choosing the printer and confirming I get this:
And so, of course, despite what it says at the end, it doesn't get installed. Is that a bug or some misconfiguration on my part?