Laser Jet 4000 in Debian Testing prints the ppd driver content instead of executing it

Asked by Popa Adrian Marius

Laser Jet 4000 in Debian Testing prints the ppd driver content instead of executing it

Even if i download the ppd from printing website
and install it when i add the printer , on output the printer sends the ppd file
(Adobe header and the rest)
http://www.openprinting.org/printer/HP/HP-LaserJet_4000
http://www.openprinting.org/ppd-o-matic.php?driver=Postscript&printer=HP-LaserJet_4000&show=1

The hp-setup doesn't recognize the printer when is run as root / normal user (in the lp, lpadmin group)
http://hplipopensource.com/hplip-web/models/laserjet/hp_laserjet_4000_series.html

The ppdev and lp modules are loaded (apears in lsmod ) and as described above the printer does run but it prints the driver
instead of testing page

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
goutam kodu (goutam-hplip) said :
#1

Hi,

Is HPLIP installed in your system ?

Please post us the output of "hp-check -t" and "hp-setup -g" and "lsusb".

Thanks & Regards,
Goutam Kodu

Revision history for this message
Sarbeswar Meher (sarbeswar-meher) said :
#2

Can you please attach the ppd file present in /etc/cups/ppd foler ?

Revision history for this message
Popa Adrian Marius (mapopa) said :
#3

Here is the ppd from /etc/cups/ppd folder

http://ubuntuone.com/p/19F3/

Revision history for this message
Popa Adrian Marius (mapopa) said :
#4

I will reinstall hplip
and send the hp-check -t
and hp-setup

I have tried all the version even the one installed from website and the same result

What is weird is that latest version ask me for usb when i have the printer atached to the paralel port
so lsusb doesn't make sense

Revision history for this message
Popa Adrian Marius (mapopa) said :
#5

hp-check -g
error: Unable to locate models.dat file

HP Linux Imaging and Printing System (ver. 0.0.0)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to
determine if the proper dependencies are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already
built HPLIP supplied tarball has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile-
and run-time dependencies).

Saving output in log file: hp-check.log
hp-check[16444]: debug: Log file=hp-check.log

Initializing. Please wait...
hp-check[16444]: debug: DAT file not found at /home/mariuz/work/kernelcompile/installer/distros.dat. Using local relative path...
hp-check[16444]: debug: Unable to open file installer/distros.dat for reading.
hp-check[16444]: debug: []
hp-check[16444]: debug: HPLIP Description= Public version=0.0.0 Internal version = 0.0.0
hp-check[16444]: debug: Determining distro...
hp-check[16444]: debug: Using 'lsb_release -is/-rs'
hp-check[16444]: debug: Debian

hp-check[16444]: debug: Distro name=debian
hp-check[16444]: debug: unstable

hp-check[16444]: debug: Distro version=unstable
hp-check[16444]: debug: distro=0, distro_version=0.0
hp-check[16444]: debug: Enable PPD install: True (False=drv)
hp-check[16444]: debug: Default UI toolkit: Qt4
hp-check[16444]: debug: Checking for dependency 'libcrypto'...

hp-check[16444]: debug: Checking for library 'libcrypto'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: Searching for file 'crypto.h' in '/usr/include'...
hp-check[16444]: debug: File found at '/usr/include/gnutls/crypto.h'
hp-check[16444]: debug: have libcrypto = True
hp-check[16444]: debug: Checking for dependency 'gs'...

hp-check[16444]: debug: Checking: gs -v (min ver=7.050000)
hp-check[16444]: debug: GPL Ghostscript 9.02 (2011-03-30)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.

hp-check[16444]: debug: GPL Ghostscript 9.02 (2011-03-30)
hp-check[16444]: debug: Ver=9.020000 Min ver=7.050000
hp-check[16444]: debug: have gs = True
hp-check[16444]: debug: Checking for dependency 'python23'...

hp-check[16444]: debug: Python ver=2.6
hp-check[16444]: debug: have python23 = True
hp-check[16444]: debug: Checking for dependency 'libnetsnmp-devel'...

hp-check[16444]: debug: Checking for library 'libnetsnmp'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: Searching for file 'net-snmp-config.h' in '/usr/include'...
hp-check[16444]: debug: File not found.
hp-check[16444]: debug: have libnetsnmp-devel = False
hp-check[16444]: debug: Checking for dependency 'sane-devel'...

hp-check[16444]: debug: Searching for file(s) 'sane.h' in '/usr/include' that contain 'extern SANE_Status sane_init'...
hp-check[16444]: debug: No files not found.
hp-check[16444]: debug: have sane-devel = 0
hp-check[16444]: debug: Checking for dependency 'pil'...

hp-check[16444]: debug: Checking for PIL...
hp-check[16444]: debug: have pil = True
hp-check[16444]: debug: Checking for dependency 'cups'...

hp-check[16444]: debug: scheduler is running

hp-check[16444]: debug: CUPS is running.
hp-check[16444]: debug: have cups = True
hp-check[16444]: debug: Checking for dependency 'gcc'...

hp-check[16444]: debug: Checking: gcc --version (min ver=0.000000)
hp-check[16444]: debug: gcc (Debian 4.6.1-6) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[16444]: debug: Found.
hp-check[16444]: debug: Checking: g++ --version (min ver=0.000000)
hp-check[16444]: debug: g++ (Debian 4.6.1-6) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[16444]: debug: Found.
hp-check[16444]: debug: have gcc = True
hp-check[16444]: debug: Checking for dependency 'pyqt4-dbus'...

hp-check[16444]: debug: have pyqt4-dbus = True
hp-check[16444]: debug: Checking for dependency 'libpthread'...

hp-check[16444]: debug: Checking for library 'libpthread'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: Searching for file 'pthread.h' in '/usr/include'...
hp-check[16444]: debug: File found at '/usr/include/pthread.h'
hp-check[16444]: debug: have libpthread = True
hp-check[16444]: debug: Checking for dependency 'make'...

hp-check[16444]: debug: Checking: make --version (min ver=3.000000)
hp-check[16444]: debug: GNU Make 3.82
Built for x86_64-pc-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

hp-check[16444]: debug: GNU Make 3.82
hp-check[16444]: debug: Ver=3.820000 Min ver=3.000000
hp-check[16444]: debug: have make = True
hp-check[16444]: debug: Checking for dependency 'python-devel'...

hp-check[16444]: debug: Searching for file 'Python.h' in '/usr/include'...
hp-check[16444]: debug: File found at '/usr/include/python2.6/Python.h'
hp-check[16444]: debug: have python-devel = True
hp-check[16444]: debug: Checking for dependency 'cups-devel'...

hp-check[16444]: debug: Searching for file 'cups.h' in '/usr/include'...
hp-check[16444]: debug: File found at '/usr/include/cups/cups.h'
hp-check[16444]: debug: have cups-devel = True
hp-check[16444]: debug: Checking for dependency 'scanimage'...

hp-check[16444]: debug: Checking: scanimage --version (min ver=1.000000)
hp-check[16444]: debug: scanimage (sane-backends) 1.0.22; backend version 1.0.22

hp-check[16444]: debug: scanimage (sane-backends) 1.0.22; backend version 1.0.22
hp-check[16444]: debug: Ver=1.000000 Min ver=1.000000
hp-check[16444]: debug: have scanimage = True
hp-check[16444]: debug: Checking for dependency 'python-dbus'...

hp-check[16444]: debug: Checking for python-dbus (>= 0.80)...
hp-check[16444]: debug: Version: 0.84.0
hp-check[16444]: debug: have python-dbus = True
hp-check[16444]: debug: Checking for dependency 'cups-ddk'...

hp-check[16444]: debug: Checking for cups-ddk...
hp-check[16444]: debug: Searching for file 'drv' in '/usr/lib/cups/driver'...
hp-check[16444]: debug: File not found.
hp-check[16444]: debug: Searching for file 'drv' in '/usr/lib64/cups/driver'...
hp-check[16444]: debug: File not found.
hp-check[16444]: debug: have cups-ddk = False
hp-check[16444]: debug: Checking for dependency 'reportlab'...

hp-check[16444]: debug: Trying to import 'reportlab'...
hp-check[16444]: debug: Version: 2.5
hp-check[16444]: debug: Success.
hp-check[16444]: debug: have reportlab = True
hp-check[16444]: debug: Checking for dependency 'pyqt4'...

hp-check[16444]: debug: have pyqt4 = True
hp-check[16444]: debug: Checking for dependency 'libusb'...

hp-check[16444]: debug: Checking for library 'libusb'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: Searching for file(s) 'usb.h' in '/usr/include' that contain 'usb_init(void)'...
hp-check[16444]: debug: Checking file '/usr/include/usb.h' for contents 'usb_init(void)'...
hp-check[16444]: debug: 'usb_init(void)' found in file '/usr/include/usb.h'.
hp-check[16444]: debug: /usr/include/usb.h
hp-check[16444]: debug: Found files: ['/usr/include/usb.h']
hp-check[16444]: debug: have libusb = 1
hp-check[16444]: debug: Checking for dependency 'libtool'...

hp-check[16444]: debug: Checking for libtool...
hp-check[16444]: debug: Checking: libtool --version (min ver=0.000000)
hp-check[16444]: debug: libtool (GNU libtool) 2.4
Written by Gordon Matzigkeit <email address hidden>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[16444]: debug: Found.
hp-check[16444]: debug: have libtool = True
hp-check[16444]: debug: Checking for dependency 'cups-image'...

hp-check[16444]: debug: Searching for file 'raster.h' in '/usr/include/cups'...
hp-check[16444]: debug: File found at '/usr/include/cups/raster.h'
hp-check[16444]: debug: have cups-image = True
hp-check[16444]: debug: Checking for dependency 'policykit'...

hp-check[16444]: debug: Checking for PolicyKit...
hp-check[16444]: debug: Searching for file 'PolicyKit.conf' in '/etc/PolicyKit'...
hp-check[16444]: debug: File not found.
hp-check[16444]: debug: Searching for file '50-localauthority.conf' in '/etc/polkit-1/localauthority.conf.d'...
hp-check[16444]: debug: File found at '/etc/polkit-1/localauthority.conf.d/50-localauthority.conf'
hp-check[16444]: debug: Searching for file 'org.freedesktop.PolicyKit1.service' in '/usr/share/dbus-1/system-services'...
hp-check[16444]: debug: File found at '/usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service'
hp-check[16444]: debug: have policykit = True
hp-check[16444]: debug: Checking for dependency 'python-xml'...

hp-check[16444]: debug: have python-xml = True
hp-check[16444]: debug: Checking for dependency 'python-notify'...

hp-check[16444]: debug: have python-notify = True
hp-check[16444]: debug: Checking for dependency 'xsane'...

hp-check[16444]: debug: Checking: xsane --version (min ver=0.900000)
hp-check[16444]: debug: xsane-0.998 (c) 1998-2010 Oliver Rauch
  E-mail: <email address hidden>
  package xsane-0.996
  compiled with GTK-2.24.5
  with color management function
  with GIMP support, compiled with GIMP-2.6.11
  XSane output formats: jpeg, pdf(compr.), png, pnm, ps(compr.), tiff, txt

hp-check[16444]: debug: xsane-0.998 (c) 1998-2010 Oliver Rauch
hp-check[16444]: debug: Ver=0.998000 Min ver=0.900000
hp-check[16444]: debug: have xsane = True
hp-check[16444]: debug: Checking for dependency 'libjpeg'...

hp-check[16444]: debug: Checking for library 'libjpeg'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: Searching for file 'jpeglib.h' in '/usr/include'...
hp-check[16444]: debug: File found at '/usr/include/jpeglib.h'
hp-check[16444]: debug: have libjpeg = True
hp-check[16444]: debug: Checking for dependency 'dbus'...

hp-check[16444]: debug: Checking for dbus running and header files present (dbus-devel)...
hp-check[16444]: debug: Searching any process(es) '['dbus-daemon']' in running processes...
hp-check[16444]: debug: '/usr/bin/dbus-daemon--system' found.
hp-check[16444]: debug: Searching for file(s) 'dbus-message.h' in '/usr/include' that contain 'dbus_message_new_signal'...
hp-check[16444]: debug: No files not found.
hp-check[16444]: debug: have dbus = 0
hp-check[16444]: debug: Checking for dependency 'sane'...

hp-check[16444]: debug: Checking for library 'libsane'...
hp-check[16444]: debug: Found.
hp-check[16444]: debug: have sane = True
hp-check[16444]: debug: Checking for dependency 'python2x'...

hp-check[16444]: debug: Python ver=2.6
hp-check[16444]: debug: have python2x = True
hp-check[16444]: debug: have libcrypto = True
hp-check[16444]: debug: have gs = True
hp-check[16444]: debug: have python23 = True
hp-check[16444]: debug: have libnetsnmp-devel = False
hp-check[16444]: debug: have sane-devel = 0
hp-check[16444]: debug: have pil = True
hp-check[16444]: debug: have cups = True
hp-check[16444]: debug: have gcc = True
hp-check[16444]: debug: have pyqt4-dbus = True
hp-check[16444]: debug: have libpthread = True
hp-check[16444]: debug: have make = True
hp-check[16444]: debug: have python-devel = True
hp-check[16444]: debug: have cups-devel = True
hp-check[16444]: debug: have scanimage = True
hp-check[16444]: debug: have python-dbus = True
hp-check[16444]: debug: have cups-ddk = False
hp-check[16444]: debug: have reportlab = True
hp-check[16444]: debug: have pyqt4 = True
hp-check[16444]: debug: have libusb = 1
hp-check[16444]: debug: have libtool = True
hp-check[16444]: debug: have cups-image = True
hp-check[16444]: debug: have policykit = True
hp-check[16444]: debug: have python-xml = True
hp-check[16444]: debug: have python-notify = True
hp-check[16444]: debug: have xsane = True
hp-check[16444]: debug: have libjpeg = True
hp-check[16444]: debug: have dbus = 0
hp-check[16444]: debug: have sane = True
hp-check[16444]: debug: have python2x = True
hp-check[16444]: debug: Searching for '[]' in running processes...
hp-check[16444]: debug: Not found
hp-check[16444]: debug: Bitness = 64
hp-check[16444]: debug: Endian = 1
Traceback (most recent call last):
  File "/usr/bin/hp-check", line 206, in <module>
    core.init()
  File "/usr/share/hplip/installer/core_install.py", line 410, in init
    self.distro_name = self.distros_index[self.distro]
KeyError: 0

Revision history for this message
Popa Adrian Marius (mapopa) said :
#6

I have upgraded to debian sid but i still have the same issue

Revision history for this message
Popa Adrian Marius (mapopa) said :
#7

hp-check -g

HP Linux Imaging and Printing System (ver. 3.11.7)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to
determine if the proper dependencies are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already
built HPLIP supplied tarball has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both
compile- and run-time dependencies).

Saving output in log file: hp-check.log
hp-check[15698]: debug: Log file=hp-check.log

Initializing. Please wait...
hp-check[15698]: debug: ['unknown', 'mepis', 'debian', 'suse', 'mandriva', 'fedora', 'redhat', 'rhel', 'slackware', 'gentoo', 'redflag', 'ubuntu', 'xandros', 'freebsd', 'linspire', 'ark', 'pclinuxos', 'centos', 'igos', 'linuxmint', 'linpus', 'gos', 'boss', 'lfs']
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [unknown:0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.5:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.5:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.5:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:6.5:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:7.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:7.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:7.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:7.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:8.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:8.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:8.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mepis:8.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [debian:5.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [debian:6.0:python-xml]
hp-check[15698]: debug: Setting debian:5.0.1 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.2 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.3 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.4 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.5 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.6 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.7 to debian:5.0
hp-check[15698]: debug: Setting debian:5.0.8 to debian:5.0
hp-check[15698]: debug: Setting debian:6.0.1 to debian:6.0
hp-check[15698]: debug: Missing dependency section in distros.dat: [suse:11.2:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [suse:11.3:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [suse:11.4:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2006.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2006.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2006.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2006.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2007.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2008.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2009:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2009:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2009.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2009.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2010.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [mandriva:2010.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:13:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:13:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:14:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:14:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:15:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [fedora:15:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:8.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redhat:9.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:5.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [rhel:6.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:9.1:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.1:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:10.2:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:11:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [slackware:12.1:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gentoo:any:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [redflag:any:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:8.04:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:10.04:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:10.04:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:10.10:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:10.10:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:11.04:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ubuntu:11.04:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [xandros:any:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [freebsd:any:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linspire:5.0:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libcrypto]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:gs]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libnetsnmp-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:sane-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:pil]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:cups]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:gcc]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:pyqt4-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libpthread]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:make]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:cups-devel]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:scanimage]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python-dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:cups-ddk]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:reportlab]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libusb]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libtool]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:xsane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:libjpeg]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:sane]
hp-check[15698]: debug: Missing dependency section in distros.dat: [ark:any:python2x]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2006.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2006.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2006.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2006.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2007.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2007.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2007.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2008.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2008.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2008.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2009.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2009.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [pclinuxos:2009.0:python-notify]
hp-check[15698]: debug: Setting pclinuxos:2006 to pclinuxos:2006.0
hp-check[15698]: debug: Setting pclinuxos:2007 to pclinuxos:2007.0
hp-check[15698]: debug: Setting pclinuxos:2008 to pclinuxos:2008.0
hp-check[15698]: debug: Setting pclinuxos:2009 to pclinuxos:2009.0
hp-check[15698]: debug: Missing dependency section in distros.dat: [centos:any:cups-image]
hp-check[15698]: debug: Missing dependency section in distros.dat: [centos:any:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [centos:any:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [centos:any:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [igos:1.0:pyqt4]
hp-check[15698]: debug: Missing dependency section in distros.dat: [igos:1.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [igos:1.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [igos:1.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [igos:1.0:dbus]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:5:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:5:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:5:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:6:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:6:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:6:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:7:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:8:python23]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linuxmint:8:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.4:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.4:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.4:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.5:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.5:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [linpus:9.5:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gos:8.04.1:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gos:8.04.1:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [gos:8.04.1:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [boss:3.0:policykit]
hp-check[15698]: debug: Missing dependency section in distros.dat: [boss:3.0:python-xml]
hp-check[15698]: debug: Missing dependency section in distros.dat: [boss:3.0:python-notify]
hp-check[15698]: debug: Missing dependency section in distros.dat: [lfs:6:python-xml]
hp-check[15698]: debug: HPLIP Description= Public version=3.11.7 Internal version = 3.11.7
hp-check[15698]: debug: Determining distro...
hp-check[15698]: debug: Using 'lsb_release -is/-rs'
hp-check[15698]: debug: Debian

hp-check[15698]: debug: Distro name=debian
hp-check[15698]: debug: unstable

hp-check[15698]: debug: Distro version=unstable
hp-check[15698]: debug: distro=2, distro_version=unstable
hp-check[15698]: debug: Enable PPD install: True (False=drv)
hp-check[15698]: debug: Default UI toolkit: Qt4
hp-check[15698]: debug: Checking for dependency 'libcrypto'...

hp-check[15698]: debug: Checking for library 'libcrypto'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: Searching for file 'crypto.h' in '/usr/include'...
hp-check[15698]: debug: File found at '/usr/include/gnutls/crypto.h'
hp-check[15698]: debug: have libcrypto = True
hp-check[15698]: debug: Checking for dependency 'gs'...

hp-check[15698]: debug: Checking: gs -v (min ver=7.050000)
hp-check[15698]: debug: GPL Ghostscript 9.02 (2011-03-30)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.

hp-check[15698]: debug: GPL Ghostscript 9.02 (2011-03-30)
hp-check[15698]: debug: Ver=9.020000 Min ver=7.050000
hp-check[15698]: debug: have gs = True
hp-check[15698]: debug: Checking for dependency 'python23'...

hp-check[15698]: debug: Python ver=2.6
hp-check[15698]: debug: have python23 = True
hp-check[15698]: debug: Checking for dependency 'libnetsnmp-devel'...

hp-check[15698]: debug: Checking for library 'libnetsnmp'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: Searching for file 'net-snmp-config.h' in '/usr/include'...
hp-check[15698]: debug: File not found.
hp-check[15698]: debug: have libnetsnmp-devel = False
hp-check[15698]: debug: Checking for dependency 'sane-devel'...

hp-check[15698]: debug: Searching for file(s) 'sane.h' in '/usr/include' that contain 'extern SANE_Status sane_init'...
hp-check[15698]: debug: No files not found.
hp-check[15698]: debug: have sane-devel = 0
hp-check[15698]: debug: Checking for dependency 'pil'...

hp-check[15698]: debug: Checking for PIL...
hp-check[15698]: debug: have pil = True
hp-check[15698]: debug: Checking for dependency 'cups'...

hp-check[15698]: debug: scheduler is running

hp-check[15698]: debug: CUPS is running.
hp-check[15698]: debug: have cups = True
hp-check[15698]: debug: Checking for dependency 'gcc'...

hp-check[15698]: debug: Checking: gcc --version (min ver=0.000000)
hp-check[15698]: debug: gcc (Debian 4.6.1-6) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[15698]: debug: Found.
hp-check[15698]: debug: Checking: g++ --version (min ver=0.000000)
hp-check[15698]: debug: g++ (Debian 4.6.1-6) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[15698]: debug: Found.
hp-check[15698]: debug: have gcc = True
hp-check[15698]: debug: Checking for dependency 'pyqt4-dbus'...

hp-check[15698]: debug: have pyqt4-dbus = True
hp-check[15698]: debug: Checking for dependency 'libpthread'...

hp-check[15698]: debug: Checking for library 'libpthread'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: Searching for file 'pthread.h' in '/usr/include'...
hp-check[15698]: debug: File found at '/usr/include/pthread.h'
hp-check[15698]: debug: have libpthread = True
hp-check[15698]: debug: Checking for dependency 'make'...

hp-check[15698]: debug: Checking: make --version (min ver=3.000000)
hp-check[15698]: debug: GNU Make 3.82
Built for x86_64-pc-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

hp-check[15698]: debug: GNU Make 3.82
hp-check[15698]: debug: Ver=3.820000 Min ver=3.000000
hp-check[15698]: debug: have make = True
hp-check[15698]: debug: Checking for dependency 'python-devel'...

hp-check[15698]: debug: Searching for file 'Python.h' in '/usr/include'...
hp-check[15698]: debug: File found at '/usr/include/python2.6/Python.h'
hp-check[15698]: debug: have python-devel = True
hp-check[15698]: debug: Checking for dependency 'cups-devel'...

hp-check[15698]: debug: Searching for file 'cups.h' in '/usr/include'...
hp-check[15698]: debug: File found at '/usr/include/cups/cups.h'
hp-check[15698]: debug: have cups-devel = True
hp-check[15698]: debug: Checking for dependency 'scanimage'...

hp-check[15698]: debug: Checking: scanimage --version (min ver=1.000000)
hp-check[15698]: debug: scanimage (sane-backends) 1.0.22; backend version 1.0.22

hp-check[15698]: debug: scanimage (sane-backends) 1.0.22; backend version 1.0.22
hp-check[15698]: debug: Ver=1.000000 Min ver=1.000000
hp-check[15698]: debug: have scanimage = True
hp-check[15698]: debug: Checking for dependency 'python-dbus'...

hp-check[15698]: debug: Checking for python-dbus (>= 0.80)...
hp-check[15698]: debug: Version: 0.84.0
hp-check[15698]: debug: have python-dbus = True
hp-check[15698]: debug: Checking for dependency 'cups-ddk'...

hp-check[15698]: debug: Checking for cups-ddk...
hp-check[15698]: debug: Searching for file 'drv' in '/usr/lib/cups/driver'...
hp-check[15698]: debug: File not found.
hp-check[15698]: debug: Searching for file 'drv' in '/usr/lib64/cups/driver'...
hp-check[15698]: debug: File not found.
hp-check[15698]: debug: have cups-ddk = False
hp-check[15698]: debug: Checking for dependency 'reportlab'...

hp-check[15698]: debug: Trying to import 'reportlab'...
hp-check[15698]: debug: Version: 2.5
hp-check[15698]: debug: Success.
hp-check[15698]: debug: have reportlab = True
hp-check[15698]: debug: Checking for dependency 'pyqt4'...

hp-check[15698]: debug: have pyqt4 = True
hp-check[15698]: debug: Checking for dependency 'libusb'...

hp-check[15698]: debug: Checking for library 'libusb'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: Searching for file(s) 'usb.h' in '/usr/include' that contain 'usb_init(void)'...
hp-check[15698]: debug: Checking file '/usr/include/usb.h' for contents 'usb_init(void)'...
hp-check[15698]: debug: 'usb_init(void)' found in file '/usr/include/usb.h'.
hp-check[15698]: debug: /usr/include/usb.h
hp-check[15698]: debug: Found files: ['/usr/include/usb.h']
hp-check[15698]: debug: have libusb = 1
hp-check[15698]: debug: Checking for dependency 'libtool'...

hp-check[15698]: debug: Checking for libtool...
hp-check[15698]: debug: Checking: libtool --version (min ver=0.000000)
hp-check[15698]: debug: libtool (GNU libtool) 2.4
Written by Gordon Matzigkeit <email address hidden>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hp-check[15698]: debug: Found.
hp-check[15698]: debug: have libtool = True
hp-check[15698]: debug: Checking for dependency 'cups-image'...

hp-check[15698]: debug: Searching for file 'raster.h' in '/usr/include/cups'...
hp-check[15698]: debug: File found at '/usr/include/cups/raster.h'
hp-check[15698]: debug: have cups-image = True
hp-check[15698]: debug: Checking for dependency 'policykit'...

hp-check[15698]: debug: Checking for PolicyKit...
hp-check[15698]: debug: Searching for file 'PolicyKit.conf' in '/etc/PolicyKit'...
hp-check[15698]: debug: File not found.
hp-check[15698]: debug: Searching for file '50-localauthority.conf' in '/etc/polkit-1/localauthority.conf.d'...
hp-check[15698]: debug: File found at '/etc/polkit-1/localauthority.conf.d/50-localauthority.conf'
hp-check[15698]: debug: Searching for file 'org.freedesktop.PolicyKit1.service' in '/usr/share/dbus-1/system-services'...
hp-check[15698]: debug: File found at '/usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service'
hp-check[15698]: debug: have policykit = True
hp-check[15698]: debug: Checking for dependency 'python-xml'...

hp-check[15698]: debug: have python-xml = True
hp-check[15698]: debug: Checking for dependency 'python-notify'...

hp-check[15698]: debug: have python-notify = True
hp-check[15698]: debug: Checking for dependency 'xsane'...

hp-check[15698]: debug: Checking: xsane --version (min ver=0.900000)
hp-check[15698]: debug: xsane-0.998 (c) 1998-2010 Oliver Rauch
  E-mail: <email address hidden>
  package xsane-0.996
  compiled with GTK-2.24.5
  with color management function
  with GIMP support, compiled with GIMP-2.6.11
  XSane output formats: jpeg, pdf(compr.), png, pnm, ps(compr.), tiff, txt

hp-check[15698]: debug: xsane-0.998 (c) 1998-2010 Oliver Rauch
hp-check[15698]: debug: Ver=0.998000 Min ver=0.900000
hp-check[15698]: debug: have xsane = True
hp-check[15698]: debug: Checking for dependency 'libjpeg'...

hp-check[15698]: debug: Checking for library 'libjpeg'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: Searching for file 'jpeglib.h' in '/usr/include'...
hp-check[15698]: debug: File found at '/usr/include/jpeglib.h'
hp-check[15698]: debug: have libjpeg = True
hp-check[15698]: debug: Checking for dependency 'dbus'...

hp-check[15698]: debug: Checking for dbus running and header files present (dbus-devel)...
hp-check[15698]: debug: Searching any process(es) '['dbus-daemon']' in running processes...
hp-check[15698]: debug: '/usr/bin/dbus-daemon--system' found.
hp-check[15698]: debug: Searching for file(s) 'dbus-message.h' in '/usr/include' that contain 'dbus_message_new_signal'...
hp-check[15698]: debug: No files not found.
hp-check[15698]: debug: have dbus = 0
hp-check[15698]: debug: Checking for dependency 'sane'...

hp-check[15698]: debug: Checking for library 'libsane'...
hp-check[15698]: debug: Found.
hp-check[15698]: debug: have sane = True
hp-check[15698]: debug: Checking for dependency 'python2x'...

hp-check[15698]: debug: Python ver=2.6
hp-check[15698]: debug: have python2x = True
hp-check[15698]: debug: have libcrypto = True
hp-check[15698]: debug: have gs = True
hp-check[15698]: debug: have python23 = True
hp-check[15698]: debug: have libnetsnmp-devel = False
hp-check[15698]: debug: have sane-devel = 0
hp-check[15698]: debug: have pil = True
hp-check[15698]: debug: have cups = True
hp-check[15698]: debug: have gcc = True
hp-check[15698]: debug: have pyqt4-dbus = True
hp-check[15698]: debug: have libpthread = True
hp-check[15698]: debug: have make = True
hp-check[15698]: debug: have python-devel = True
hp-check[15698]: debug: have cups-devel = True
hp-check[15698]: debug: have scanimage = True
hp-check[15698]: debug: have python-dbus = True
hp-check[15698]: debug: have cups-ddk = False
hp-check[15698]: debug: have reportlab = True
hp-check[15698]: debug: have pyqt4 = True
hp-check[15698]: debug: have libusb = 1
hp-check[15698]: debug: have libtool = True
hp-check[15698]: debug: have cups-image = True
hp-check[15698]: debug: have policykit = True
hp-check[15698]: debug: have python-xml = True
hp-check[15698]: debug: have python-notify = True
hp-check[15698]: debug: have xsane = True
hp-check[15698]: debug: have libjpeg = True
hp-check[15698]: debug: have dbus = 0
hp-check[15698]: debug: have sane = True
hp-check[15698]: debug: have python2x = True
hp-check[15698]: debug: Searching for '['yast', 'yast2', 'opensuse-updater', 'zypper', 'yum', 'rpm', 'up2date', 'dpkg', 'apt-get', 'synaptic', 'update-manager', 'adept', 'aptitude', 'adept-updater', 'urpmi']' in running processes...
hp-check[15698]: debug: Not found
hp-check[15698]: debug: Bitness = 64
hp-check[15698]: debug: Endian = 1
hp-check[15698]: debug: Distro = 2 Distro Name = debian Display Name= Debian Version = unstable Supported = False
hp-check[15698]: debug: Checking for HPLIP...
hp-check[15698]: debug: Searching for file(s) 'hplip.conf' in '/etc/hp'...
hp-check[15698]: debug: /etc/hp/hplip.conf
hp-check[15698]: debug: Found files: ['/etc/hp/hplip.conf']
hp-check[15698]: debug: HPLIP (prev install) = ['/etc/hp/hplip.conf']
hp-check[15698]: debug: 1.4.8

hp-check[15698]: debug: CUPS version = 1.4.8
hp-check[15698]: debug: DBUS configuration reload possible? False
hp-check[15698]: debug: Linux borkstationX64 3.0.1-vanillaice #1 SMP PREEMPT Sat Aug 6 12:06:18 EEST 2011 x86_64 GNU/Linux

hp-check[15698]: debug: Linux borkstationX64 3.0.1-vanillaice #1 SMP PREEMPT Sat Aug 6 12:06:18 EEST 2011 x86_64 GNU/Linux
hp-check[15698]: debug: Plug-in version=3.11.7
hp-check[15698]: debug: Plug-in=hplip-3.11.7-plugin.run

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux borkstationX64 3.0.1-vanillaice #1 SMP PREEMPT Sat Aug 6 12:06:18 EEST 2011 x86_64 GNU/Linux

Distribution:
debian unstable

Checking Python version...
hp-check[15698]: debug: sys.version_info = (2, 6, 7, 'final', 0)
OK, version 2.6.7 installed

Checking PyQt 4.x version...
OK, version 4.8.3 installed.

Checking for CUPS...
hp-check[15698]: debug: scheduler is running

Status: scheduler is running
hp-check[15698]: debug: 1.4.8

Version: 1.4.8
error_log is set to level: warn

Checking for dbus/python-dbus...
hp-check[15698]: debug: Searching any process(es) '['dbus-daemon']' in running processes...
hp-check[15698]: debug: '/usr/bin/dbus-daemon--system' found.
dbus daemon is running.
python-dbus version: 0.84.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

hp-check[15698]: debug: 1.4.8

hp-check[15698]: debug: ***
Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: CUPS image - CUPS image development files...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: DBus - Message bus system...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

hp-check[15698]: debug: ***
Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: libjpeg - JPEG library...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

hp-check[15698]: debug: ***
Checking for dependency: libpthread - POSIX threads library...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: libtool - Library building support services...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: libusb - USB library...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python devel - Python development files...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python XML libraries...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: Reportlab - PDF library for Python...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: SANE - Scanning library...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: SANE - Scanning library development files...
error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.

hp-check[15698]: debug: ***
Checking for dependency: scanimage - Shell scanning program...
OK, found.

hp-check[15698]: debug: ***
Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.

----------------------
| HPLIP INSTALLATION |
----------------------

Currently installed HPLIP version...
HPLIP 3.11.7 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.11.7

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.11.7
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=no
pp-build=no
gui-build=yes
scanner-build=no
fax-build=no
dbus-build=no
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=no
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=no
cups-drv-install=no
cups-ppd-install=no
internal-tag=3.11.7
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
hpijs-only-build=no
lite-build=no
udev-acl-rules=no
hpcups-only-build=no
hpijs-only-build=no

Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables.

[plugin]
installed=0
eula=0

Current contents of '~/.hplip/hplip.conf' file:
error: Could not access file: No such file or directory

--------------------------
| DISCOVERED USB DEVICES |
--------------------------

hp-check[15698]: debug: Probing bus: usb
No devices found.

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

hp-check[15698]: debug: device for HP-LaserJet: parallel:/dev/lp0

hp-check[15698]: debug: [('HP-LaserJet', 'parallel:/dev/lp0')]
hp-check[15698]: debug: Exception: 4 (Unknown/invalid device-uri field)
HP-LaserJet
-----------
Type: Unknown
Device URI: parallel:/dev/lp0
PPD: /etc/cups/ppd/HP-LaserJet.ppd
PPD Description: HP LaserJet 4000 Series hpijs pcl3, 3.11.5
hp-check[15698]: debug: printer HP-LaserJet is idle. enabled since Wed 10 Aug 2011 11:32:27 PM EEST
 Printer is now online.

Printer Printer is now online.erJet is idle. enabled since Wed 10 Aug 2011 11:32:27 PM EEST
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP.

---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

---------------
| USER GROUPS |
---------------

hp-check[15698]: debug: root

root

-----------
| SUMMARY |
-----------

error: 4 errors and/or warnings.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html

Done.

Revision history for this message
goutam kodu (goutam-hplip) said :
#8

Hi,

Thanks for the hp-check and hp-setup output.
The hplip-3.11.7 version is installed in your debian unstable OS with hpijs enable.

Can you please reinstall hplip-3.11.7 with hpcups enable. Clear instructions to do this is provided at http://hplipopensource.com/hplip-web/install/manual/distros/debian.html.
Please follow the instructions provided at the above link and post me the out-put of "hp-check -t" again. And also let us know if you seeing the same issue on hpcups install picking hpcups ppd.

Thanks & Regards,
Goutam Kodu

Revision history for this message
Popa Adrian Marius (mapopa) said :
#9

./configure --libdir=/usr/lib64 --prefix=/usr --enable-qt4 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --enable-foomatic-ppd-install --enable-hpijs-install --disable-policykit --disable-cups-drv-install --enable-hpcups-install --disable-network-build --disable-dbus-build --disable-scan-build --disable-fax-build --enable-foomatic-rip-hplip-install

prnt/hpps/hppsfilter.c' || echo './'`prnt/hpps/hppsfilter.c
prnt/hpps/hppsfilter.c: In function ‘require_bod’:
prnt/hpps/hppsfilter.c:119:5: error: unknown type name ‘ppd_attr_t’
prnt/hpps/hppsfilter.c:120:5: error: unknown type name ‘ppd_file_t’
prnt/hpps/hppsfilter.c:121:10: warning: assignment makes pointer from integer without a cast [enabled by default]
prnt/hpps/hppsfilter.c:127:17: warning: assignment makes pointer from integer without a cast [enabled by default]
prnt/hpps/hppsfilter.c:128:24: error: request for member ‘value’ in something not a structure or union
prnt/hpps/hppsfilter.c:129:32: error: request for member ‘value’ in something not a structure or union
make: *** [hppsfilter.o] Error 1

Revision history for this message
goutam kodu (goutam-hplip) said :
#10

Hi Popa,

Can you run the configuration with only options of - -libdir = /usr/lib64 - -prefix=/usr. Like,

./configure - -libdir=/usr/lib64 - -prefix=/usr

and check if you see the same error.

Thanks & Regards,
Goutam Kodu.

Revision history for this message
Sanjay Kumar (sanjay-kumar14) said :
#11

Can you update the OS version to Debian 5.0.X or higher and then download hplip-3.11.7.run file from:
      http://hplipopensource.com/hplip-web/install_wizard/index.html
And then run the following command in the terminal to install HPLIP:
  =>cd <path to the directory where .run file is saved>
  =>sh hplip-3.11.7.run
    (After that follow on screen instructions.)
  =>hp-setup
    (This will add Print queue)

Note: We recenmend to use USB port instead of using parallel port as HPLIP no more does a testing on parallel port.

Hope this helps.

Can you help with this problem?

Provide an answer of your own, or ask Popa Adrian Marius for more information if necessary.

To post a message you must log in.