Subject: Re: error messages from dpkg
        Date: Wed, Jul 12, 2000 at 02:26:04PM -0400

In reply to:Michael Soulier

Quoting Michael Soulier([EMAIL PROTECTED]):
> On Wed, Jul 12, 2000 at 11:22:59AM -0700, Krzys Majewski wrote:
> > Go to /var/lib/dpkg/info and run the script by hand
> > (it should be called something like "dhcpcd.postinst").
> > If it's a sh script (starts with #!/bin/sh) you can put a
> >     set -x
> > on the line after the #!/bin/sh and then run the script.
> > This will print every command as it is executed.
> > -chris
> 
>     Cool, I'll try that. Thanks. 

Or just 
$: bash -x /var/lib/dpkg/info/dhcpcd.postinst

works fine.

:-) HTH, YMMV, HAND :-)

-- 
Best file compression around: "DEL *.*" = 100% compression
_______________________________________________________

Reply via email to