Your message dated Fri, 16 Mar 2012 21:04:19 +0000
with message-id <[email protected]>
and subject line Bug#664216: fixed in libmail-imapclient-perl 3.30-3
has caused the Debian Bug report #664216,
regarding libmail-imapclient-perl: should depend on newer
libparse-recdescent-perl versions
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.)
--
664216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libparse-recdescent-perl
Version: 1.967006+dfsg-1
X-Debbugs-Cc: [email protected]
[cc'ing the debian-perl list as this issue potentially
affects many libparse-recdescent-perl reverse dependencies.]
As seen in #662599, recent libparse-recdescent-perl versions
introduced backwards incompatible changes that broke precompiled
grammar modules in the libmail-imapclient-perl package.
So it looks like libparse-recdescent-perl should break
libmail-imapclient-perl (<< 3.30-2) to make sure the regressions don't
occur with partial upgrades from squeeze.
The breakage also happens the other way around, so the
new libmail-imapclient-perl needs to depend on the newer
libparse-recdescent-perl. I'll clone and reassign this bug once I get
the ack.
This may well not be the only case of a precompiled grammar breaking on
Parse::RecDescent upgrades. The libtm-perl changelog indicates
that one had problems too, although I don't see a bug filed.
It would be good if somebody could go through the libparse-recdescent-perl
reverse dependencies and check if there are other ones with precompiled
grammars and if they're still working.
Fortunately things are improving; see the documentation quote below .
Embedding Parse::RecDescent and recompiling the grammars every time
during the Debian package build would be the best long term solution
AFAICS.
Due to the 'experimental' part, I suppose we should not adopt this in
Debian quite yet unless this kind breakage is very widespread, but it's
worth keeping an eye on.
Standalone Precompiled Parsers
Until version 1.967003 of Parse::RecDescent, parser modules built with
"Precompile" were dependent on Parse::RecDescent. Future
Parse::RecDescent releases with different internal implementations
would break pre-existing precompiled parsers.
Version 1.967_005 added the ability for Parse::RecDescent to include
itself in the resulting .pm file if you pass the boolean option
"-standalone" to "Precompile":
Parse::RecDescent->Precompile({ -standalone = 1, },
$grammar, "My::New::Parser");
Parse::RecDescent is included as Parse::RecDescent::_Runtime in order
to avoid conflicts between an installed version of Parse::RecDescent
and a precompiled, standalone parser made with another version of
Parse::RecDescent. This renaming is experimental, and is subject to
change in future versions.
Precompiled parsers remain dependent on Parse::RecDescent by default,
as this feature is still considered experimental. In the future,
standalone parsers will become the default.
--
Niko Tyni [email protected]
--- End Message ---
--- Begin Message ---
Source: libmail-imapclient-perl
Source-Version: 3.30-3
We believe that the bug you reported is fixed in the latest version of
libmail-imapclient-perl, which is due to be installed in the Debian FTP archive:
libmail-imapclient-perl_3.30-3.debian.tar.gz
to
main/libm/libmail-imapclient-perl/libmail-imapclient-perl_3.30-3.debian.tar.gz
libmail-imapclient-perl_3.30-3.dsc
to main/libm/libmail-imapclient-perl/libmail-imapclient-perl_3.30-3.dsc
libmail-imapclient-perl_3.30-3_all.deb
to main/libm/libmail-imapclient-perl/libmail-imapclient-perl_3.30-3_all.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.
gregor herrmann <[email protected]> (supplier of updated
libmail-imapclient-perl 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: SHA256
Format: 1.8
Date: Fri, 16 Mar 2012 21:57:44 +0100
Source: libmail-imapclient-perl
Binary: libmail-imapclient-perl
Architecture: source all
Version: 3.30-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libmail-imapclient-perl - Perl library for manipulating IMAP mail stores
Closes: 664216
Changes:
libmail-imapclient-perl (3.30-3) unstable; urgency=low
.
* Make (build) dependency on libparse-recdescent-perl versioned to avoid
breakage on partial upgrades. Thanks to Niko Tyni for the bug report.
(Closes: #664216)
Checksums-Sha1:
cef061acb747d06a6e8e0cec757bc338bf6a4c91 2421
libmail-imapclient-perl_3.30-3.dsc
0a73fcde35a0b67ad72391379a17a5fe21d1fbb2 7936
libmail-imapclient-perl_3.30-3.debian.tar.gz
edff0bd1d56c84bc1b35d632bbc209f51cb6ccbc 244900
libmail-imapclient-perl_3.30-3_all.deb
Checksums-Sha256:
53ea0c22f856fa6f209d57fe5047aaddd407c86b0a7e6e04017259a2907a410c 2421
libmail-imapclient-perl_3.30-3.dsc
79c51951c17abdc605b6d53f0883277a8193bb68a0835da0e87e4024d1769c63 7936
libmail-imapclient-perl_3.30-3.debian.tar.gz
4d4d670f53e7839065a377a9d7ca282280c5cbdc94e6a81f3de5f282ce129bb9 244900
libmail-imapclient-perl_3.30-3_all.deb
Files:
aef60daf41817229afeef9ae97a56cc2 2421 perl optional
libmail-imapclient-perl_3.30-3.dsc
e50d1412e622606db7f17ca2822aa465 7936 perl optional
libmail-imapclient-perl_3.30-3.debian.tar.gz
e445835ef26eff0e6b59ac689bcf132f 244900 perl optional
libmail-imapclient-perl_3.30-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPY6mNAAoJELs6aAGGSaoGtyoP/25akKOR6RJUBCx2c4ub6pCN
DizeIHZ/v/baEygiE3ynV+6dQ3CESYjoPMPyJFkEAakGF6JMfo24ZB8WDDkxXl02
uPNdrWYL085xPEvj+D/Hbxnw5kn21YI9BvPE+h9oNoyux4YX4P+qDAc2sIpN3PTd
Ah93pAmp+W0u9EREuE6SVZv1uffSN/mZtD6vc0d926gCxf/p7PRbyB6fkFvmS40a
eBZPXFYu5XjaZA12H20sbGG4PYm2pnK9LwhAWEZeqdDcukFuoNQeArx9ZTaQsHGa
b0cxC5SpTwBv4kEJQqyhmXtPm+SM7pQYnEjTpQUxgrNMKtZ2manMtYSUunAeKztw
T5RquDuTYP5y40J/QW6/yOoBr9P3lKslXNbWUZbhjehgm+63ogk0R1WYINANKI8Q
CN5aUbKckjMdUDVg7BBJzW2Fh9YCIdCQGVgWf+OEuzRdt28NgjNhSY3WSECrEXN/
XSd2E84SEqn3blHxYhj6kXDAQmvUjxXxqKkGi9r2YXTqa9Jf0eSltMIzvLl93ft0
KdmmR4dUAkZ/tRO7QXSKE8MLGIvE2Q2xkni6Anu6qt8lRtDF/NxXrL2edm5Yb4Im
lHuVQTgSxUSwsN7yPmeQXHdtKPHSqwZ5lFsEu+I1fCVP2HBxFM2t9ORrd0hhux7K
moDwfJDNjLIl9cBXtRhl
=7fr9
-----END PGP SIGNATURE-----
--- End Message ---