[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#943964: marked as done (printer-driver-gutenprint: Typo in sources concerning Canon CP-300. Error: backend not found)



Your message dated Mon, 04 Nov 2019 18:19:06 +0000
with message-id <E1iRgwU-000Dn5-Pl@fasolo.debian.org>
and subject line Bug#943964: fixed in gutenprint 5.3.3-3
has caused the Debian Bug report #943964,
regarding printer-driver-gutenprint: Typo in sources concerning Canon CP-300. Error: backend not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
943964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943964
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: printer-driver-gutenprint
Version: 5.3.3-2
Severity: normal
Tags: patch upstream

Hi Odyx, dear maintainer,

there is a typo in the gutenprint backend for the Canon CP300 (Postcard)
printer.  This printer seems to be detected and configured nicely by
cups, however when printing, the error "unknown backend" is reported
and nothing happens.  The printer is automatically configured with the
URI: 

     "DeviceURI gutenprint53+usb://selpyhcp300/NONE_UNKNOWN"
                                   ^^^^^^
Looking at the sources gives a single occurence of 'selpyh', at all
other places instead of 'selpyh' the string 'selphy' is used
(c.f. patch).  When the device URI in /etc/cups/printers.conf is
modified to read: 

     "DeviceURI gutenprint53+usb://selphycp300/NONE_UNKNOWN",
                                   ^^^^^^
printing works fine.

Best regards,

  Andi



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 5.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages printer-driver-gutenprint depends on:
ii  cups                             2.3.0-5
ii  cups-client                      2.3.0-5
ii  cups-filters [ghostscript-cups]  1.25.11-1
ii  libc6                            2.29-2
ii  libcups2                         2.3.0-5
ii  libgutenprint9                   5.3.3-2
ii  libusb-1.0-0                     2:1.0.23-1
ii  zlib1g                           1:1.2.11.dfsg-1+b1

printer-driver-gutenprint recommends no packages.

Versions of packages printer-driver-gutenprint suggests:
pn  gutenprint-doc      <none>
pn  gutenprint-locales  <none>

-- no debconf information
>From 8c471b4bf862dfb684cdb94be9d9086064241cc9 Mon Sep 17 00:00:00 2001
From: "Andreas B. Mundt" <andi@debian.org>
Date: Fri, 1 Nov 2019 21:42:04 +0100
Subject: [PATCH] Fix typo concerning CP-300.

---
 src/cups/backend_canonselphy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cups/backend_canonselphy.c b/src/cups/backend_canonselphy.c
index 978df0d..3ef0c31 100644
--- a/src/cups/backend_canonselphy.c
+++ b/src/cups/backend_canonselphy.c
@@ -1165,7 +1165,7 @@ struct dyesub_backend canonselphy_backend = {
 		{ USB_VID_CANON, USB_PID_CANON_CP100, P_CP_XXX, NULL, "canon-cp100"},
 		{ USB_VID_CANON, USB_PID_CANON_CP200, P_CP_XXX, NULL, "canon-cp200"},
 		{ USB_VID_CANON, USB_PID_CANON_CP220, P_CP_XXX, NULL, "canon-cp220"},
-		{ USB_VID_CANON, USB_PID_CANON_CP300, P_CP_XXX, NULL, "selpyhcp300"},
+		{ USB_VID_CANON, USB_PID_CANON_CP300, P_CP_XXX, NULL, "selphycp300"},
 		{ USB_VID_CANON, USB_PID_CANON_CP330, P_CP_XXX, NULL, "canon-cp330"},
 		{ USB_VID_CANON, USB_PID_CANON_CP400, P_CP_XXX, NULL, "canon-cp400"},
 		{ USB_VID_CANON, USB_PID_CANON_CP500, P_CP_XXX, NULL, "canon-cp500"},
-- 
2.23.0


--- End Message ---
--- Begin Message ---
Source: gutenprint
Source-Version: 5.3.3-3

We believe that the bug you reported is fixed in the latest version of
gutenprint, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 943964@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated gutenprint package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 04 Nov 2019 18:41:59 +0100
Source: gutenprint
Architecture: source
Version: 5.3.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Closes: 943964
Changes:
 gutenprint (5.3.3-3) unstable; urgency=medium
 .
   [ Andreas B. Mundt ]
   * Fix 'selpyh' for 'selphy' typo for Canon CP300 (Closes: #943964)
Checksums-Sha1:
 a60af17f87d781d041feafe01bcc4a0d8c295253 2808 gutenprint_5.3.3-3.dsc
 a44bb6e30996ea94e5ae4f65c271dda9d91c2b38 94480 gutenprint_5.3.3-3.debian.tar.xz
Checksums-Sha256:
 46b97a0b0a7adc278edc53d23f7bd495d05e47a5502c53c44e1d34be12991ed3 2808 gutenprint_5.3.3-3.dsc
 b6164867aaa2a2794bfc92ac1c10412b63b2c48f1a0d9b0af652dade62038783 94480 gutenprint_5.3.3-3.debian.tar.xz
Files:
 eaa7d5b31ef1a6eb52edae8eccb68edb 2808 graphics optional gutenprint_5.3.3-3.dsc
 77ee9154798421a22481c33632a78766 94480 graphics optional gutenprint_5.3.3-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCgAdFiEEe+WPIRpjNw1/GSB7i8+nHsoWNFUFAl3AZzwACgkQi8+nHsoW
NFWFBQv/fVbK7sG9tiJKRN6UoPlVdI2pCsou5gR2ag4KUIZWDQWXJtyZwCaYN7jc
OA80sqJSgDyy/w/oAv8SQB+m7xs5OGIeg+E4mfxy9izmzFC4krhxHRsZK1pFvXIY
i/AGM0IDuPHpCwv0Qse1kl5jQ1ZP/vZQaSinON0Ln4YWMcxXleJVbcjBpnOGOR0K
O9ouhGoL4GNzi1YzBwzJfYoRGK6lTEbSifEgvL6YxMBKwbgtvpZB7rbx4XtrNXD7
mbUWfvLxzcCLdXq73aBh2YJGLJMtkwbpgn0TOXgmi99K5vVL8MMBOitfjrb6gOOT
hs9pGgDvCYeIjhoVNVgUAO9YJwB//VbKYMfqAuIxZNMfuCJzpCUC6DpB7ns4tfW8
txehnsEFNCJy+cWS53zYiIiV4pUkQvkAAHm29cPMo+nRlgMwVymrgr8UgI2BNcm0
oRg0infOH9EH+pCcxH0KKRbUnB24zIDG/1m+NXoi+ju4ATGKH2KSlWNXygbcVWQ4
RhelQ3pB
=FNLX
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: