Bug#1078413: pdns: FTBFS: make[6]: *** [Makefile:3871: test-suite.log] Error 1

2024-08-10 Thread Peter van Dijk
The interesting part of that build log (the bit that fits the test
failure) is "configure: OpenSSL ecdsa: no". (I'm off work for another
week, I'm happy to debug after that)



Bug#844275: mysql_config injects build flags which breaks the build for other packages

2016-11-14 Thread Peter van Dijk

Hi,

On Mon, 14 Nov 2016 00:39:50 +0100 Michael Biebl  
wrote:
Looking a bit closer, this is a bug in mysql_config, which injects 
bogus

build flags.

# mysql_config --cflags
# mysql_config --cflags
-I/usr/include/mysql 
-fdebug-prefix-map=/build/mysql-5.7-Q0jPG6/mysql-5.7-5.7.16=. .specs 
-fabi-version=2 -fno-omit-frame-pointer -fno-expensive-optimizations


Marking as RC, as this breaks the build for other packages.


Using --include instead may help here.

Peter



Bug#769944: The server can't load /usr/lib/powerdns/libbindbackend.so, it's actually located at /usr/lib/x86_64-linux-gnu/pdns/libbindbackend.so

2014-11-17 Thread Peter van Dijk

On 17 Nov 2014, at 20:32 , Debian bug at v.nix.is  wrote:

> Package: pdns-server
> Version: 3.4.1-3
> Severity: grave
> 
> When I upgraded from 3.3.* I started getting this in error log:
> 
>Nov 17 19:28:30 u pdns[14671]: Loading 
> '/usr/lib/powerdns/libbindbackend.so'
>Nov 17 19:28:30 u pdns[14671]: Unable to load module 
> '/usr/lib/powerdns/libbindbackend.so': /usr/lib/powerdns/libbindbackend.so: 
> cannot open shared object file: No such file or directory
>Nov 17 19:28:30 u pdns[14671]: dnsbackend unable to load module in bind
>Nov 17 19:28:31 u pdns[14500]: Our pdns instance exited with code 1
>Nov 17 19:28:31 u pdns[14500]: Respawning

Your pdns.conf file (or a file included from it) may have a module-dir line. 
Try removing it, or if that fails, set it correctly so you do not need the 
symlink.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726945: pdns-backend-pgsql: fails to upgrade from testing: ERROR: syntax error at or near "NOT" LINE 1: ...ABLE supermasters ALTER COLUMN ip TYPE VARCHAR(64) NOT NULL; ^

2013-12-23 Thread Peter van Dijk
Hello Julien,

On Dec 22, 2013, at 15:37 , Julien Cristau wrote:

> On Sun, Oct 20, 2013 at 22:40:04 +0200, Peter van Dijk wrote:
> 
>> I have a patch for this, will submit it to the maintainers soon, if
>> it's not already fixed in their git.
>> 
> Hi Peter,
> 
> I can't see the patch at
> http://anonscm.debian.org/gitweb/?p=pkg-pdns/pdns.git;a=summary
> 
> Any chance you could send it to this bug?


Please find it attached. This is the version from October, I have not verified 
it against PowerDNS 3.3.1 (but the differences should be minor, if at all 
present).

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/


pdns-backend-pgsql-726945.patch
Description: Binary data



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#726863: pdns: FTBFS on s390x

2013-10-24 Thread Peter van Dijk
Hello,

On Oct 22, 2013, at 23:31 , Peter van Dijk wrote:

> We now have an upstream patch for this at 
> https://github.com/PowerDNS/pdns/commit/0c3742099d6f94a8928ac5e6eca11f8d3f4cb3ad
> 
> Maintainers, please pick this patch up for 3.3-2


With that patch, one failing test remains. 
https://github.com/PowerDNS/pdns/commit/916a0fda31405290cedac058aab7f5d9f9c26a7b
 fixes it. Please pick this patch as well.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#726863: pdns: FTBFS on s390x

2013-10-22 Thread Peter van Dijk
We now have an upstream patch for this at 
https://github.com/PowerDNS/pdns/commit/0c3742099d6f94a8928ac5e6eca11f8d3f4cb3ad

Maintainers, please pick this patch up for 3.3-2

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#726945: pdns-backend-pgsql: fails to upgrade from testing: ERROR: syntax error at or near "NOT" LINE 1: ...ABLE supermasters ALTER COLUMN ip TYPE VARCHAR(64) NOT NULL; ^

2013-10-20 Thread Peter van Dijk
I have a patch for this, will submit it to the maintainers soon, if it's not 
already fixed in their git.

On Oct 20, 2013, at 22:36 , Andreas Beckmann wrote:

> Package: pdns-backend-pgsql
> Version: 3.3-1
> Severity: serious
> User: debian...@lists.debian.org
> Usertags: piuparts
> 
> Hi,
> 
> during a test with piuparts I noticed your package fails to upgrade from
> 'jessie'.
> It installed fine in 'jessie', then the upgrade to 'sid' fails.
> 
>> From the attached log (scroll to the bottom...):
> 
>  Setting up pdns-server (3.3-1) ...
>  Installing new version of config file /etc/init.d/pdns ...
>  Installing new version of config file /etc/insserv.d/pdns-server ...
>  Replacing config file /etc/powerdns/pdns.conf with new version
>  invoke-rc.d: policy-rc.d denied execution of start.
>  Setting up pdns-backend-pgsql (3.3-1) ...
>  dbconfig-common: writing config to 
> /etc/dbconfig-common/pdns-backend-pgsql.conf
>  creating database backup in 
> /var/cache/dbconfig-common/backups/pdns-backend-pgsql_3.1-4.pgsql.
>  applying upgrade sql for 3.1-4 -> 3.3-1.
>  error encountered processing 
> /usr/share/dbconfig-common/data/pdns-backend-pgsql/upgrade/pgsql/3.3-1:
>  ERROR: syntax error at or near "NOT" LINE 1: ...ABLE supermasters ALTER 
> COLUMN ip TYPE VARCHAR(64) NOT NULL; ^
>  dbconfig-common: pdns-backend-pgsql configure: aborted.
>  dbconfig-common: flushing administrative password
>  dpkg: error processing pdns-backend-pgsql (--configure):
>   subprocess installed post-installation script returned error exit status 1
>  Processing triggers for libc-bin ...
>  Errors were encountered while processing:
>   pdns-backend-pgsql
> 
> 
> cheers,
> 
> Andreas
> 

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#710360: First autoremovals happen in about 8 days

2013-10-08 Thread Peter van Dijk
Hi,

On Oct 6, 2013, at 22:47 , James Cloos wrote:

> This bug report is about to get pdns kicked out of Jessie.
> 
> Please do something about that.


pdns no longer appears to be listed at 
http://udd.debian.org/cgi-bin/autoremovals.cgi

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#716859: point out another bug indicated in first message log

2013-09-30 Thread Peter van Dijk
Hello,

the output in Message #5 also shows another problem with this package (still 
present in master as of this moment):

  Creating config file /etc/powerdns/pdns.d/pdns.local.conf with new version

followed by

  Not replacing deleted config file /etc/powerdns/pdns.d/pdns.local.conf

makes no sense. The same happens for simplebind, which indeed ends up not being 
present after fresh install on a clean system.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#716859: simple patch for this issue

2013-09-30 Thread Peter van Dijk
Just a workaround but it should help.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



0001-only-chmod-pdns.local.conf-if-it-exists.patch
Description: Binary data



signature.asc
Description: Message signed with OpenPGP using GPGMail