Bug#844910: devscripts: FTBFS: Tests failures

2016-11-22 Thread James McCoy
Control: owner -1 !

On Sat, Nov 19, 2016 at 08:01:03AM +0100, Lucas Nussbaum wrote:
> Relevant part (hopefully):
> > test_dscextractChangelog
> > test_debchange
> > test_list_unreleased
> > test_debuild2
> > ASSERT:standard output of debuild --no-conf --no-lintian 
> > --preserve-envvar=PATH --preserve-envvar=PERL5LIB 
> > --preserve-envvar=DEBFULLNAME --preserve-envvar=DEBEMAIL 
> > --preserve-envvar=GNUPGHOME -k'uscan test key (no secret) 
> > ' matches 
> > /<>/test/package_lifecycle/debuild.txt\n expected:<0> but 
> > was:<1>
> > 20d19
> > <  dpkg-genbuildinfo
> > test_debdiff

I'll have a fix for this up soon.  I've covered it as part of my
refactoring of debuild to remove dpkg-buildpackag emulation (#789581).

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB



Bug#844910: devscripts: FTBFS: Tests failures

2016-11-18 Thread Lucas Nussbaum
Source: devscripts
Version: 2.16.8
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> test_dscextractChangelog
> test_debchange
> test_list_unreleased
> test_debuild2
> ASSERT:standard output of debuild --no-conf --no-lintian 
> --preserve-envvar=PATH --preserve-envvar=PERL5LIB 
> --preserve-envvar=DEBFULLNAME --preserve-envvar=DEBEMAIL 
> --preserve-envvar=GNUPGHOME -k'uscan test key (no secret) ' 
> matches /<>/test/package_lifecycle/debuild.txt\n expected:<0> 
> but was:<1>
> 20d19
> <  dpkg-genbuildinfo
> test_debdiff
> 
> Ran 8 tests.
> 
> FAILED (failures=2)
> Makefile:16: recipe for target 'test_package_lifecycle.test' failed
> make[2]: *** [test_package_lifecycle.test] Error 1
> make[2]: Leaving directory '/<>/test'
> Makefile:50: recipe for target 'test_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/devscripts_2.16.8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.