Your message dated Sat, 19 Jan 2019 12:04:29 +0000 with message-id <[email protected]> and subject line Bug#919730: fixed in lemonldap-ng 2.0.1+ds-2 has caused the Debian Bug report #919730, regarding lemonldap-ng: FTBFS (failing tests) 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.) -- 919730: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919730 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:lemonldap-ng Version: 2.0.1+ds-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with systemd dh_update_autotools_config -i dh_autoreconf -i debian/rules override_dh_auto_configure make[1]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds' /usr/bin/make configure STORAGECONFFILE=/etc/lemonldap-ng/lemonldap-ng.ini \ PERLOPTIONS="INSTALLDIRS=vendor" make[2]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Lemonldap::NG::Common Writing MYMETA.yml and MYMETA.json [... snipped ...] make[2]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds/lemonldap-ng-common' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-Common-Conf.t ......... ok # Failed test 'File is encoded' # at t/02-Common-Conf-File.t line 51. Result: t/lmConf-1.json: JSON data # Failed test 'File is encoded' # at t/02-Common-Conf-File.t line 51. Result: t/lmConf-1.json: JSON data # Failed test 'File is encoded' # at t/02-Common-Conf-File.t line 51. Result: t/lmConf-1.json: JSON data # Looks like you failed 3 tests of 14. t/02-Common-Conf-File.t .... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/14 subtests t/03-Common-Conf-CDBI.t .... ok t/03-Common-Conf-RDBI.t .... ok t/05-Common-Conf-LDAP.t .... ok t/30-Common-Safelib.t ...... ok t/35-Common-Crypto.t ....... ok t/36-Common-Regexp.t ....... ok t/40-Common-Session.t ...... ok t/50-Combination-Parser.t .. ok t/99-pod.t ................. ok Test Summary Report ------------------- t/02-Common-Conf-File.t (Wstat: 768 Tests: 14 Failed: 3) Failed tests: 4, 8, 12 Non-zero exit status: 3 Files=11, Tests=191, 3 wallclock secs ( 0.11 usr 0.04 sys + 2.55 cusr 0.45 csys = 3.15 CPU) Result: FAIL Failed 1/11 test programs. 3/191 subtests failed. make[2]: *** [Makefile:973: test_dynamic] Error 255 make[2]: Leaving directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds/lemonldap-ng-common' make[1]: *** [Makefile:361: common_test] Error 2 make[1]: Leaving directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds' dh_auto_test: make -j1 test returned exit code 2 make: *** [debian/rules:20: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lemonldap-ng.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: lemonldap-ng Source-Version: 2.0.1+ds-2 We believe that the bug you reported is fixed in the latest version of lemonldap-ng, 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. Xavier Guimard <[email protected]> (supplier of updated lemonldap-ng 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: SHA512 Format: 1.8 Date: Sat, 19 Jan 2019 12:32:57 +0100 Source: lemonldap-ng Binary: lemonldap-ng lemonldap-ng-doc lemonldap-ng-fastcgi-server lemonldap-ng-uwsgi-app lemonldap-ng-handler liblemonldap-ng-handler-perl liblemonldap-ng-common-perl liblemonldap-ng-manager-perl liblemonldap-ng-portal-perl Architecture: source Version: 2.0.1+ds-2 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group <[email protected]> Changed-By: Xavier Guimard <[email protected]> Closes: 919730 Description: lemonldap-ng-doc - Lemonldap::NG Web-SSO system documentation lemonldap-ng-fastcgi-server - Lemonldap::NG FastCGI server lemonldap-ng-handler - Lemonldap::NG handler part lemonldap-ng - OpenID-Connect, CAS and SAML compatible Web-SSO system lemonldap-ng-uwsgi-app - Lemonldap::NG uWSGI server liblemonldap-ng-common-perl - Lemonldap::NG common files liblemonldap-ng-handler-perl - Lemonldap::NG handler common libraries liblemonldap-ng-manager-perl - Lemonldap::NG manager part liblemonldap-ng-portal-perl - Lemonldap::NG authentication portal part Changes: lemonldap-ng (2.0.1+ds-2) unstable; urgency=medium . * Remove useless test (Closes: #919730) * Declare compliance with policy 4.3.0 * Bump debheper compatibility level to 11 * Declare /tmp as private in lemonldap-ng-fastcgi-server.service * Update doc-base index and files * Remove "--with systemd" Checksums-Sha1: 4431e13ed76abb931b06b9dce9cdd44a9b9831c6 3806 lemonldap-ng_2.0.1+ds-2.dsc 474f351fb2ad032f8e9fedb1521ae00128abbe93 37740 lemonldap-ng_2.0.1+ds-2.debian.tar.xz Checksums-Sha256: 533afcac2c6ed739e0124bce0e7b4d5e3b651f92b0a4c77f47f862ae0ff98ace 3806 lemonldap-ng_2.0.1+ds-2.dsc 48aa869d49d9ab2471b5218b4a6818979c4fb0774b5869d03745e11227a1ec64 37740 lemonldap-ng_2.0.1+ds-2.debian.tar.xz Files: 265b08769ef01a941580db179b478795 3806 perl optional lemonldap-ng_2.0.1+ds-2.dsc 6b6ab664754e9952c0449fe7a4558707 37740 perl optional lemonldap-ng_2.0.1+ds-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAlxDDOUQHHlhZGRAZGVi aWFuLm9yZwAKCRD210ynyZnu6Q7rD/4qTEyhte+mA6QcWURNb++mxEHbYYgCMFhb jjqByJ1IK6Lyve60C9kB/CTeRWsZbA34ue310cttppFdNajXATXcrENMV5YINNgo HnNfTsRi3qDUBpnAg/Qc9yH+6U/AAhGkZuStzR739VPQhaLPCfwPF4kgfprQ0fsL fgEl7rnmohCjyBR3v1vYDTNzb3Eb7P8238GW+/adtIHvqC05m7qV8p0+piPPAt9Y E3Di5SEHJxyNIdbqlmVkvYRc9WaX5jXfBBTc2RYSsz6c/rxV0o3OEXjPZJviM65G pnHb82EZSHmjZsLf7R+AfGJVyootgaEHo8cTl/bw7AhjF4ZRHRZ+DZqfMESUwUEN kNqkh+fcKpE1yhdVy6pzKTQtgV4iZaeWc/jYvDw8fxd2afs3egcyYgn9klI0Fnc2 CVzngpZ4CirUoV5zhALzPDr8CZotD4PL4YlNpchv68zZ5zHH+2gaHWYCk+iQM5HS 1V60gepAQ029nWZX0fCUde/l1IAApkKfv4ryHGriuSKmBRB/tZ1TteKaZ+XpG/8L DwCOD4633dTu8n0KYK3eJYtTvD74D0DGg91LlBC/GXkbmQc/pYrz6Vm3aJvE7Sg0 QMtFX1sLgpmHAcCz8KoGGTW40pdiIn2ZWo1jCMDZ33ChiDVBnYJPim4IFAG4c4Oh r0/cqmEfHA== =CGoH -----END PGP SIGNATURE-----
--- End Message ---

