John Johnson <[EMAIL PROTECTED]> writes: > > this is strange, i saw no problem but laurent saw that but we > > cannot reproduce it. > > it seems rpm is buggy on conflict detection with links :-( > > FWIW, I'm having the same problem.
on second thoughs, i understood the problem a few minutes after i've posted this, but i was already in my train then. the problem will only exists if you upgrade from the release where i symlink /urs/share/lang to /usr/share/locale. then when you want to upgrade, the old package is still not removed, so the link is still there so the /usr/share/vim/lang/sk link to /usr/share/locale/sk symlink of the new vim conflicts with /usr/share/locale/sk, wich is the same as /usr/share/vim/lang/sk because the old vim is still there. remove vim-common before updating, this'll fix the problem. -- "il a ete brule au 28e degre" (the naheulbeuk witch) "c curieux, gcc fonctionne" (gwenole)
