Bug#808917: [la...@debian.org: Bug#808917: m4: FTBFS: FAIL: test-update-copyright.sh]

2015-12-24 Thread Mike Frysinger
On 24 Dec 2015 20:19, Santiago Vila wrote: > On Thu, Dec 24, 2015 at 01:47:57PM -0500, Mike Frysinger wrote: > > the person building the release just needs to update their gnulib snap > > next time they roll a tarball. hopefully they aren't using Debian as > > the gn

Bug#808917: [la...@debian.org: Bug#808917: m4: FTBFS: FAIL: test-update-copyright.sh]

2015-12-24 Thread Mike Frysinger
On 24 Dec 2015 19:04, Santiago Vila wrote: > Fortunately, it has been easy to diagnose and fix: New perl (5.22) > makes test-update-copyright.sh to give a deprecation warning because > there are unescaped braces in build-aux/update-copyright. > The warning message makes the test to fail, which in t

Bug#410605: dpkg: bzip2 code in compression.c incorrectly uses zlib define (Z_ERRNO)

2007-02-11 Thread Mike Frysinger
Package: dpkg Version: 1.13.25 Severity: serious Justification: no longer builds from source in the decompress_cat() function in the compression.c file, you can see the bzip2 code comparing the results of BZ2_bzerror() to the zlib define Z_ERRNO ... that should prob be comparing err to some BZ_ er