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 -- Cannot uninstall kio-umountwrapper https://bugs.launchpad.net/bugs/186729 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
