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.
Debian stable (bullseye), v11.3
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.testprinter.attr.txt
and
driverless ipp://inkjet.local:631/ipp/print > ppdProducedByDriverless.ppdppdProducedByDriverless.ppd.txt
FWIW,
TIA, JT.