[Bug 195509] Re: pdns-server doen't complete post-installation script

2009-08-23 Thread Steve Langasek
Sorry, I earlier claimed that there was a ucf bug here, but I don't seem to have said /what/ the bug was and I don't remember now. The Debian bug report has been closed as a non-bug; since pdns is also fixed now, I'm likewise closing the Ubuntu ucf task as invalid. ** Changed in: ucf (Ubuntu)

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-11-30 Thread Steve Langasek
** Changed in: ucf (Ubuntu) Status: Fix Released = Confirmed -- pdns-server doen't complete post-installation script https://bugs.launchpad.net/bugs/195509 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-11-29 Thread Daniel T Chen
** Changed in: ucf (Ubuntu) Status: New = Fix Released -- pdns-server doen't complete post-installation script https://bugs.launchpad.net/bugs/195509 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-28 Thread Bug Watch Updater
** Changed in: ucf (Debian) Status: Unknown = Fix Released -- pdns-server doen't complete post-installation script https://bugs.launchpad.net/bugs/195509 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-09 Thread Steve Langasek
There is a ucf bug here, but pdns is also invoking ucf wrong. pdns is already debconf-aware, so should be invoking ucf correctly so that it uses debconf instead of prompting via the tty; and if pdns were doing this, the ucf bug would not be an issue here. I'll work on fixing this issue in both

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package pdns - 2.9.21-5ubuntu1 --- pdns (2.9.21-5ubuntu1) hardy; urgency=low * Call ucf first before calling db_stop, since the latter shuts down all debconf interactions and we should prefer debconf for ucf. Also call ucf with --debconf-ok, so

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-06 Thread Sammy Spets
Added this info to Debian bug #435929. http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=435929 ** Also affects: ucf (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435929 Importance: Unknown Status: Unknown -- pdns-server doen't complete post-installation script

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-06 Thread Sammy Spets
Moving the bug to affect ucf package as the problem appears to be in that package and not pdns-server. ** Changed in: ucf (Ubuntu) Sourcepackagename: pdns = ucf ** Changed in: ucf (Ubuntu) Status: Confirmed = New -- pdns-server doen't complete post-installation script

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-04-06 Thread Sammy Spets
A bit of further debugging using -x shows it blocking in /usr/share/debconf/confmodule. + . /usr/share/debconf/confmodule ++ '[' '!' 1 ']' ++ '[' -z 1 ']' + db_x_loadtemplatefile /var/lib/dpkg/info/ucf.templates ucf + _db_cmd 'X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates' ucf + IFS=' ' +

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-03-29 Thread Sammy Spets
Confirmed on hardy beta. ** Changed in: pdns (Ubuntu) Status: New = Confirmed -- pdns-server doen't complete post-installation script https://bugs.launchpad.net/bugs/195509 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 195509] Re: pdns-server doen't complete post-installation script

2008-03-20 Thread Jan Groenewald
Confirmed on hardy: [EMAIL PROTECTED]:~# sudo vim /var/lib/dpkg/info/pdns-server.postinst # add -x to the #!/bin/sh line [EMAIL PROTECTED]:~# dpkg --configure pdns-server Setting up pdns-server (2.9.21-5) ... + set -e + . /usr/share/debconf/confmodule + [ ! ] + PERL_DL_NONLAZY=1 + export