On Thursday 29 November 2007, Eddy Petrișor wrote:
> Change line 172 from ppp-udeb's postinst (should be
> /var/lib/dpkg/info/ppp-udeb.postinst after the ppp-udeb udeb has been
> loaded):
>       db_input high netcfg/get_hostname
> into
>       db_input high netcfg/get_hostname || [ $? -eq 30 ]

I think that should just be:
        db_input high netcfg/get_hostname || true

Cheers,
FJP

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to