Re: Problems with debconf in postinst

2007-03-24 Thread Jan Hauke Rahm
Steve Langasek wrote: FWIW, you're likely to get better feedback if you help make it easier for people to see the problem you're having. What is the debconf error that you get? What is the postinst code that's failing? (I've downloaded your diff.gz at this point, but I don't see any obvious

Re: Problems with debconf in postinst

2007-03-24 Thread Steve Langasek
On Sat, Mar 24, 2007 at 12:03:03PM +0100, Jan Hauke Rahm wrote: Steve Langasek wrote: FWIW, you're likely to get better feedback if you help make it easier for people to see the problem you're having. What is the debconf error that you get? What is the postinst code that's failing? (I've

Re: Problems with debconf in postinst [solved]

2007-03-24 Thread Jan Hauke Rahm
Steve Langasek wrote: Could it be the fact that you don't have dh_installdebconf in your debian/rules, possibly preventing the config and templates files from being included in the package? Yep, it could ;). Thanks a lot! Hauke signature.asc Description: OpenPGP digital signature

Re: Problems with debconf in postinst

2007-03-23 Thread Jan Hauke Rahm
Maybe you don't like me or my package but I try again... ;) Would someone please help me? It's a problem with the postinst-scipt. It just failes and I guess it's because of misuse of debconf or something like that. The script itself is very short, it's just asking to do something or not. I set

Re: Problems with debconf in postinst

2007-03-23 Thread Steve Langasek
On Fri, Mar 23, 2007 at 05:58:09PM +0100, Jan Hauke Rahm wrote: Maybe you don't like me or my package but I try again... ;) Would someone please help me? It's a problem with the postinst-scipt. It just failes and I guess it's because of misuse of debconf or something like that. The script