Comment 2 for bug 282146

Revision history for this message
tdflanders (thomasdelbeke) wrote :

Hi,

sudo apt-get remove havp
sudo dpkg-reconfigure -aup low

has solved the problem.

I run:

thomas@thomas-laptop:~$ sudo apt-get -fy --force-yes update ; sudo apt-get -fy --force-yes upgrade ; sudo apt-get -fy --force-yes dist-upgrade ; sudo apt-get -fy --force-yes install ; sudo dpkg --configure -a ; sudo update-manager -c -d ; sudo synaptic

for updating.

Then I run sudo dpkg-reconfigure -aup low for applying everything and then I reboot.

I use priority low because I want to see what everything is good for. I use -u (unseen) to avoid having to reconfigure everything if the command is abrupted like now. I had configured clamav earlier so it did not pop up. Probably having two applications requiring clamav, the virus scanner itself and the proxy thing caused the problem. I am not sure if dropping -u would already circumvent the problem, becuase I could setup clamav again.

This should be easy to reproduce on your machine, although time consuming. If you think it is irrelevant since obvious to most users you should shut this bug down. Alternatively you could mark this confirmed with priority low or as a wish list issue, if it is not really a bug. It may be good to notify the developers, unless it is so obvious that it will provide them with no added info. I can easily perform any actions you like that could give you more insight.

Cheers,

Thomas