Re: Using dbconfig-common in maintainer scripts. [UPDATE]

2010-04-13 Thread Nikolai Lusan
Greetings, I have decided to do an update fro those interested. I have made several adjustments to my maintainer scripts following advice from Craig Small and lintian. I am still having no joy with dbconfig-common, as such I set -x in my postinst script to ger some idea of what has happened. At th

Re: Using dbconfig-common in maintainer scripts.

2010-04-13 Thread Nikolai Lusan
On Mon, 2010-04-12 at 09:36 +1000, Craig Small wrote: > > What happens is that debconf asks the questions (not all the questions I > > would like), > Not asking all the questions sounds like a dpkg-configure priority > level. I considered this and changed my priority, still on the initial install

Re: Using dbconfig-common in maintainer scripts.

2010-04-11 Thread Craig Small
On Mon, Apr 12, 2010 at 08:31:01AM +1000, Nikolai Lusan wrote: > What happens is that debconf asks the questions (not all the questions I > would like), Not asking all the questions sounds like a dpkg-configure priority level. > the entries in /etc/dbconfig-common/postfix-cluebringer are all > em

Using dbconfig-common in maintainer scripts.

2010-04-11 Thread Nikolai Lusan
Greetings, I am packaging Policyd version (codename Cluebringer), this is a complete rewrite of the original Policyd that is packaged in postfix-policyd. I am having some problems testing my packages, it seems that dbconfig-common isn't performing as it should. I have read all the documentation and