Package: hplip
Version: 3.10.6-1.1
The symptom on the testing distribution is a popup message saying the HP
color laserjet
may be offline. Running some of the command line utilities to diagnose
the problem gives
python errors.
As far as I can tell the problem is in the python dependencies; It has both
python > 2.6
and
python < 2.7
That shows for both sid and testing on the package tracking page, and on
synaptic on my system.
The corresponding package in experimental has
python >= 2.6
python < 2.7
which looks like what it should be. The package put its .so files under
python 2.6 on my testing system.
Jon