Hi Cristian!

On Thu, 25 Aug 2016, Cristian Ionescu-Idbohrn wrote:

Thanks for your cooperation to debug this issue.  At the moment, I
fear that this is hanging somewhere in the debconf code, that is used
to define the listen-address and to merge your old configuration with
the new one via ucf, not fully sure where exactly it breaks.

To further track this down, please send the output of the following
commands:

grep ^listen-address /etc/privoxy/config

debconf-show privoxy

> Why privoxy.postinst configure 3.0.25-2?

postinst is first run with "configure" and the currently installed
version as parameters.  This allows to do special things, for example
when upgrading from a version older than a specific version.
So on downgrade from 3.0.25-2 to 3.0.25-1 postinst is called with
configure 3.0.25-2, because this was the currently installed version.

> By the way, frontend is readline, in case it makes any difference.

Maybe, I always use the default "Dialog", will try with readline
later.

During up-/downgrading, are you ever asked for some debconf input?
Either for entering the listen-address or by ucf for handling
conflicts in the config file?

Tschoeeee

        Roland

Reply via email to