Your message dated Sun, 25 Jun 2017 21:15:18 +0000
with message-id <[email protected]>
and subject line Bug#855532: fixed in perl 5.26.0-2
has caused the Debian Bug report #855532,
regarding perl-base: Regression with gnu_getopt and :<number> in Getopt::Long
2.48
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.)
--
855532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855532
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-base,perl-modules-5.24
Version: perl/5.24.1-1
Severity: important
Control: affects -1 t-prot
Control: forwarded -1 https://rt.cpan.org/Ticket/Display.html?id=114999
Hi,
there seems to be a regression when using ":config gnu_getopt" together
with "<option>:<number>" in Getopt::Long between the version in Jessie
(2.42) and the version in Testing/Sid (2.48):
On Jessie:
$ perl -E'
use Getopt::Long qw( :config gnu_getopt );
say $Getopt::Long::VERSION;
GetOptions(\my %opts, "c:20");
say $opts{c} // "[undef]"
' -- -c
2.42
20
On Sid:
$ perl -E'
use Getopt::Long qw( :config gnu_getopt );
say $Getopt::Long::VERSION;
GetOptions(\my %opts, "c:20");
say $opts{c} // "[undef]"
' -- -c
2.48
[undef]
It seems to have been introduced in Getopt::Long 2.48 according to the
upstream bug report at https://rt.cpan.org/Ticket/Display.html?id=114999
This regression showed up at t-prot upstream (X-Debbugs-Cc'ed) and has
been discussed today on #debian-perl, too.
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'),
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1,
'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages perl-base depends on:
ii dpkg 1.18.22
ii libc6 2.24-9
perl-base recommends no packages.
Versions of packages perl-base suggests:
ii perl 5.24.1-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.26.0-2
We believe that the bug you reported is fixed in the latest version of
perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Niko Tyni <[email protected]> (supplier of updated 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: Sun, 25 Jun 2017 22:46:11 +0300
Source: perl
Binary: perl-base perl-doc perl-debug libperl5.26 libperl-dev perl-modules-5.26
perl
Architecture: source
Version: 5.26.0-2
Distribution: experimental
Urgency: medium
Maintainer: Niko Tyni <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Description:
libperl-dev - Perl library: development files
libperl5.26 - shared Perl library
perl - Larry Wall's Practical Extraction and Report Language
perl-base - minimal Perl system
perl-debug - debug-enabled Perl interpreter
perl-doc - Perl documentation
perl-modules-5.26 - Core Perl modules
Closes: 855532 864544 864782 865894
Changes:
perl (5.26.0-2) experimental; urgency=medium
.
* Update Breaks/Replaces versions for libmodule-corelist-perl.
* No longer configure with -Dusesitecustomize, unnecessary with the
5.26.0-1 changes.
* Synchronize with 5.24.1-4 from unstable:
+ Update the kernel versions in $Config{myuname} et al.
+ Backport various Getopt-Long fixes from upstream 2.50..2.51.
(Closes: #855532, #864544)
+ Backport upstream patch fixing regexp "Malformed UTF-8 character"
crashes. (Closes: #864782)
* Backport upstream Test-Simple patch unbreaking the
libapache2-authcookie-perl test suite. (Closes: #865894)
* Refresh cross build support files with 5.26.0-1 results.
Checksums-Sha1:
2d11a47cdb65a79f835f06401c6fbd51451500dd 2344 perl_5.26.0-2.dsc
453a0c6b2aca6a45b89e2e639a7dbcb2951164e0 156112 perl_5.26.0-2.debian.tar.xz
27f0c38441d84fee6f66effd6e0262c2b012f491 4760 perl_5.26.0-2_source.buildinfo
Checksums-Sha256:
555ac8c34555578ddf7ef6e6e666accab7a0a3df70f47fc8198d73e3378ca561 2344
perl_5.26.0-2.dsc
9490b2c2240833ff00ea45267506cf833ec59e6a56857bc1c7007ad2febd4785 156112
perl_5.26.0-2.debian.tar.xz
813fa0215c8197d74ecc47257ae4cf7594a49c144a427fbf9bc1adbee8e36d1f 4760
perl_5.26.0-2_source.buildinfo
Files:
81ba5f17d0e37cd40b8c1524796f8a04 2344 perl standard perl_5.26.0-2.dsc
f842a23899a94ee27050872351e6ba01 156112 perl standard
perl_5.26.0-2.debian.tar.xz
3d8ee90196755d3ae8bba1880ab45180 4760 perl standard
perl_5.26.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAllQIgkACgkQLsD/s7cw
Gx9M/Q//XecD+l3X9T2kdDcubZ/ax9vj7t5mud0WCL0y93vASKIx7gbXAY5zD2Ku
clwU0Gmzwp2cNg1Z8nMRSTV1bRv56k3pNH1081gojM5sbe/WUUTueJ66vHT7sJWF
UDZFhl2kZP4Q6QI+5SAPqa33eIfzQk4nVRjAjY4jVO4S/VHzBnfKGWeJ6ww1UzYn
HOE2Yjli2Rdzx0BsX1TuK9+nuMzPTrQXujZ3P6l8BcmZq1ATx2SUuKQdu05062Vn
FGELgYzsxWc6tDYolI1eL4G3zPkIlrOqJefxVlBhPkp3xAWGjPjFHnFvP3FwgIZw
kFoZl56ukjxD0XtwPdXkOcOtMT0u7brzIQT3eeO655ITp86Fn2KCQWMZlZXpffps
O2K70apyom39etQ1MTC9GvQNPD5IKSuSHeAuYpQ4eN+Ti0N2YEjqfEFQ9M60idCV
yonp+zY4c1fY2ON0npZHuzzydFly+wWfgKEKUSnl/9OsIeOjRAH/WDahfKXk+P/s
JO1QcT5J66R5eKhX+KeqYHp8oYgHlFiCu6qLUro4l+KDtVuCOUSn2ktOSC9N54kl
I5SknaBlaK1/u6yVAQS3pxqKV0ZcjyrwIL7glZDTsjHbmVZiFkVP/LNSejqfOPbZ
C+yyHZVj+RQNMSapLushyF3dW5JjsNbPMfSMNs0LvMkVLIYUMS8=
=l8NO
-----END PGP SIGNATURE-----
--- End Message ---