[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#519063: marked as done (debsums warnings due to hplip-data)



Your message dated Tue, 17 Mar 2009 09:47:11 +0000
with message-id <E1LjVt9-0008QJ-09@ries.debian.org>
and subject line Bug#519966: fixed in hplip 3.9.2-3
has caused the Debian Bug report #519966,
regarding debsums warnings due to hplip-data
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
519966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519966
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: hplip
Version: 3.9.2-1
Severity: normal

Hi,

I have the debsums package installed on my sid. So one a week, debsums
verifies the packages integrity. I have just installed the hplip
package with hpijs. And debsums gives that :
/etc/cron.weekly/debsums:
debsums: can't open hplip-data file /usr/share/hplip/pcard/__init__.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/pcard/photocard.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/copier/__init__.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/copier/copier.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/base/exif.pyc (No such file or directory)
/usr/share/hplip/base/strings.pyc
/usr/share/hplip/base/slp.pyc
/usr/share/hplip/base/codes.pyc
/usr/share/hplip/base/models.pyc
/usr/share/hplip/base/utils.pyc
/usr/share/hplip/base/maint.pyc
/usr/share/hplip/base/pml.pyc
/usr/share/hplip/base/__init__.pyc
/usr/share/hplip/base/pexpect.pyc
/usr/share/hplip/base/module.pyc
/usr/share/hplip/base/device.pyc
debsums: can't open hplip-data file /usr/share/hplip/base/vcard.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/base/ldif.pyc (No such file or directory)
/usr/share/hplip/base/tui.pyc
debsums: can't open hplip-data file /usr/share/hplip/base/dime.pyc (No such file or directory)
/usr/share/hplip/base/status.pyc
/usr/share/hplip/base/mdns.pyc
/usr/share/hplip/base/logger.pyc
/usr/share/hplip/base/g.pyc
/usr/share/hplip/prnt/ldl.pyc
/usr/share/hplip/prnt/__init__.pyc
/usr/share/hplip/prnt/pcl.pyc
/usr/share/hplip/prnt/colorcal.pyc
/usr/share/hplip/prnt/cups.pyc
/usr/share/hplip/installer/dcheck.pyc
/usr/share/hplip/installer/__init__.pyc
debsums: can't open hplip-data file /usr/share/hplip/fax/faxdevice.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/coverpages.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/__init__.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/fax.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/soapfax.pyc (No such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/pmlfax.pyc (No such file or directory)
/usr/share/hplip/installer/core_install.pyc

Theses files are present when I do "dpkg -L hplip-data", but don't
exist really. For example :
8:59 giggz@thor ~ % ll /usr/share/hplip/base/
total 1,1M
-rw-r--r-- 1 root root  26K mar  9 02:55 codes.py
-rw-r--r-- 1 root root  19K mar  9 20:06 codes.pyc
-rw-r--r-- 1 root root  85K mar  9 02:55 device.py
-rw-r----- 1 root root  63K mar  9 20:06 device.pyc
-rw-r--r-- 1 root root 3,4K mar  9 02:55 dime.py
-rw-r--r-- 1 root root  36K mar  9 02:55 exif.py
-rw-r--r-- 1 root root  11K mar  9 02:55 g.py
-rw-r--r-- 1 root root  12K mar  9 20:06 g.pyc
-rw-r--r-- 1 root root 5,8K mar  9 02:55 imagesize.py
-rw-r--r-- 1 root root  798 mar  9 02:55 __init__.py
-rw-r--r-- 1 root root  120 mar  9 20:06 __init__.pyc
-rw-r--r-- 1 root root  17K mar  9 02:55 ldif.py
-rw-r--r-- 1 root root  12K mar  9 02:55 logger.py
-rw-r--r-- 1 root root  12K mar  9 20:06 logger.pyc
-rw-r--r-- 1 root root  64K mar  9 02:55 magic.py
-rw-r--r-- 1 root root  43K mar  9 02:55 maint.py
-rw-r----- 1 root root  36K mar  9 20:27 maint.pyc
-rw-r--r-- 1 root root 9,6K mar  9 02:55 mdns.py
-rw-r----- 1 root root 7,5K mar  9 20:06 mdns.pyc
-rw-r--r-- 1 root root  18K mar  9 02:55 mfpdtf.py
-rw-r--r-- 1 root root  16K mar  9 02:55 models.py
-rw-r----- 1 root root  12K mar  9 20:06 models.pyc
-rw-r--r-- 1 root root  25K mar  9 02:55 module.py
-rw-r----- 1 root root  17K mar  9 20:06 module.pyc
-rw-r--r-- 1 root root  61K mar  9 02:55 pexpect.py
-rw-r----- 1 root root  51K mar  9 20:06 pexpect.pyc
-rw-r--r-- 1 root root  26K mar  9 02:55 pml.py
-rw-r----- 1 root root  23K mar  9 20:06 pml.pyc
-rw-r--r-- 1 root root 5,6K mar  9 02:55 slp.py
-rw-r----- 1 root root 4,3K mar  9 20:06 slp.pyc
-rw-r--r-- 1 root root  52K mar  9 02:55 status.py
-rw-r----- 1 root root  30K mar  9 20:06 status.pyc
-rw-r--r-- 1 root root  24K mar  9 02:55 strings.py
-rw-r----- 1 root root  14K mar  9 20:06 strings.pyc
-rw-r--r-- 1 root root  14K mar  9 02:55 tui.py
-rw-r----- 1 root root  13K mar  9 20:06 tui.pyc
-rw-r--r-- 1 root root  47K mar  9 02:55 utils.py
-rw-r----- 1 root root  48K mar  9 20:06 utils.pyc
-rw-r--r-- 1 root root  44K mar  9 02:55 vcard.py

I don't have any vcard.pyc.

Thx a lot.

Cheers,
Guillaume


-- Package-specific info:
error: NOT FOUND OR FAILED TO LOAD!
error: Version: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

HP Linux Imaging and Printing System (ver. 3.9.2)
Dependency/Version Check Utility ver. 14.1

Copyright (c) 2001-8 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

Initializing. Please wait...

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

Basic system information:
Linux thor 2.6.28.7-2 #1 Sat Mar 7 11:02:25 CET 2009 i686 GNU/Linux

Distribution:
debian unstable

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.4 installed

Checking PyQt 4.x version...

Checking for CUPS...
Status: l’ordonnanceur tourne

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0


------------------------
| RUNTIME DEPENDENCIES |
------------------------


Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module....
OK, found.

Checking for dependency: PyQt 4- Qt interface for Python (for Qt version 4.x)...

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...

Checking for dependency: Python ctypes - A foreign function library for Python...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.


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


Currently installed HPLIP version...
HPLIP 3.9.2 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.9.2

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

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
internal-tag=3.9.2.49
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes




Current contents of '~/.hplip/hplip.conf' file:
[installation]
date_time = 03/10/09 08:54:40
version = 3.9.2.49



-------------------------------
| DISCOVERED PARALLEL DEVICES |
-------------------------------

No warning: No queues found.
error: 5 errors and/or warnings.
devices found.

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

No devices found.

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



----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
'hpaio' in '/etc/sane.d/dll.d/hplip'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


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

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

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

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

Checking 'scanext' SANE scanning extension...
OK, found.


-----------------
| USB I/O SETUP |
-----------------


Checking for permissions of USB attached printers...

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


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


Done.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.7-2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hplip depends on:
ii  adduser                    3.110         add and remove users and groups
ii  coreutils                  7.1-2         The GNU core utilities
ii  cups                       1.3.9-14+b1   Common UNIX Printing System(tm) - 
ii  hplip-data                 3.9.2-1       HP Linux Printing and Imaging - da
ii  libc6                      2.9-4         GNU C Library: Shared libraries
ii  libcups2                   1.3.9-14+b1   Common UNIX Printing System(tm) - 
ii  libdbus-1-3                1.2.12-1      simple interprocess messaging syst
ii  libsane                    1.0.19-26     API library for scanners
ii  libsnmp15                  5.4.1~dfsg-12 SNMP (Simple Network Management Pr
ii  libssl0.9.8                0.9.8g-15     SSL shared libraries
ii  libusb-0.1-4               2:0.1.12-13   userspace USB programming library
ii  lsb-base                   3.2-20        Linux Standard Base 3.2 init scrip
ii  python                     2.5.4-2       An interactive high-level object-o
ii  python-dbus                0.83.0-1      simple interprocess messaging syst
ii  python-imaging             1.1.6-3       Python Imaging Library
ii  python-support             0.8.7         automated rebuilding support for P

Versions of packages hplip recommends:
ii  cups-client                  1.3.9-14+b1 Common UNIX Printing System(tm) - 
ii  hpijs                        3.9.2-1     HP Linux Printing and Imaging - gs
ii  sane-utils                   1.0.19-26   API library for scanners -- utilit

Versions of packages hplip suggests:
pn  hplip-doc                     <none>     (no description available)
pn  hplip-gui                     <none>     (no description available)
pn  kdeprint | gtklp | xpp        <none>     (no description available)
pn  openprinting-ppds             <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: hplip
Source-Version: 3.9.2-3

We believe that the bug you reported is fixed in the latest version of
hplip, which is due to be installed in the Debian FTP archive:

hpijs-ppds_3.9.2-3_all.deb
  to pool/main/h/hplip/hpijs-ppds_3.9.2-3_all.deb
hpijs_3.9.2-3_i386.deb
  to pool/main/h/hplip/hpijs_3.9.2-3_i386.deb
hplip-data_3.9.2-3_all.deb
  to pool/main/h/hplip/hplip-data_3.9.2-3_all.deb
hplip-dbg_3.9.2-3_i386.deb
  to pool/main/h/hplip/hplip-dbg_3.9.2-3_i386.deb
hplip-doc_3.9.2-3_all.deb
  to pool/main/h/hplip/hplip-doc_3.9.2-3_all.deb
hplip-gui_3.9.2-3_all.deb
  to pool/main/h/hplip/hplip-gui_3.9.2-3_all.deb
hplip_3.9.2-3.diff.gz
  to pool/main/h/hplip/hplip_3.9.2-3.diff.gz
hplip_3.9.2-3.dsc
  to pool/main/h/hplip/hplip_3.9.2-3.dsc
hplip_3.9.2-3_i386.deb
  to pool/main/h/hplip/hplip_3.9.2-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 519966@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <msp@debian.org> (supplier of updated hplip package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 17 Mar 2009 20:24:47 +1100
Source: hplip
Binary: hplip hplip-data hplip-gui hplip-dbg hplip-doc hpijs-ppds hpijs
Architecture: source all i386
Version: 3.9.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian HPIJS and HPLIP maintainers <pkg-hpijs-devel@lists.alioth.debian.org>
Changed-By: Mark Purcell <msp@debian.org>
Description: 
 hpijs      - HP Linux Printing and Imaging - gs IJS driver (hpijs)
 hpijs-ppds - HP Linux Printing and Imaging - HPIJS PPD files
 hplip      - HP Linux Printing and Imaging System (HPLIP)
 hplip-data - HP Linux Printing and Imaging - data files
 hplip-dbg  - HP Linux Printing and Imaging - debugging information
 hplip-doc  - HP Linux Printing and Imaging - documentation
 hplip-gui  - HP Linux Printing and Imaging - GUI utilities
Closes: 519966
Changes: 
 hplip (3.9.2-3) unstable; urgency=low
 .
   [ Steve Langasek ]
   * Add missing ${python:Depends} to hplip-data.
   * The python scripts are in hplip-data - call dh_pysupport -i, not
     dh_pysupport -a, so we don't end up shipping .pyc files in the
     package!  (Closes: #519966)
 .
   [ Mark Purcell ]
   * Do not remove .pyc/.pyo on upgrades
Checksums-Sha1: 
 8486edc90a4702ce36d8899c49c3b0de4a3ed5f8 1685 hplip_3.9.2-3.dsc
 293c3de3cdb3778b220b9931cc28af5c1c407084 77817 hplip_3.9.2-3.diff.gz
 473e7c68ad0b94810644a08eb34e64408d90d73d 7097876 hplip-data_3.9.2-3_all.deb
 e184af8dbec280fa452c8de7958acd9210cecd1e 55444 hplip-gui_3.9.2-3_all.deb
 d785a04af5b99c8ece0f4a47ff838772dbd803d8 655544 hplip-doc_3.9.2-3_all.deb
 3f186adfa881cf2889f3eca21ad61808f029e774 2964916 hpijs-ppds_3.9.2-3_all.deb
 19150c607bb8780b37ae6620bef389e1068087fa 313982 hplip_3.9.2-3_i386.deb
 68a628888c2c6398398ed66a6a7e6fb315d21e88 808346 hplip-dbg_3.9.2-3_i386.deb
 8633cc397d703e3b60ba746865d838134bc8adf4 369520 hpijs_3.9.2-3_i386.deb
Checksums-Sha256: 
 6feafafe111e188c58357e548c5d6f1005039b0e68b84a4a78e002c95f5f2951 1685 hplip_3.9.2-3.dsc
 e4dfeaeaae4372c9d2d8aee57345057617f94166d624dc8286f44a42a526b530 77817 hplip_3.9.2-3.diff.gz
 7dcb68140699362707b66b8c6ac2647287cf4eac7eee7b78159a30e182a5b996 7097876 hplip-data_3.9.2-3_all.deb
 938de202b3a2a560b8cdd6cc48b5b1a98113d40ce2feccde58d63c6def016c29 55444 hplip-gui_3.9.2-3_all.deb
 f03c46b5cb51c365748f87593c1cbff799c0fa558afd196e1610b7792e870a03 655544 hplip-doc_3.9.2-3_all.deb
 e0d7db3ecb42b152a52f81b10d6234d4d0851ce7221894337c46a68b096c4843 2964916 hpijs-ppds_3.9.2-3_all.deb
 c858e6e53650a2bb74495faf9dfcaeb1c8ee81df8054ec5aa1f59804bba70b31 313982 hplip_3.9.2-3_i386.deb
 a65d46fc9bcd7d3fdc9e129dcd8d50f73fb34aa91f285c36e9b7b7197d0d1342 808346 hplip-dbg_3.9.2-3_i386.deb
 c5cae628aafae73da559e93ee5f2bdfec3fdca8bb9fbb1e4c14b5e13f31eb0e2 369520 hpijs_3.9.2-3_i386.deb
Files: 
 20b7f8e2892236591451eeb45d28f365 1685 utils optional hplip_3.9.2-3.dsc
 346add1f3d7adfcb3a846b5dcd09e62b 77817 utils optional hplip_3.9.2-3.diff.gz
 effa6220ca54dee11df2dd2e222bae7c 7097876 utils optional hplip-data_3.9.2-3_all.deb
 5cf6348539d7ab388df8f984ec527500 55444 utils optional hplip-gui_3.9.2-3_all.deb
 56717e785a5a4119c53c7ce5aa97439e 655544 doc optional hplip-doc_3.9.2-3_all.deb
 f46b4409f5863f46d0fc455264423706 2964916 utils optional hpijs-ppds_3.9.2-3_all.deb
 0e3918cb80ad6f92f726d0c60b71c674 313982 utils optional hplip_3.9.2-3_i386.deb
 8adf76276c6a649ddcba9597839315d0 808346 utils extra hplip-dbg_3.9.2-3_i386.deb
 e9aae44fbe347edae7f3415efc54e991 369520 text optional hpijs_3.9.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm/bQUACgkQoCzanz0IthKKRwCfXQTSluX5MVnD9bBWGN7p3f53
3G8An3sz+hjs7lVxLTCw6QHwM6s64CFa
=eK/4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: