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

Bug#687129: marked as done (error in clean build env.. hang if not previos hplib, due hard link in line 258 of debian/rules)



Your message dated Sat, 06 Oct 2012 05:47:43 +0000
with message-id <E1TKNEl-00044n-1J@franck.debian.org>
and subject line Bug#687129: fixed in hplip 3.12.10-1
has caused the Debian Bug report #687129,
regarding error in clean build env.. hang if not previos hplib, due hard link in line 258 of debian/rules
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.)


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

Dear Maintainer, theres a several error in debian rules file.. 

i'm a dm from venenux backporting extra team
in debian/rules, around line 258:
	install -d ./debian/tmp/usr/sbin/
	ln -s /usr/share/hplip/hpssd.py ./debian/tmp/usr/sbin/hpssd

	# Correct Python interpreter path in all executables
	for file in ./debian/tmp/usr/bin/* ./debian/tmp/usr/sbin/* ./debian/tmp/usr/lib/cups/*/*; do \
	    perl -p -i -e 's:^\s*\#\!/usr/bin/env\s+python.*:#!/usr/bin/python:' `readlink -f $$file`; \
	done
the linking are bad.. (its suppost ther's no /usr/share/hplib/hpssd.py right? so then python loop will hang!!!) if link directly here the python search andreplace will hang in this due innexistence of (a break link..) if no hplib env are happ..
its better remove this:
	ln -s /usr/share/hplip/hpssd.py ./debian/tmp/usr/sbin/hpssd
and then set using dh_link manualy later .. 
if not building this package will hang in this line..

how to reproduce, easy: try to compile in a clean very clean env.. and so this will hang...
-- System Information:
Debian Release: 6.1
  APT prefers stable
  APT policy: (1000, 'stable'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hplip depends on:
ii  adduser                3.113+nmu1
ii  coreutils              8.13-3
ii  cups                   1.5.2-5
ii  hplip-data             3.12.2-1
ii  libc6                  2.13-27
ii  libcups2               1.5.2-5
ii  libdbus-1-3            1.4.18-1
ii  libhpmud0              3.12.2-1
ii  libsane                1.0.23-1
ii  libsane-hpaio          3.12.2-1
ii  libssl1.0.0            1.0.0g-1
ii  lsb-base               3.2-28.1
ii  policykit-1            0.99-2
ii  printer-driver-hpcups  3.12.2-1
ii  python                 2.7.2-10
ii  python-dbus            0.84.0-3
ii  python-imaging         1.1.7-4
ii  python-pexpect         2.3-1
ii  python-reportlab       2.5-1.1
ii  wget                   1.13.4-2

Versions of packages hplip recommends:
ii  avahi-daemon  0.6.30-6
ii  sane-utils    1.0.22-7

Versions of packages hplip suggests:
pn  hplip-doc              <none>
pn  hplip-gui              <none>
pn  python-notify          0.1.1-3
pn  system-config-printer  <none>

-- no debconf information

--
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


--- End Message ---
--- Begin Message ---
Source: hplip
Source-Version: 3.12.10-1

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.

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 687129@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: Sat, 06 Oct 2012 15:03:44 +1000
Source: hplip
Binary: hplip hplip-data printer-driver-postscript-hp hplip-gui hplip-dbg hplip-doc hpijs-ppds hpijs printer-driver-hpijs hplip-cups printer-driver-hpcups libhpmud0 libhpmud-dev libsane-hpaio
Architecture: source amd64 all
Version: 3.12.10-1
Distribution: experimental
Urgency: low
Maintainer: Debian HPIJS and HPLIP maintainers <pkg-hpijs-devel@lists.alioth.debian.org>
Changed-By: Mark Purcell <msp@debian.org>
Description: 
 hpijs      - transitional dummy package for hpijs printer driver
 hpijs-ppds - HP Linux Printing and Imaging - HPIJS PPD files
 hplip      - HP Linux Printing and Imaging System (HPLIP)
 hplip-cups - transitional dummy package for hpcups printer driver
 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 (Qt-based)
 libhpmud-dev - HP Multi-Point Transport Driver (hpmud) development libraries
 libhpmud0  - HP Multi-Point Transport Driver (hpmud) run-time libraries
 libsane-hpaio - HP SANE backend for multi-function peripherals
 printer-driver-hpcups - HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
 printer-driver-hpijs - HP Linux Printing and Imaging - gs IJS driver (hpijs)
 printer-driver-postscript-hp - HP Printers PostScript Descriptions
Closes: 683033 687129
Changes: 
 hplip (3.12.10-1) experimental; urgency=low
 .
   * New upstream release
     - Fixes "Network scanning fails (Closes: #683033)
   * quilt refresh hplip-syslog-fix-debug-messages-to-error.dpatch
   * Fix "error in clean build env" updated debian/rules (Closes: #687129)
Checksums-Sha1: 
 d2ab0c31a972dba9125f5a6c58975f7dc6c851a3 2411 hplip_3.12.10-1.dsc
 de6c47c3503ca96de0f4ef4182d5a84f5c9e429e 21832868 hplip_3.12.10.orig.tar.gz
 c61b6f68f048c687b6b6ba71114af1a39810cc58 106878 hplip_3.12.10-1.debian.tar.gz
 9e7c73e29762cd67bf2deaa52b5b8b6512d5775d 161360 hplip_3.12.10-1_amd64.deb
 9d02f7be0449048a87e31b2376591bcdb56fc69a 1500976 hplip-dbg_3.12.10-1_amd64.deb
 ae47c59817cb2a0285c77ec7c4bede1d7e11ad96 427372 printer-driver-hpijs_3.12.10-1_amd64.deb
 c9a00648c0bca87be0dd4324cd47ee907ae3fe1f 382188 printer-driver-hpcups_3.12.10-1_amd64.deb
 763d3f3ae6b2af464e30f7f355c8d0693312db48 181558 libhpmud0_3.12.10-1_amd64.deb
 3688b3fb13546eebf43b014b7e7e9fa757561f18 77416 libhpmud-dev_3.12.10-1_amd64.deb
 9b34e2d06a6485eae90cce1a6a99959f8b278ce6 205030 libsane-hpaio_3.12.10-1_amd64.deb
 58df3a2a26281218c7b718a5ca618d1468c5a106 6878824 hplip-data_3.12.10-1_all.deb
 b53f60afd0ccd19b7becf9734b2f71497b99d737 985596 printer-driver-postscript-hp_3.12.10-1_all.deb
 e2975004dc1fc9d4e5709eb459b9452ec6b563ad 89012 hplip-gui_3.12.10-1_all.deb
 020433ab284f672d1e87de3387dac416e2efa1a7 676070 hplip-doc_3.12.10-1_all.deb
 6b3dced961a7ca144c21c4bbabd35f14b1d56bf9 871498 hpijs-ppds_3.12.10-1_all.deb
 ff79edbaae1f09192bfbbaeaf2a7d06f28683f59 72748 hpijs_3.12.10-1_all.deb
 8669bbfccabfd0387604a8ce8eadba90148dcd52 72756 hplip-cups_3.12.10-1_all.deb
Checksums-Sha256: 
 6efe7afaa989d9ff49c527159a4c7068aabc982b0f70a899b94ad5c33276c811 2411 hplip_3.12.10-1.dsc
 66c159421c6941e20c88e9372ad2885248b0fc0546c1896cfbfce7ff840faa08 21832868 hplip_3.12.10.orig.tar.gz
 34bf086197070ef52b3970f38f0e3b50ae2bb4a9f79f70533dfe2a9bb66f055c 106878 hplip_3.12.10-1.debian.tar.gz
 f318ddfa302949e4cba0806c9b5b9a38a1c6df3f21e1d0182cbd972ac135d8d2 161360 hplip_3.12.10-1_amd64.deb
 d3025c708d362eeb728c7dc2fc50d28070c9a8c906e8bffc871566e287d5352d 1500976 hplip-dbg_3.12.10-1_amd64.deb
 db82868a016ac052415b71a6d946b997ea0cd7990f8fa232eab0ff198f7e250d 427372 printer-driver-hpijs_3.12.10-1_amd64.deb
 827137fbd7ca2b1456baa0d8f932f690340cd706cfe73625619daf7485d1fabe 382188 printer-driver-hpcups_3.12.10-1_amd64.deb
 c2a141365dcfeaaafd60c5c517ba040d38b697807a3553bba2c535e5acbae924 181558 libhpmud0_3.12.10-1_amd64.deb
 905cd8820168ab98a5753417c02856ec6ef1f0a8029faba851b280a42d2f78a2 77416 libhpmud-dev_3.12.10-1_amd64.deb
 a5129dfbe9733d4b45f130ba52cbf4690a22aaec64bc9c451695a03111f8b2f6 205030 libsane-hpaio_3.12.10-1_amd64.deb
 de0588270b486e82d5d877c056a3428097d3325dfae227886474de1f3f535868 6878824 hplip-data_3.12.10-1_all.deb
 be830e92cfad15f8358d07a485dc86375465a77cc5b235b54b99d2ee7246b083 985596 printer-driver-postscript-hp_3.12.10-1_all.deb
 b926c374592d23a414fef6712111a8afd3c9e1f39730c209713e36d044e9b4d5 89012 hplip-gui_3.12.10-1_all.deb
 1f7a6b880a9cc8bb5ed9ee3782821cce63dcfc70796ab8cba9fd8a1600de12fe 676070 hplip-doc_3.12.10-1_all.deb
 b636a8f4b4d4c89ef725c094694f9999d45aed9c336fa96fec928eeadafab6e4 871498 hpijs-ppds_3.12.10-1_all.deb
 7fcb651f996927bb5542ecb7a06c0aa583d0cc71c03eb6e4c2f1447c053abef8 72748 hpijs_3.12.10-1_all.deb
 e02444e2209e4399b2d8af717ddd28c8bf1ecb2e8826fbf6a91012d35f4e1af8 72756 hplip-cups_3.12.10-1_all.deb
Files: 
 a555200a9d077e8b488e1003d3cf645d 2411 utils optional hplip_3.12.10-1.dsc
 38136d7f005dd222cb35134ec586dc8b 21832868 utils optional hplip_3.12.10.orig.tar.gz
 4c33bf7799e668835aebcad666525097 106878 utils optional hplip_3.12.10-1.debian.tar.gz
 e4e3d9ae5bc9353c0c7d824591d5f5e2 161360 utils optional hplip_3.12.10-1_amd64.deb
 b6c14ed9acfd729a3b75d037d6ee6e95 1500976 debug extra hplip-dbg_3.12.10-1_amd64.deb
 393e3be5f6914eb3ce3bb3cdb3b2ff26 427372 text optional printer-driver-hpijs_3.12.10-1_amd64.deb
 7a3cdabe152df87d45faa4b84fec1236 382188 text optional printer-driver-hpcups_3.12.10-1_amd64.deb
 02612fbdca55aab97dce91e33e589ca1 181558 libs optional libhpmud0_3.12.10-1_amd64.deb
 efd150486810a3c7f0f3e92eda7c0fa4 77416 libdevel optional libhpmud-dev_3.12.10-1_amd64.deb
 7ba0e4f47f9087b3b9b65724578f297c 205030 libs optional libsane-hpaio_3.12.10-1_amd64.deb
 75e2d17aea23c76b8232f1fb31bfd10e 6878824 utils optional hplip-data_3.12.10-1_all.deb
 1e5fab0871a16cc6d1b6683d4289cffe 985596 utils optional printer-driver-postscript-hp_3.12.10-1_all.deb
 88a169a3a8c23f095e0feda131a00c68 89012 utils optional hplip-gui_3.12.10-1_all.deb
 52947a0c3bc2de795b4e0d6f1b6a4a67 676070 doc optional hplip-doc_3.12.10-1_all.deb
 9da00ad901615d6a778bb7dc095a957c 871498 utils optional hpijs-ppds_3.12.10-1_all.deb
 f3c146faec96af8a7a0ad1f907001166 72748 oldlibs extra hpijs_3.12.10-1_all.deb
 84015fd3cfc349e5c3d61693bb0ccd93 72756 oldlibs extra hplip-cups_3.12.10-1_all.deb

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

iEYEARECAAYFAlBvwTMACgkQoCzanz0IthIOdQCfRll3HCGJbaDNZ5rOy35xiA8J
x48An1kULMndnTcwphdA5RSmTZvmH+yc
=TgqA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: