Comment 4 for bug 1116503

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

I get exactly the same error with the longer key ID.

In addition, "gpg" seems to use always only the short IDs:

----------
till@till-lenovo:/usr/lib/cups/backend$ gpg --recv-keys E5E86C008AA65D56
gpg: requesting key 8AA65D56 from hkp server subkeys.pgp.net
gpg: key 8AA65D56: "Seiko Epson Corporation (Epson Inkjet Printer Driver) <email address hidden>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
till@till-lenovo:/usr/lib/cups/backend$
----------

To test the whole thing, run

/usr/bin/python /usr/share/system-config-printer/install-printerdriver.py epson-inkjet-printer-escpr 'deb http://download.ebz.epson.net/dsc/op/stable/debian/ lsb3.2 main' 8AA65D56

on a Raring machine, in a terminal window on the desktop (not SSHed from another machine).