Your message dated Mon, 16 Jan 2017 00:49:50 +0000
with message-id <[email protected]>
and subject line Bug#850296: fixed in perl 5.24.1-1
has caused the Debian Bug report #850296,
regarding Fwd: perl: nocheck build profile FTBFS
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.)


-- 
850296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850296
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: perl
Version: 5.24.1~rc4-1
Severity: normal

(Let me try this again with the proper pseudo-header.)

>From my pbuilder build log, with DEB_BUILD_PROFILES=nocheck
DEB_BUILD_OPTIONS=nocheck:

...
# strip
find debian/build/*/usr/bin debian/build/*/usr/lib -type f \
   \( -name \*.so\* -o -name \*.a -o -perm /111 \) -print | \
   grep -v ^debian/build/perl-debug/ | \
   while read f; \
   do \
       type=`file $f`; \
       extra=; \
       case "$type" in \
           *ELF*shared\ object*) \
               extra=--strip-unneeded;; \
       esac; \
       case "$type" in \
           *ELF*) \
               path=/${f#debian/build/*/}; \
               dir=${path%/*}; \
               test -d debian/build/perl-debug/usr/lib/debug$dir ||
mkdir -p debian/build/perl-debug/usr/lib/debug$dir; \
               # stash debugging symbols \
               x86_64-linux-gnu-objcopy --only-keep-debug $f
debian/build/perl-debug/usr/lib/debug$path; \
               # strip \
               x86_64-linux-gnu-strip --remove-section=.comment
--remove-section=.note \
                   $extra $f; \
               # add debuglink \
               x86_64-linux-gnu-objcopy
--add-gnu-debuglink=debian/build/perl-debug/usr/lib/debug$path $f; \
       esac; \
   done
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
/bin/bash: line 5: file: command not found
# versioned hardlink for the detached debug symbols
ln debian/build/perl-debug/usr/lib/debug/usr/bin/perl \
       debian/build/perl-debug/usr/lib/debug/usr/bin/perl5.24.1
ln: failed to access
'debian/build/perl-debug/usr/lib/debug/usr/bin/perl': No such file or
directory
debian/rules:185: recipe for target 'install-stamp' failed
make: *** [install-stamp] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

So, it looks like file is still needed even in the nocheck build
profile, contrary to the source package's declaration of
Build-Depends: file <!nocheck> .
--
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.24.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves <[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, 15 Jan 2017 23:35:20 +0000
Source: perl
Binary: perl-base perl-doc perl-debug libperl5.24 libperl-dev perl-modules-5.24 
perl
Architecture: source
Version: 5.24.1-1
Distribution: unstable
Urgency: medium
Maintainer: Niko Tyni <[email protected]>
Changed-By: Dominic Hargreaves <[email protected]>
Description:
 libperl-dev - Perl library: development files
 libperl5.24 - 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.24 - Core Perl modules
Closes: 850296
Changes:
 perl (5.24.1-1) unstable; urgency=medium
 .
   [ Dominic Hargreaves ]
   * Break libexception-class-perl (<< 1.42) since this version fixes an
     @INC related vulnerability potentially exposed by the reversion of the
     base.pm changes below.
   * Remove <nocheck> profile flag for build dependency on file, as it
     is needed outside the test suite (Closes: #850296)
 .
   [ Niko Tyni ]
   * Use https for URLs in the patchlevel list.
   * Refresh cross build support files.
 .
   [ Dominic Hargreaves ]
   * New upstream release
Checksums-Sha1:
 50930b825ee91997a7327baab75579915883010b 2316 perl_5.24.1-1.dsc
 5bec25d8821b81a5939ee220997f4c8ab1c13e31 11569284 perl_5.24.1.orig.tar.xz
 0354be1b0f9e8dfdf324eaf961e3315d7e30f875 163940 perl_5.24.1-1.debian.tar.xz
Checksums-Sha256:
 8cec11b0d4f1b196e6460ec154d576dbb29bd1be95c93742064b5d5b2d5df167 2316 
perl_5.24.1-1.dsc
 03a77bac4505c270f1890ece75afc7d4b555090b41aa41ea478747e23b2afb3f 11569284 
perl_5.24.1.orig.tar.xz
 af1cf7dde49354d511f4ae04723a8419a2304ad02e51b25edc958ce69f599e80 163940 
perl_5.24.1-1.debian.tar.xz
Files:
 3ca3e626c17d0016c63192f3d80acb91 2316 perl standard perl_5.24.1-1.dsc
 af6a84c7c3e2b8b269c105a5db2f6d53 11569284 perl standard perl_5.24.1.orig.tar.xz
 d904e45d04873c5abbcaf158094cf36f 163940 perl standard 
perl_5.24.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJYfBNMAAoJEMAFfnFNaU+y6JgP/A2Q/FZ2pyHCNdNNyaxOqHY1
F2FfpNL5LRKEHXp/vGP9fY5FCUv3k26+sglhWnic0p7xrdIZsvNvF27bgMiFNnL+
rNvi0wMrgwsXlj737F2+2dMkM2on9asN+nVlAdn4paXkTvqFr+0Rq/u7LWYwRStS
39OPyBGPqZD1SySDhneENA7vT21tPwVvrOPzv8MEmhzE9skm/iLBtWxoMT3ntffc
xhy1eztZDAUdWHlIt6KL1EiciZRnOd/XviISkfF+FSRVtAZwBvFCoF4maTICYq6Y
HhMd4mjcLHKdUzvbRd52znM3kCcIbT9LI9fyjLFjC95M4BVakT3aIqhJH6HNDUq3
7/dkm9Wv9SatPgLyHoaWcPf5tYOb/SIe3q6kPokfN5WrsC2nlpyjLIwVVmxtHHSa
tm7m1BRUVhoKhTIhr1xpd/5cDgHP7CwztVOyRE9fgwvoPHVOoDeQJxwk5WqqaXdd
pmQU28MwSmtIVkgGtn5Dxg7qnWnpwyIJuzAu2HaQQnFWsEbIkQwiPGc29moY8aD6
/dVIeG8u2i2bDojbPyBNVVVjpkTnJlCWSnCtBsCi0joo1ihufiVCh6AA85mI5MyA
KBhNu9feQDr7oVs983t4rIsmqAlo+I/0mVUaD55Cw8RviRQag8+UQkOJXpA8or6k
lmeMqRyqM5K6wfXfK8mZ
=QH3I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to