Bug#762638: marked as done (missing source: Configure)

2017-10-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Oct 2017 13:23:13 +
with message-id 
and subject line Bug#762638: fixed in perl 5.26.1-1
has caused the Debian Bug report #762638,
regarding missing source: Configure
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 ow...@bugs.debian.org
immediately.)


-- 
762638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:perl
Version: 5.20.1-1
Severity: serious
Justification: missing source
User: helm...@debian.org
Usertags: rebootstrap

Dear perl maintainers,

I approach you with a difficult matter. The "Configure" script
distributed with the perl source package claims that it is being
generated. Porting/pumpkin.pod claims that Configure can be re-created
by invoking metaconfig -m. Indeed, there is a metaconfig binary in the
dist package. Running it on the perl tree does create a Configure that
remotely resembles the shipped Configure with a diff of about 18000
lines (75%). In the recreated Configure many tests are missing and perl
won't build. It seems that perl's Configure cannot be recreated from
Debian sources.

These observations let me conclude that the perl package - in spirit -
violates the DFSG by not providing the sources for Configure. I still
hope that this conclusion is flawed and ask you to adjust the severity
accordingly.

Helmut
--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.26.1-1

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 762...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves  (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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Oct 2017 14:07:36 +0200
Source: perl
Binary: perl-base perl-doc perl-debug libperl5.26 libperl-dev perl-modules-5.26 
perl
Architecture: source
Version: 5.26.1-1
Distribution: experimental
Urgency: medium
Maintainer: Niko Tyni 
Changed-By: Dominic Hargreaves 
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: 762638 870340 876062
Changes:
 perl (5.26.1-1) experimental; urgency=medium
 .
   [ Dominic Hargreaves ]
   * Mark perl-doc as Multi-Arch: foreign (Closes: #876062)
   * New upstream release
 .
   [ Niko Tyni ]
   * Patch Pod::Perldoc::ToTerm to set LESS=-R with sensible-pager.
 This is a hopefully temporary fix while upstream is working on the
 bigger issue. (Closes: #870340)
   * Include sources of Configure in a separate tarball component called
 "regen-configure", and verify them by regenerating Configure on every
 build using 'makeconfig' from the 'dist' package and checking for
 any changes. Special thanks to H.Merijn Brand (upstream) for helping
 with this at the Perl 5 Hackathon in Amsterdam. (Closes: #762638)
 .
   [ Dominic Hargreaves ]
   * Replace various test skips with an upstreamable patch
   * Upload to experimental
Checksums-Sha1:
 41289244ae7c3ffa9b20d82ac5502f925cf747ab 2654 perl_5.26.1-1.dsc
 dd7b89840c9faae3884f88b3c859b04c17dfa64e 712883 
perl_5.26.1.orig-regen-configure.tar.gz
 403bb1804cb41416153d908eea093f2be22a77f6 11922848 perl_5.26.1.orig.tar.xz
 9f09c7041c40ba8dc263750fd03fc1a3fd475b6b 160052 perl_5.26.1-1.debian.tar.xz
 68a36736b82f3eb6ec99b81e7a7304556ab83fa3 5117 perl_5.26.1-1_source.buildinfo
Checksums-Sha256:
 0f93f30833bd7ba2dcc365cc988e89fe2ebd953fab798836b18aa62de4f20ca8 2654 
perl_5.26.1-1.dsc
 918f054a64b2835bc1c6ed79c1e082e7dcdb76735a95b54ee39c25ea9e245ca4 712883 
perl_5.26.1.orig-regen-configure.tar.gz
 fe8208133e73e47afc3251c08d2c21c5a60160165a8ab8b669c43a420e4ec680 11922848 
perl_5.26.1.orig.tar.xz
 3fe7ec3826592f162fd75525a84df30c495505443d707231b5fc3bf5f5fe0a5e 160052 
perl_5.26.1-1.debian.tar.xz
 

Bug#762638: marked as done (missing source: Configure)

2015-08-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Aug 2015 22:36:37 +
with message-id e1zthov-0005uw...@franck.debian.org
and subject line Bug#762638: fixed in perl 5.22.0-3
has caused the Debian Bug report #762638,
regarding missing source: Configure
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 ow...@bugs.debian.org
immediately.)


-- 
762638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:perl
Version: 5.20.1-1
Severity: serious
Justification: missing source
User: helm...@debian.org
Usertags: rebootstrap

Dear perl maintainers,

I approach you with a difficult matter. The Configure script
distributed with the perl source package claims that it is being
generated. Porting/pumpkin.pod claims that Configure can be re-created
by invoking metaconfig -m. Indeed, there is a metaconfig binary in the
dist package. Running it on the perl tree does create a Configure that
remotely resembles the shipped Configure with a diff of about 18000
lines (75%). In the recreated Configure many tests are missing and perl
won't build. It seems that perl's Configure cannot be recreated from
Debian sources.

These observations let me conclude that the perl package - in spirit -
violates the DFSG by not providing the sources for Configure. I still
hope that this conclusion is flawed and ask you to adjust the severity
accordingly.

Helmut
---End Message---
---BeginMessage---
Source: perl
Source-Version: 5.22.0-3

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 762...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves d...@earth.li (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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 22 Aug 2015 23:40:24 +0200
Source: perl
Binary: perl-base perl-doc perl-debug libperl5.22 libperl-dev perl-modules-5.22 
perl
Architecture: source
Version: 5.22.0-3
Distribution: experimental
Urgency: medium
Maintainer: Niko Tyni nt...@debian.org
Changed-By: Dominic Hargreaves d...@earth.li
Description:
 libperl-dev - Perl library: development files
 libperl5.22 - 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.22 - Core Perl modules
Closes: 762638 774422
Changes:
 perl (5.22.0-3) experimental; urgency=medium
 .
   * The reproducible builds release. (Closes: #774422)
 .
   [ Jérémy Bobbio ]
   * Fix mtimes before building binary packages
   * Set a deterministic configuration time
   * Sort file list when generating md5sums
   * Set mtime of patchlevel.h to highest mtime of Debian patches
 .
   [ Niko Tyni ]
   * Override $Config{osvers} and $Config{myuname} to deterministic values
   * Set the timezone to UTC when building as a workaround for #791362
   * Set LC_ALL=C for the build to ensure stable sort ordering
   * Replace __DATE__/__TIME__ usage with a deterministic time stamp
 .
   [ Dominic Hargreaves ]
   *  Document the special case of modifying Configure in
  debian/README.Source (Closes: #762638)
Checksums-Sha1:
 f8c98dd52e775c2472f50b00daca502d2e556cb9 2303 perl_5.22.0-3.dsc
 ec3d07c49afb67a068699ffc252e1672cbbe4767 108240 perl_5.22.0-3.debian.tar.xz
Checksums-Sha256:
 b010901e9e0eed03404c89f87687663218c4af0e1ca37943f4ee8d0f80470173 2303 
perl_5.22.0-3.dsc
 ba4e86c15dff7fe7b7b16f4720c6217868db52a6af9f0892db78918f5778e8f7 108240 
perl_5.22.0-3.debian.tar.xz
Files:
 a5f02a85dfb935955207288e6be5ad0e 2303 perl standard perl_5.22.0-3.dsc
 e2ab92553ff692d4e2f20b60ac03c2e9 108240 perl standard 
perl_5.22.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIbBAEBCAAGBQJV2O07AAoJEMAFfnFNaU+ygr8P907bGLGYbh/Vx7jyUtHjvS2Q
O0idPCv7+biHsq2SIvvpq09yWV/LFNVPc5XCBbSwYJpjndzhmIrOYMhHmGLwjWvH
yOzsq6DHdkDhpl19/E4hiz/JWTBVFM3vUiJ6cMsyHuhOlGQaAqmgND7bJFkYN603
w8BZw/Q/jeuxTyO4k4ZKXHpgolEI1LC9ePaEQhQcJ8ShY2q4myORmuHGZPzP66NL
SLuLgUaaYrJEMfIQn5cyVxwb6e/X7pcsqsirKUrRcp+gebs4gj0ZA9iXdMxrGn2H