Your message dated Tue, 08 May 2012 21:33:03 +0000
with message-id <[email protected]>
and subject line Bug#661791: fixed in pigz 2.2.4-1
has caused the Debian Bug report #661791,
regarding pigz package does not contain unpigz
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 [email protected]
immediately.)
--
661791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pigz
Version: 2.1.6-1
Severity: normal
Although the upstream Makefile correctly creates the unpigz binary (through a
hardlink) the debian/rules file does not include this file in the final
package.
Agreeed, on can use pigz -d, but it's most users will expect the "un" command
to exist.
The following trivial patch fixes the problem :
--- debian/rules.old 2012-03-01 11:03:18.000000000 +0100
+++ debian/rules 2012-03-01 11:05:47.000000000 +0100
@@ -50,6 +50,7 @@
# Add here commands to install the package into debian/pigz.
#$(MAKE) DESTDIR=$(CURDIR)/debian/pigz install
cp pigz $(CURDIR)/debian/pigz/usr/bin
+ ln $(CURDIR)/debian/pigz/usr/bin/pigz
$(CURDIR)/debian/pigz/usr/bin/unpigz
# Build architecture-independent files here.
Please apply.
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pigz depends on:
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
pigz recommends no packages.
pigz suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pigz
Source-Version: 2.2.4-1
We believe that the bug you reported is fixed in the latest version of
pigz, which is due to be installed in the Debian FTP archive:
pigz_2.2.4-1.debian.tar.xz
to main/p/pigz/pigz_2.2.4-1.debian.tar.xz
pigz_2.2.4-1.dsc
to main/p/pigz/pigz_2.2.4-1.dsc
pigz_2.2.4-1_amd64.deb
to main/p/pigz/pigz_2.2.4-1_amd64.deb
pigz_2.2.4.orig.tar.gz
to main/p/pigz/pigz_2.2.4.orig.tar.gz
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eduard Bloch <[email protected]> (supplier of updated pigz 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 08 May 2012 22:59:22 +0200
Source: pigz
Binary: pigz
Architecture: source amd64
Version: 2.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[email protected]>
Changed-By: Eduard Bloch <[email protected]>
Description:
pigz - Parallel Implementation of GZip
Closes: 520617 661791
Changes:
pigz (2.2.4-1) unstable; urgency=low
.
* New upstream release
* Using upstream manual page (closes: #520617)
* Creating unpigz hardlink and related manpage link (closes: #661791)
* Removed using_standard_format_macros patch (superseded by upstream change)
Checksums-Sha1:
93c4a412505e0997a26c5655d97d508e160afdd3 1012 pigz_2.2.4-1.dsc
00db38c94f30ae60254c07f7b292701b4bfd6475 49505 pigz_2.2.4.orig.tar.gz
98fbb9e056d1d44971a9180ae2f3271f2fcda7f0 2224 pigz_2.2.4-1.debian.tar.xz
e824c0aa97b8422e3982a826bb02a616e1cf9ef6 34754 pigz_2.2.4-1_amd64.deb
Checksums-Sha256:
17fbd5a2de4048d30974e3a71b845cc4be10581441f22e935cbb92ecbaa62f5e 1012
pigz_2.2.4-1.dsc
7e7967c47f66c07be97cbfa25c8816b72f9d35258466ea31eddc7666c914160e 49505
pigz_2.2.4.orig.tar.gz
8ba2519389a3a881c6e56913303efea4d59a2e24e4c37a76dfc39836fb3cb5b1 2224
pigz_2.2.4-1.debian.tar.xz
a5e708cfc3a681bf078d428449740f0a45b07b3e02bf73b1d6226df7f84b01ac 34754
pigz_2.2.4-1_amd64.deb
Files:
53d6a359716c17e713291fba730f2325 1012 utils extra pigz_2.2.4-1.dsc
9df2a3c742524446fa4e797c17e8fd85 49505 utils extra pigz_2.2.4.orig.tar.gz
434c9f3d9649fb41c03fcf001a68b5a0 2224 utils extra pigz_2.2.4-1.debian.tar.xz
370f6f22a26aab0e6bf3f4272acdcd64 34754 utils extra pigz_2.2.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFPqYmg4QZIHu3wCMURAuSFAJ9dUPwvL15v8UDiZCtcS+KU2WtTcwCeM8Zh
CAElV58dJ6U8YB46pk7wNzY=
=fNKX
-----END PGP SIGNATURE-----
--- End Message ---