Bug 17696 - should conflict with old vim-minimal
Summary: should conflict with old vim-minimal
Status: CLOSED WONTFIX
Alias: None
Product: Branch 4.1
Classification: Distributions
Component: vim-common (show other bugs)
Version: unspecified
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-4.1@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 19:29 MSK by Ivan Zakharyaschev
Modified: 2008-11-12 05:18 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2008-10-27 19:29:38 MSK
vim-common-7.2-alt0.M41.2

I have apt-get-installed vim-common from 4.1. Also I have:

$ rpm -qf "$(which vi)"               
vim-minimal-6.2.014-alt1
$ 

And with the new vim-common, the old vim-minimal prints an annoying warning:

$ vi
Error detected while processing /etc/vim/vimrc:
line   23:
E518: Unknown option: noeightbitmeta
Hit ENTER or type command to continue

$ rpm -qf /etc/vim/vimrc 
vim-common-7.2-alt0.M41.2
$ rpm -V vim-common
$ 

This means that the new vim-common should conflict with the old vim-minimal.
Comment 1 Sir Raorn 2008-11-01 19:06:44 MSK
Это warning, кроме анноящего предупреждения оно никак не сказывается на работе /bin/vi.  С другой стороны я бы хотел оставить возможность сборки и установки нового vim (beta версии из unofficial источника типа Daedalus) без ущерба для vim-minimal.  Конкретно эта фича появилась в vim 4:7.0.146-alt1 21 Oct 2006, т.е. более двух лет назад.
Comment 2 Ivan Zakharyaschev 2008-11-12 05:18:50 MSK
Согласен. Спасибо за ответ!