On Thu, 25 Aug 2016, Roland Rosenfeld wrote:
> On Thu, 25 Aug 2016, Cristian Ionescu-Idbohrn wrote:
>
> Thanks for your cooperation to debug this issue.

No worries.

> 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

        listen-address  localhost:8118

> debconf-show privoxy

        * privoxy/listen-address: localhost:8118

> > 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.

Alright.

> > By the way, frontend is readline, in case it makes any difference.
>
> Maybe, I always use the default "Dialog", will try with readline
> later.

Ok.

> During up-/downgrading, are you ever asked for some debconf input?

Nope.

> Either for entering the listen-address or by ucf for handling
> conflicts in the config file?

Nope.


Cheers,

-- 
Cristian

Reply via email to