[request-tracker-maintainers] Bug#835536: closed by Dominic Hargreaves <dom at earth.li> (Bug#835536: fixed in request-tracker4 4.2.13-1)
Niko Tyni
ntyni at debian.org
Sun Sep 4 08:17:50 UTC 2016
On Sat, Sep 03, 2016 at 09:18:49PM +0300, Niko Tyni wrote:
> Control: found -1 4.2.13-1
>
> > request-tracker4 (4.2.13-1) unstable; urgency=medium
> > * Fix FTBFS with gpg 2.1 by no longer explicitly configuring the
> > path to gpg (Closes: #835536)
>
> This doesn't seem to have worked: 4.2.13-1 failed on the 'all' buildd
> with lots of
>
> # Tests were run but no plan was declared and done_testing() was not seen.
> t/mail/gnupg-bad.t ..................................... skipped: gpg executable is required.
>
> Maybe it's just missing a build dependency on gnupg?
Indeed, there's a build dependency on gnupg1 that should probably
be gnupg now. I expect this got missed because apt used to depend
on gnupg, so many chroots still have it lingering.
However, while building with --add-depends=sbuild fixes (most?) of
the gnupg issues, we also have new failures - probably related to perl
removing cwd from @INC in 5.22.2-4 (which happened after the 4.2.13-1
upload.)
# Failed test 'etc/upgrade/4.0-customfield-checkbox-extension syntax is OK'
# at t/99-policy.t line 105.
# got: 'Can't locate lib/RT/I18N/i_default.pm in @INC (you may need to install the lib::RT::I18N::i_default module) (@INC contains: ./lib lib /<<PKGBUILDDIR>>/lib /etc/perl /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT/I18N.pm line 100, <DATA> line 1.
# BEGIN failed--compilation aborted at etc/upgrade/4.0-customfield-checkbox-extension line 56, <DATA> line 1.
# '
# expected: 'etc/upgrade/4.0-customfield-checkbox-extension syntax OK
# '
[...]
Can't locate t/lifecycles/utils.pl in @INC (@INC contains: /<<PKGBUILDDIR>>/lib /<<PKGBUILDDIR>>/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at t/lifecycles/basics.t line 4.
BEGIN failed--compilation aborted at t/lifecycles/basics.t line 4.
t/lifecycles/basics.t ..................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
[...]
Test Summary Report
-------------------
t/99-policy.t (Wstat: 1536 Tests: 6877 Failed: 6)
Failed tests: 6776, 6778, 6780, 6782, 6808, 6810
Non-zero exit status: 6
t/lifecycles/basics.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lifecycles/dates.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lifecycles/moving.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lifecycles/types.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lifecycles/unresolved-deps.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/mail/charsets-outgoing-plaintext.t (Wstat: 3840 Tests: 80 Failed: 15)
Failed tests: 1, 29, 31, 33, 36, 38, 41, 43, 48, 50, 52
55, 57, 60, 62
Non-zero exit status: 15
t/mail/gnupg-outgoing-encrypted-plaintext.t (Wstat: 256 Tests: 105 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/mail/gnupg-outgoing-plain-plaintext.t (Wstat: 256 Tests: 105 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/mail/gnupg-outgoing-signed-plaintext.t (Wstat: 256 Tests: 105 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/mail/gnupg-outgoing-signed_encrypted-plaintext.t (Wstat: 256 Tests: 105 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/mail/sendmail-plaintext.t (Wstat: 512 Tests: 10 Failed: 3)
Failed tests: 1, 9-10
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=362, Tests=25319, 545 wallclock secs ( 6.06 usr 0.64 sys + 1383.36 cusr 80.50 csys = 1470.56 CPU)
Result: FAIL
--
Niko Tyni ntyni at debian.org
More information about the pkg-request-tracker-maintainers
mailing list