This bug was fixed in the package hplip - 3.18.7+dfsg1-2ubuntu2 --------------- hplip (3.18.7+dfsg1-2ubuntu2) cosmic; urgency=medium
* Let hp-check show distro names correctly (and not internal index numbers for them, LP: #1688684). -- Till Kamppeter <till.kamppe...@gmail.com> Thu, 4 Oct 2018 21:21:00 +0200 ** Changed in: hplip (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to hplip in Ubuntu. https://bugs.launchpad.net/bugs/1688684 Title: hp-check shows the distro index instead of its name Status in HPLIP: New Status in hplip package in Ubuntu: Fix Released Bug description: self.core.distro is the Linux distribution's index, not its name. This results in messages such as: warning: 2-9.0 version is not supported. Using 2-8.6 versions dependencies to verify and install... 2 means debian! As such it is not suitable for traces and information messages. self.core.distro_name should be used instead. See the attached patch. This patch can also be found on: https://github.com/fgouget/hplip To manage notifications about this bug go to: https://bugs.launchpad.net/hplip/+bug/1688684/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp