Skip to content

Canon PIXMA MX925: "lpadmin -p testq ... -m everywhere" returns "Unable to create PPD file: No such file or directory" #406

@jaimet

Description

@jaimet

Debian stable (bullseye), v11.3

$ ippfind
ipp://inkjet.local:631/ipp/print

$ sudo lpadmin -p testq -v ipp://inkjet.local:631/ipp/print -E -m everywhere
lpadmin: Unable to create PPD file: No such file or directory

I don't understand much about cups and IPP, so I'm not sure whether this is a bug, whether it's "by design" (the Canon PIXMA MX925 is not in the list at https://www.pwg.org/printers/ so perhaps this command is supposed to fail), and even if this is a bug, whether or not this is the correct place to report it.

Preemptively I am attaching the outputs from:

ipptool --ippserver printer.attr.txt ipp://inkjet.local:631/ipp/print get-printer-attributes.test
printer.attr.txt

and

driverless ipp://inkjet.local:631/ipp/print > ppdProducedByDriverless.ppd
ppdProducedByDriverless.ppd.txt

FWIW,

$ dpkg -l | grep -i cups
ii  cups                        2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - PPD/driver support, web interface
ii  cups-client                 2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                 2.3.3op2-3+deb11u2             all          Common UNIX Printing System(tm) - common files
ii  cups-core-drivers           2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - driverless printing
ii  cups-daemon                 2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - daemon
ii  cups-filters                1.28.7-1+deb11u1               amd64        OpenPrinting CUPS Filters - Main Package
ii  cups-filters-core-drivers   1.28.7-1+deb11u1               amd64        OpenPrinting CUPS Filters - Driverless printing
ii  cups-ipp-utils              2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - IPP developer/admin utilities
ii  cups-ppdc                   2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - PPD manipulation utilities
ii  cups-server-common          2.3.3op2-3+deb11u2             all          Common UNIX Printing System(tm) - server common files
ii  libcups2:amd64              2.3.3op2-3+deb11u2             amd64        Common UNIX Printing System(tm) - Core library
ii  libcupsfilters1:amd64       1.28.7-1+deb11u1               amd64        OpenPrinting CUPS Filters - Shared library
ii  libfontembed1:amd64         1.28.7-1+deb11u1               amd64        OpenPrinting CUPS Filters - Font Embed Shared library

TIA, JT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfuture compatibility hack?Candidate for adding a hack into code to support devices which doesn't follow the standardsthird-partyThe bug/fix is in a different project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions