Comment 30 for bug 186729

Revision history for this message
Adam Stovicek (arstovicek) wrote :

Wow. What a pain this was to remove. Raymond Slieff's idea worked, but in my case I had to first reinstall kio-umountwrapper to make sure it wasn't set for removal when trying to reinstall the dependent packages of dolphin and konqueror. Each time I tried to get dolphin and konqueror installed, apt would try to remove kio-umountwrapper first and die at the error.

I wasn't sure if either konqueror or libkonq4 made the difference, but during the fury of trying to figure out the removal, I had both installed in the end.

sudo apt-get --reinstall install kio-umountwrapper
sudo apt-get install dolphin konqueror libkonq4
sudo apt-get remove kio-umountwrapper
sudo apt-get remove dolphin konqueror libkonq4