Will the tags in VIM ever work again? I'm not sure if this is Mandrake specific, but I cant remember any tag problems in older versions of VIM I used pre-Mandrake. The problem is that tag lookups fail sometimes. If I run ctags -r * in some source dir, I usually can start vi -t something but when I change source files several times using :t I get E14: Invalid address. Vim seems to be no longer compatible with ctags :/( The tag lookup has to be very reliable, othervise it is useless.
This is what happens during upgrade from 6.0 to 6.1: vim-common #################################error: unpacking of archive failed on file /usr/share/vim/lang: cpio: rename failed - Is a directory Another problem is vim-X11-6.1 doesnt depend on vim-common-6.1 I think it should require at least 6<=vim-common<7
