[Pkg-hpijs-devel] Bug#454341: reproducable here too / PPD path in hplip.conf incorrect?

Martin Steigerwald Martin at lichtvoll.de
Fri Dec 28 16:54:28 UTC 2007


Hello,

With an HP OfficeJet 5610.

Seems that the path to the PPD paths in /etc/hp/hplib.conf is incorrect or 
perhaps some symlink is missing:

shambala> grep ppd hplip.conf
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
foomatic-ppd-install=no

shambala> LANG=EN ls -l /usr/share/ppd/HP
ls: /usr/share/ppd/HP: No such file or directory

shambala> ls -l /usr/share/ppd/hpijs/HP | head -5
insgesamt 9764
-rw-r--r-- 1 root root 19920 2007-12-02 23:10 HP-2000C-hpijs.ppd
-rw-r--r-- 1 root root 21550 2007-12-02 23:10 HP-2500C-hpijs.ppd
-rw-r--r-- 1 root root 21557 2007-12-02 23:10 HP-2500CM-hpijs.ppd
-rw-r--r-- 1 root root 22378 2007-12-02 23:10 HP-910-hpijs.ppd

shambala> ls -l /usr/share/ppd/hpijs/HP | grep 5600
-rw-r--r-- 1 root root 22483 2007-12-02 23:10 HP-OfficeJet_5600-hpijs.ppd


This patch works here - don't know whether it is the "correct" solution 
tough:

shambala> bzr diff hplip.conf
=== modified file 'hp/hplip.conf'
--- hp/hplip.conf       2007-12-28 16:44:57 +0000
+++ hp/hplip.conf       2007-12-28 16:48:51 +0000
@@ -11,7 +11,7 @@
 [dirs]
 home=/usr/share/hplip
 run=/var/run
-ppd=/usr/share/ppd/HP
+ppd=/usr/share/ppd/hpijs/HP
 ppdbase=/usr/share/ppd
 doc=/usr/share/doc/hplip-doc/HTML
 icon=no

Ciao,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-hpijs-devel/attachments/20071228/e84ab141/attachment-0001.pgp 


More information about the Pkg-hpijs-devel mailing list