You are not logged in.
Pages: 1
Hi guys i have a problem with hp-check here is the output. It finds my network scanner but i cannot scan with sane or xsane it gives me 'failed to open device hpaio://net/Photosmart bla bla'. I have not edit '/etc/sane.d/saned.conf' and i have uncomment hpaio to '/etc/sane.d/dll.conf'. The main error is this 'error: groups user-groups Required - - MISSING ['lp']'. I did add lp "groupadd lp" and my user to it "gpasswd -a georgex lp" but the problem remains and after restart. I am using systemd is there any special config for groups and users?
[root@anarchy Desktop]# hp-check
HP Linux Imaging and Printing System (ver. 3.12.6)
Dependency/Version Check Utility ver. 15
Copyright (c) 2001-14 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).
Check types:
a. EXTERNALDEP - External Dependencies
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION
Status Types:
OK
MISSING - Missing Dependency or Permission or Plug-in
INCOMPAT - Incompatible dependency-version or Plugin-version
Saving output in log file: /home/georgex/Desktop/hp-check.log
Initializing. Please wait...
-
** (process:670): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:670): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:670): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
warning: unknown-0.0 version is not supported. Using unknown-0 versions dependencies to verify and install...
---------------
| SYSTEM INFO |
---------------
Kernel: 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 GNU/Linux
Host: anarchy
Proc: 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 GNU/Linux
Distribution: unknown 0.0
-----------------------
| HPLIP CONFIGURATION |
-----------------------
HPLIP-Version: HPLIP 3.12.6
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for unknown distro 0.0 version
Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.
[hplip]
version=3.12.6
[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.12.6
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=yes
libusb01-build=no
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=yes
internal-tag=3.12.6
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
Current contents of '/var/lib/hp/hplip.state' file:
Plugins are not installed. Could not access file: No such file or directory
Current contents of '~/.hplip/hplip.conf' file:
warning: Could not access file: No such file or directory
<Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>
--------------------------
| External Dependencies |
--------------------------
gs Ghostscript REQUIRED 7.05 9.06 OK -
network Network-wget OPTIONAL - 1.14 OK -
dbus DBus REQUIRED - 1.6.4 OK -
scanimage Shell-Scanning OPTIONAL 1.0 1.0.22 OK -
policykit Admin-Policy-framework OPTIONAL - 0.105 OK -
xsane SANE-GUI OPTIONAL 0.9 0.998 OK -
cups CUPS REQUIRED 1.1 1.6.1 OK 'CUPS Scheduler is running'
-------------------------
| General Dependencies |
-------------------------
error: reportlab Python-PDF-Lib OPTIONAL 2.0 - MISSING 'reportlab needs to be installed'
libcrypto OpenSSL-Crypto-Lib REQUIRED - 1.0.1 OK -
pil Python-Image-Lib OPTIONAL - 1.1.7 OK -
pyqt4-dbus PyQt4-DBUS REQUIRED 4.0 4.9.4 OK -
libjpeg JPEG-Lib REQUIRED - - OK -
libpthread POSIX-Threads-Lib REQUIRED - 2.16 OK -
python-dbus Python-DBUS REQUIRED 0.80.0 1.1.1 OK -
python-devel Python-SDK REQUIRED 2.2 3.2.3 OK -
pyqt4 Python-Qt4 REQUIRED 4.0 4.9.4 OK -
cups-devel CUPS-SDK REQUIRED - 1.6.1 OK -
sane-devel SANE-SDK REQUIRED - 1.0.22 OK -
libusb USB-Lib REQUIRED - 1.0 OK -
sane Scan-Lib REQUIRED - 1.0.22 OK -
cups-image CUPS-Image-Lib REQUIRED - 1.6.1 OK -
libnetsnmp-devel SNMP-Networking-SDK REQUIRED 5.0.9 5.7.1 OK -
python-xml Python-XML-Lib REQUIRED - 2.1.0 OK -
python-notify Desktop-notifications OPTIONAL - - OK -
------------------------------
| Compile Time Dependencies |
------------------------------
gcc gcc-Compiler REQUIRED - 4.7.1 OK -
libtool Build-tools REQUIRED - 2.4.2 OK -
make GNU-Build-tools REQUIRED 3.0 3.82 OK -
----------------------
| Python Extentions |
----------------------
cupsext CUPS-Extension REQUIRED - 3.12.6 OK -
pcardext PhotoCard-Extension REQUIRED - 3.12.6 OK -
hpmudext IO-Extension REQUIRED - 3.12.6 OK -
-----------------------
| Scan Configuration |
-----------------------
hpaio HPLIP-SANE-Backend REQUIRED - 3.12.6 OK 'hpaio found in /etc/sane.d/dll.conf'
scanext Scan-SANE-Extension REQUIRED - 3.12.6 OK -
------------------------------
| DISCOVERED SCANNER DEVICES |
------------------------------
device `hpaio:/net/Photosmart_C309a_series?ip=170.250.101.110' is a Hewlett-Packard Photosmart_C309a_series all-in-one
--------------------------
| DISCOVERED USB DEVICES |
--------------------------
No devices found.
---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------
Photosmart_C309a
----------------
Type: Printer
Device URI: hp:/net/Photosmart_C309a_series?ip=170.250.101.110
PPD: /etc/cups/ppd/Photosmart_C309a.ppd
PPD Description: HP Photosmart c309a Series, hpcups 3.12.6
Printer status: printer Photosmart_C309a is idle. enabled since Sat 11 Aug 2012 10:07:46 AM EEST
Communication status: Good
Photosmart_C309a_fax
--------------------
Type: Fax
Device URI: hpfax:/net/Photosmart_C309a_series?ip=170.250.101.110
PPD: /etc/cups/ppd/Photosmart_C309a_fax.ppd
PPD Description: HP Fax hpcups
Printer status: printer Photosmart_C309a_fax is idle. enabled since Sat 11 Aug 2012 10:07:46 AM EEST
Communication status: Good
--------------
| PERMISSION |
--------------
error: groups user-groups Required - - MISSING ['lp']
-----------
| SUMMARY |
-----------
Missing Required Dependencies
-----------------------------
None
Missing Optional Dependencies
-----------------------------
error: 'reportlab' package is missing/incompatible
Total Errors: 2
Total Warnings: 1
Re-run 'hp-check --fix' command to prompt and fix the issues.
Done.
[root@anarchy Desktop]#Moderator edit: Inserted [ code ] tags for you to keep this listing readable. See below. -- bernarcher
Last edited by bernarcher (2012-08-11 11:15:30)
Offline
Georgexxx, welcome to the forums. Please learn to use the BBCodes to keep your posts readable.
To know or not to know ...
... the questions remain forever.
Offline
Pages: 1