[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2017-12-04 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit 49d31019867cdb17c5eb5259b78bc9bb4ccd1278
Author: gregor herrmann 
Date:   Mon Dec 4 20:08:18 2017 +0100

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 17 -
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 865cde4..f38e03a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,19 @@
-lemonldap-ng (1.9.14-1) unstable; urgency=medium
+lemonldap-ng (1.9.14-1) UNRELEASED; urgency=medium
+
+  TODO:
+  looks like the new/changed paths in d/copyright are incorrect. lintian:
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/media/icons/* (paragraph at line 126)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/media/icons/flags/* (paragraph at line 131)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/lib/tpl/default/images/* (paragraph at line 141)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/lib/images/* (paragraph at line 141)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/lib/plugins/note/images/* (paragraph at line 141)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/media/wiki/dokuwiki-128.png (paragraph at line 141)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/media/documentation/google* (paragraph at line 147)
+  I: lemonldap-ng source: wildcard-matches-nothing-in-dep5-copyright 
doc/media/documentation/lasso.png (paragraph at line 152)
+  I: lemonldap-ng source: unused-file-paragraph-in-dep5-copyright paragraph at 
line 131
+  I: lemonldap-ng source: unused-file-paragraph-in-dep5-copyright paragraph at 
line 141
+  I: lemonldap-ng source: unused-file-paragraph-in-dep5-copyright paragraph at 
line 147
+  I: lemonldap-ng source: unused-file-paragraph-in-dep5-copyright paragraph at 
line 152
 
   [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.2 (no changes needed)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2017-09-12 Thread gregor herrmann
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 
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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2016-05-06 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit d749a2fadf585071d85df7cf8af8387b84fcf593
Author: gregor herrmann 
Date:   Fri May 6 12:58:08 2016 +0200

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eba2c02..55c40cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-lemonldap-ng (1.9.2-1) unstable; urgency=medium
+lemonldap-ng (1.9.2-1) UNRELEASED; urgency=medium
+
+  TODO:
+  package FTBFS in a chroot with:
+  Error:  Can't locate Moose.pm ...
+  after the mouse->moose patch dependencies need to be updated as well
+  (please always build in a chroot!)
 
   * New upstream release
   * Remove keep-angular-files patch since libjs-angularjs >1.4 is now

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2016-04-17 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit 456b75a92ac38b814fc2a84be5083c4e839e5dc6
Author: gregor herrmann 
Date:   Sun Apr 17 12:22:31 2016 +0200

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ae0e16e..c16d85e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,20 @@
-lemonldap-ng (1.9.1-2) unstable; urgency=medium
+lemonldap-ng (1.9.1-2) UNRELEASED; urgency=medium
+
+  TODO:
+  - when installing in a clean chroot, I get:
+  Setting up liblemonldap-ng-portal-perl (1.9.1-1) ...
+  Can't locate XML/LibXML.pm in @INC (you may need to install the 
XML::LibXML module) (@INC contains: /etc/perl 
/usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 
/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 
/usr/share/perl5/Lemonldap/NG/Common/Notification.pm line 10,  line 1.
+  BEGIN failed--compilation aborted at 
/usr/share/perl5/Lemonldap/NG/Common/Notification.pm line 10,  line 1.
+  Compilation failed in require at 
/usr/share/perl5/Lemonldap/NG/Portal/Simple.pm line 436,  line 1.
+  - the split needs more work since files are shuffled around:
+* the new lemonldap-ng-handler needs some versioned Breaks/Replaces
+  against liblemonldap-ng-handler-perl (<< 1.9.1-2~)
+* since there are conffiles involved they need special treatment,
+  cf. dpkg-maintscript-helper(1) and dh_installdeb(1)
+* testing in a chroot shows the problem as expected:
+Unpacking lemonldap-ng-handler (1.9.1-2) ...
+dpkg: error processing archive 
/home/gregoa/src/cowcache/./lemonldap-ng-handler_1.9.1-2_all.deb (--unpack):
+ trying to overwrite '/etc/lemonldap-ng/handler-nginx.conf', which is 
also in package liblemonldap-ng-handler-perl 1.9.1-1
 
   * Remove keep-angular-files patch since libjs-angularjs >1.4 is now
 available

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2016-03-05 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit 384ea5dbb1dbf5cf33ac3011a5ac2a6cc6a7af67
Author: gregor herrmann 
Date:   Sat Mar 5 19:24:21 2016 +0100

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 19 ++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5e2b286..0916ca1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,21 @@
-lemonldap-ng (1.9.0-1) unstable; urgency=medium
+lemonldap-ng (1.9.0-1) UNRELEASED; urgency=medium
+
+  TODO:
+  I think there is a problem with the server and its PID-file:
+  debian/lemonldap-ng-fastcgi-server.postinst creates
+  /var/run/llng-fastcgi-server; but /var/run is a symlink to /run, and /run is
+  (often?) on a tmpfs, so /var/run/llng-fastcgi-server will simply be gone
+  after a reboot. this means:
+  - in debian/lemonldap-ng-fastcgi-server.postinst this can probably be
+removed
+  - the mkdir+chown needs to happen in debian/lemonldap-ng-fastcgi-server.init
+for sysvinit
+  - maybe also something is needed for systemd (probably tmpfiles.d), no idea
+about upstart
+
+  lintian issues some easy-to-fix tags:
+  wildcard-matches-nothing-in-dep5-copyright,
+  unused-file-paragraph-in-dep5-copyright, unused-override
 
   [ Xavier Guimard ]
   * Move priority from optional to extra to be compliant to 2.5 policy chapter

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2015-12-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit d7a9cdedb7ed726b1e807d9952144ad600920a00
Author: gregor herrmann 
Date:   Mon Dec 21 19:28:35 2015 +0100

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 19 ++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bde48a9..ed235dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,21 @@
-lemonldap-ng (1.4.6-2) unstable; urgency=medium
+lemonldap-ng (1.4.6-2) UNRELEASED; urgency=medium
+
+  PROBLEM: FTBFS
+
+  Generating a Unix-style Makefile
+  Writing Makefile for Lemonldap::NG::Handler
+  Writing MYMETA.yml and MYMETA.json
+  
/build/lemonldap-ng-1.4.6/lemonldap-ng-portal/example/skins/pastel/redirect.tpl 
is encountered a second time at /usr/share/perl/5.22/File/Find.pm line 79.
+  Checking if your kit is complete...
+  Makefile:166: recipe for target 'portal_conf' failed
+  make[2]: *** [portal_conf] Error 255
+  make[2]: Leaving directory '/build/lemonldap-ng-1.4.6'
+  debian/rules:25: recipe for target 'override_dh_auto_configure' failed
+  make[1]: *** [override_dh_auto_configure] Error 2
+  make[1]: Leaving directory '/build/lemonldap-ng-1.4.6'
+  debian/rules:22: recipe for target 'build' failed
+  make: *** [build] Error 2
+  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
   * Update documentation path (Closes: #808473)
   * Add patch for a broken inheritance since upgrade (Closes: #808474)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[lemonldap-ng] 01/01: back to UNRELEASED, TODO added to d/changelog

2014-04-08 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit 4da5ea87b2194cb6df82fce0144ae181bc557ade
Author: gregor herrmann gre...@debian.org
Date:   Tue Apr 8 17:08:12 2014 +0200

back to UNRELEASED, TODO added to d/changelog

Git-Dch: Ignore
---
 debian/changelog | 35 ++-
 1 file changed, 34 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 986f127..41b31de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,37 @@
-lemonldap-ng (1.3.3-1) unstable; urgency=low
+lemonldap-ng (1.3.3-1) UNRELEASED; urgency=low
+
+  TODO:
+  - the update still fails. the Breaks/Replaces needs to be in the _new_
+package, not the old/transitional/dummy one
+  - liblemonldap-ng-manager-perl/liblemonldap-ng-cli-perl seem to have the
+same issue?
+  - then we also have:
+
+Setting up liblemonldap-ng-common-perl (1.3.3-1) ...
+Installing new version of config file /etc/lemonldap-ng/lemonldap-ng.ini 
...
+dpkg: error: --compare-versions takes three arguments: version 
relation version
+
+Type dpkg --help for help about installing and deinstalling packages [*];
+Use 'apt' or 'aptitude' for user-friendly package management;
+Type dpkg -Dhelp for a list of dpkg debug flag values;
+Type dpkg --force-help for a list of forcing options;
+Type dpkg-deb --help for help about manipulating *.deb files;
+
+Options marked [*] produce a lot of output - pipe it through 'less' or 
'more' !
+
+  - and piuparts still fails with:
+
+1m48.8s ERROR: FAIL: Package purging left files on system:
+  /etc/lemonldap-ng/owned by: liblemonldap-ng-portal-perl, 
liblemonldap-ng-common-perl, liblemonldap-ng-manager-perl, 
liblemonldap-ng-handler-perl
+  /etc/lemonldap-ng/for_etc_hosts   owned by: liblemonldap-ng-common-perl
+  /etc/lemonldap-ng/lemonldap-ng.iniowned by: 
liblemonldap-ng-common-perl
+  /var/lib/dpkg/info/liblemonldap-ng-common-perl.list   not owned
+  /var/lib/dpkg/info/liblemonldap-ng-common-perl.postrm not owned
+
+(I guess that' some postinst/migration stuff changing them?
+cf. debconf-devel(7) - Config file handling)
+
+
 
   * Imported Upstream version 1.3.3 (Closes: #736739, #736807)
   * Update images copyrights

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits