[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore
Richard Elkins
richard.elkins at gmail.com
Thu May 12 19:39:18 UTC 2016
Till,
I currently have the 14.04 lsb modules installed.
I saved /usr/share/pyshared/lsb_release.py as /usr/share/pyshared/lsb_release.py.HOLD
and replaced it with lsb_release-with-package-checks.py, renamed as lsb_release.py.
Before: `lsb_release`
No LSB modules are available.
After: `lsb_release`
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:desktop-4.1-amd64:desktop-4.1-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:graphics-4.1-amd64:graphics-4.1-noarch:languages-3.2-amd64:languages-3.2-noarch:languages-4.0-amd64:languages-4.0-noarch:languages-4.1-amd64:languages-4.1-noarch:multimedia-3.2-amd64:multimedia-3.2-noarch:multimedia-4.0-amd64:multimedia-4.0-noarch:multimedia-4.1-amd64:multimedia-4.1-noarch:printing-3.2-amd64:printing-3.2-noarch:printing-4.0-amd64:printing-4.0-noarch:printing-4.1-amd64:printing-4.1-noarch:qt4-3.1-amd64:qt4-3.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Is the "after" the desired output? Looks right to me.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lsb in Ubuntu.
https://bugs.launchpad.net/bugs/1536353
Title:
[regression] Printer drivers install is broken as lsb package is not
available anymore
Status in cups-filters package in Ubuntu:
Fix Released
Status in epson-inkjet-printer-escpr package in Ubuntu:
Fix Released
Status in lsb package in Ubuntu:
Fix Committed
Status in system-config-printer package in Ubuntu:
Invalid
Bug description:
Starting with Xenial, lsb compatibility packages were dropped (besides
lsb-release and lsb-base):
lsb (9.20150826) unstable; urgency=low
* Drop all the LSB compatibility packages besides lsb-release and lsb-base
- Drop packages-availability checking in lsb-release
- Truncate README.Debian to a minimum
- Document this in lsb-base.NEWS.Debian
* Change the versioning number to avoid any ambiguity; use joeyh's
version.date, with version being Debian next stable's
-- Didier Raboud <odyx at debian.org> Wed, 26 Aug 2015 12:00:00 +0200
The problem is that downloadable printer drivers (like the ones from
Openprinting, but also from other available providers) that are
suggested when installing a printer on Ubuntu depends on lsb, which is
not available anymore:
epson-inkjet-printer-201106w:
Dépend: lsb (>=3.2) but it is not installable
This triggers a regression where it is not possible to setup a printer
this way (downloading a driver where no local driver is available)
anymore.
I see two possible solutions:
- Add a proper replaces field to one of the remaining lsb-* packages,
to hopefully fix missing lsb package (maybe it would be useful to also
replace other compability packages that are not built anymore).
- Re-introduce LSB compatibility packages, but that might be an
overkill.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1536353/+subscriptions
More information about the foundations-bugs
mailing list