Comment 2 for bug 1397750

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package system-config-printer - 1.5.3+20141029-0ubuntu2

---------------
system-config-printer (1.5.3+20141029-0ubuntu2) vivid; urgency=medium

  * debian/patches/35_package-download-fixes.patch: Fixed several bugs to
    make automatic printer driver download working again:
     o Use pyrequests instead of pycurl for secure (verified certificate)
       downloads. pycurl stopped working after the OpenPrinting web server
       has moved from Ubuntu 10.04 to 12.04.
     o In the install-printerdriver script improved the check for the
       necessity of adfding the driver's Debian repository and added a
       workaround for a bug in aptdaemon interpreting PackageKit's package
       IDs wrongly when installing a package (LP: #1397750).
     o Bugs in the outsourcing of the OpenPrinting request code into
       from newprinter.py into the new OpenPrintingRequest.py
     o Python3 transition bugs
  * debian/patches/07_driver-auto-download-configuration.patch: The variables
    for auto-download configuration have moved from newprinter.py to the new
    config.py file.
  * debian/control: Depend on python-requests instead of on python-pycurl.
 -- Till Kamppeter <email address hidden> Thu, 4 Dec 2014 23:32:26 +0100