Re: [pgsql-pkg-debian] Problems upgrading postgresql-9.4 underDebian Jessie - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: [pgsql-pkg-debian] Problems upgrading postgresql-9.4 underDebian Jessie
Date
Msg-id 20170710142125.5tbderithauaiklb@msg.df7cb.de
Whole thread Raw
In response to [pgsql-pkg-debian] Problems upgrading postgresql-9.4 under Debian Jessie  (Justin Ossevoort <justin@quarantainenet.nl>)
Responses Re: [pgsql-pkg-debian] Problems upgrading postgresql-9.4 underDebian Jessie  (Christoph Berg <myon@debian.org>)
List pgsql-pkg-debian
Re: Justin Ossevoort 2017-07-10 <a11f802e-f4ca-91ac-122c-49be2bf6a1ed@quarantainenet.nl>
> This line effectively checks if we're running upstart (no, we're using
> systemd) or if there is an executable in /etc/init.d. Adding a 'set -x' to
> the script shows us it checks:
>
>   testexec /etc/init.d/postgresql@9.4-*
>
> Which doesn't exist and this the program exists with code 102, causing the
> prerm scrip to fail in turn.

Oh, ok. I tested several combinations of OS and with/without systemd,
but apparently missed jessie+systemd. Will investigate and publish a
fix.

Thanks for the report,
Christoph


pgsql-pkg-debian by date:

Previous
From: Justin Ossevoort
Date:
Subject: [pgsql-pkg-debian] Problems upgrading postgresql-9.4 under Debian Jessie
Next
From: Christoph Berg
Date:
Subject: Re: [pgsql-pkg-debian] Problems upgrading postgresql-9.4 underDebian Jessie