[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog
gregor herrmann
gregoa at debian.org
Tue Sep 12 17:17:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository lemonldap-ng.
commit ed974767498fa3cf03d4594559083537b36766e5
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Sep 12 19:17:38 2017 +0200
back to UNRELEASED, TODO added to d/changelog
Git-Dch: Ignore
---
debian/changelog | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 46 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c92ea26..bd93e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,49 @@
-lemonldap-ng (1.9.12-1) unstable; urgency=medium
+lemonldap-ng (1.9.12-1) UNRELEASED; urgency=medium
+
+ PROBLEM: FTBFS, test failures (but not each time!)
+ GD Warning: gd-png: fatal libpng error: IDAT: chunk data is too large
+ GD Warning: gd-png error: setjmp returns error condition 1
+ gdImageCreateFromPng error at /usr/lib/x86_64-linux-gnu/perl5/5.26/GD/Image.pm line 178.
+ # Looks like your test exited with 255 just after 4.
+ t/66-Lemonldap-NG-Portal-Captcha.t ............
+ Dubious, test returned 255 (wstat 65280, 0xff00)
+ Failed 1/5 subtests
+ t/67-Lemonldap-NG-Portal-AuthBrowserID.t ...... ok
+ t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t .. ok
+ t/99-pod.t .................................... ok
+
+ Test Summary Report
+ -------------------
+ t/66-Lemonldap-NG-Portal-Captcha.t (Wstat: 65280 Tests: 4 Failed: 0)
+ Non-zero exit status: 255
+ Parse errors: Bad plan. You planned 5 tests but ran 4.
+ Files=32, Tests=242, 10 wallclock secs ( 0.13 usr 0.02 sys + 9.81 cusr 0.70 csys = 10.66 CPU)
+ Result: FAIL
+
+ same on i386 (again not each time):
+ GD Error: gd-png: fatal libpng error: IDAT: chunk data is too large
+ GD Warning: gd-png error: setjmp returns error condition 1
+ gdImageCreateFromPng error at /usr/lib/i386-linux-gnu/perl5/5.26/GD/Image.pm line 178.
+ # Looks like your test exited with 255 just after 2.
+ t/66-Lemonldap-NG-Portal-Captcha.t ............
+ Dubious, test returned 255 (wstat 65280, 0xff00)
+ Failed 3/5 subtests
+ t/67-Lemonldap-NG-Portal-AuthBrowserID.t ...... ok
+ t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t .. ok
+ t/99-pod.t .................................... ok
+
+ Test Summary Report
+ -------------------
+ t/66-Lemonldap-NG-Portal-Captcha.t (Wstat: 65280 Tests: 2 Failed: 0)
+ Non-zero exit status: 255
+ Parse errors: Bad plan. You planned 5 tests but ran 2.
+ Files=32, Tests=240, 12 wallclock secs ( 0.10 usr 0.02 sys + 10.36 cusr 0.56 csys = 11.04 CPU)
+ Result: FAIL
+
+
+ TODO:
+ * dh_installexamples: Cannot find (any matches for) "debian/tmp/var/lib/lemonldap-ng/manager/psgi/manager-server.*" (tried in .)
+
[ gregor herrmann ]
* Add Italian debconf translation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list