The problem is that it is setting up vim-runtime before removing vim- tiny. You can solve this problem by either:
aptitude purge vim-tiny vim-runtime: Or: dpkg -P vim-tiny && aptitude install vim -- dpkg-divert: rename involves overwriting `/usr/share/vim/vim71/doc/help.txt' with different file `/usr/share/vim/vim71/doc/help.txt.vim-tiny', not allowed https://bugs.launchpad.net/bugs/296324 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
