Your message dated Thu, 31 May 2012 19:47:22 +0000
with message-id <[email protected]>
and subject line Bug#581354: fixed in check 0.9.8-2
has caused the Debian Bug report #581354,
regarding check: debian package patch causes infinite loop
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.)
--
581354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581354
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: check
Version: 0.9.8-1
Severity: important
The debian package patch changes the check.m4 file in such way, that an
infinite loop is produced when AM_PATH_CHECK is used. This part:
- AC_MSG_WARN([A@&t@M_PATH_CHECK() is deprecated])
- AC_MSG_WARN([[use P@&t@KG_CHECK_MODULES([CHECK], [check >= 0.9.4])
instead]])
+ AC_MSG_WARN([AM_PATH_CHECK() is deprecated])
+ AC_MSG_WARN([[use PKG_CHECK_MODULES([CHECK], [check >= 0.9.4])
instead]])
is inside AM_PATH_CHECK - it causes the macro to be expanded again in
the AC_MSG_WARN forever.
The upstream code was correct and there's no need for this modification.
Marked important, since this breaks any reconf/build which uses the
check package.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (400, 'experimental'), (400, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages check depends on:
ii dpkg 1.15.7.1 Debian package management system
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
check recommends no packages.
check suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: check
Source-Version: 0.9.8-2
We believe that the bug you reported is fixed in the latest version of
check, which is due to be installed in the Debian FTP archive:
check_0.9.8-2.diff.gz
to main/c/check/check_0.9.8-2.diff.gz
check_0.9.8-2.dsc
to main/c/check/check_0.9.8-2.dsc
check_0.9.8-2_amd64.deb
to main/c/check/check_0.9.8-2_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
[email protected] (supplier of updated check 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: Thu, 31 May 2012 19:05:16 +0100
Source: check
Binary: check
Architecture: source amd64
Version: 0.9.8-2
Distribution: unstable
Urgency: low
Maintainer: Robert Lemmen <[email protected]>
Changed-By: [email protected]
Description:
check - unit test framework for C
Closes: 528047 581354
Changes:
check (0.9.8-2) unstable; urgency=low
.
* Revert stupid change to check.m4 (closes: #528047, #581354)
Checksums-Sha1:
ecdc1a62f9ce625565be185bb8f1c27d20ca1315 1002 check_0.9.8-2.dsc
1b5414ae2439aa17961c4296507b325eaaa70f4f 5206 check_0.9.8-2.diff.gz
e487c56540b0e78e5076aa0694aef9db8ab1b672 117650 check_0.9.8-2_amd64.deb
Checksums-Sha256:
329f3eb9014e3beed5aea7ae3fb35c1c546fb190a64c96a5c78e8c89e46a0011 1002
check_0.9.8-2.dsc
269b37eb0df7019fd64062cd8fd6925dac49b50f760a24a330c7fc41427ea159 5206
check_0.9.8-2.diff.gz
9b259aa74a8164c5739577b50d35f70dfebb69392cabccacfc96581c4807046f 117650
check_0.9.8-2_amd64.deb
Files:
4587ee3dcf871e62838a94c38771bfe4 1002 devel optional check_0.9.8-2.dsc
6869c9a37f0221b2e0e8bfc06766f8c4 5206 devel optional check_0.9.8-2.diff.gz
32b5f037eb81ec3e1f3336a889c9381d 117650 devel optional check_0.9.8-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/HxHEACgkQS6AOchRbaWZI5ACfZPbkuymTdtQXWtfxtpGfwO55
mqAAn3jERW/zvuli0+BQUNxN85gOqVRx
=l4cp
-----END PGP SIGNATURE-----
--- End Message ---