This let 'hp-doctor' starting correctly
```
diff -pruN /usr/share/hplip/installer/core_install.py.save
/usr/share/hplip/installer/core_install.py
--- /usr/share/hplip/installer/core_install.py.save 2024-12-06
08:22:50.015730565 +0100
+++ /usr/share/hplip/installer/core_install.py 2024-12-06 08:23:53.411527263
+0100
@@ -658,9 +658,6 @@ class CoreInstall(object):
ver = "5.0"
elif name == "rhel" and ver[0] == "6" and ver[1] == ".":
ver = "6.0"
- if 'MX' in distro_release_name:
- name = "mxlinux"
- ver = distro_release_name[3:5]
found_in_list = False
for d in self.distros:
if name.find(d) > -1:
```
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1992187
Title:
hplip not working after install in 22.04, python error
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1992187/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs