[Pkg-openssl-devel] Bug#445090: Bug#445090: 445090: subprocess post-installation script returned error exit status 255
Kurt Roeckx
kurt at roeckx.be
Sat Oct 6 09:42:44 UTC 2007
On Fri, Oct 05, 2007 at 09:01:50PM -0400, Zygo Blaxell wrote:
> This is the (successful) output:
>
> satsuki:~# bash -x /var/lib/dpkg/info/libssl0.9.8.postinst configure 0.9.8e-6
^^^
> + . /usr/share/debconf/confmodule
> ++ '[' '!' '' ']'
> ++ PERL_DL_NONLAZY=1
> ++ export PERL_DL_NONLAZY
> ++ '[' '' ']'
> ++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/libssl0.9.8.postinst configure 0.9.8e-6
^^^^
After the exec, -x doesn't work anymore. This is also the reason
I've added the "set -e" after the ". /usr/share/debconf/confmodule".
You might want to add a -x there too.
My current guess is that it might be related to other packages being
upgraded at the same time or something.
Kurt
More information about the Pkg-openssl-devel
mailing list