Ian Wienand wrote:

>On Wed, May 25, 2005 at 09:42:00PM +1200, Adam Bogacki wrote:
>  
>
>>I've poked around and am still a bit confused. I've attached it to
>>see if you can spot anything.
>>    
>>
>
>Inspection isn't really going to help in this case.  You need to run
>it (as root, since that's what dpkg does) on your machine with the -x
>flag and watch the output of each step, and then debug why it fails.
>
>e.g 
># bash -x [shell script]
>
>-i
>  
>
Apparently it's an apostrophe out of place .. but which one ?

Adam.

> Tux:~# bash -x /var/lib/dpkg/info/ndtpd.postinst
> + set -e
> + . /usr/share/debconf/confmodule
> ++ '[' '!' '' ']'
> ++ PERL_DL_NONLAZY=1
> ++ export PERL_DL_NONLAZY
> ++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/ndtpd.postinst
> postinst called with unknown argument `'
> Tux:~#


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to