Ok, found the culprit,
/lib/udev/rules.d/56-hpmud.rules
has
ENV{hp_test}=="yes", PROGRAM="/bin/sh -c 'logger -p user.info loading HP Device
$env{BUSNUM} $env{DEVNUM}'", RUN+="/bin/sh -c 'if [ -f /usr/bin/systemctl ];
then /usr/bin/systemctl --no-block start
hplip-printer@$env{BUSNUM}:$env{DEVNUM}.service; else /usr/bin/nohup
/usr/bin/python /usr/bin/hp-config_usb_printer $env{BUSNUM}:$env{DEVNUM} ; fi
&'"
given that /usr/bin/hp-config_usb_printer is executable by itself the
/usr/bin/python
should just be dropped.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425812
Title:
config_usb_printer.py crashed with ImportError in
/usr/share/hplip/base/status.py: No module named hpmudext
To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1425812/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs