On Wed, Dec 29, 1999 at 10:50:02AM +1100, Chanop Silpa-Anan wrote: > On Tue, Dec 28, 1999 at 11:38:53PM -0700, Matt Miller wrote: > > dpkg (subprocess): unable to execute pre-removal script: Exec format error > > dpkg: error processing pgaccess (--remove): > > subprocess pre-removal script returned error exit status 2 > > Errors were encountered while processing: > > pgaccess > > E: Sub-process returned an error code (1) > check /var/lib/dpkg/info/pgaaccess.prerm content check it with other. Usually > the first line shoule be > > #! /bin/bash -e
The file /var/lib/dpkg/info/pgaccess.prerm has only a single blank line. Should I just remove this file?

