On Thu 05 Mar 2015 at 08:51:36 +0200, [email protected] wrote: > I get the following error trying to install a printer with hp-setup:
Which printer? > Traceback (most recent call last): > File "/usr/bin/hp-setup", line 45, in <module> > from base import device, utils, tui, models, module > File "/usr/share/hplip/base/device.py", line 39, in <module> > import status > File "/usr/share/hplip/base/status.py", line 59, in <module> > import hpmudext > ImportError: /usr/lib/python2.7/dist-packages/hpmudext.so: undefined symbol: > hpmud_make_par_uri > > Running hp-check --fix reports one error: > > error: NOT FOUND OR FAILED TO LOAD! Please reinstall HPLIP and check for the > proper installation of hpmudext. > error: hpmudext IO-Extension REQUIRED - > 3.12.6 MISSING 'Not Found or Failed to load, Please reinstall > HPLIP' > > and then tries to install package hpmudext, which doesn't exist. > > This is probably due to trying to install a newer version directly from HP. I > found some related files that shouldn't be there with cruft, but removing > those didn't help. > > Purging and reinstalling hplip and libhpmud0 didn't help either. > > What to try next? You could read http://hplipopensource.com/node/323 What does the present version from HP give you that the Debian package doesn't? (Apart from grief :) ) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

