Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26127 - emerging kvim breaks vim install
Summary: emerging kvim breaks vim install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 08:47 UTC by Eric Harney
Modified: 2003-08-13 07:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Harney 2003-08-07 08:47:32 UTC
First I emerged vim and it was working perfectly.  Then after emerging kvim, vim
gets the following error on startup:
"Error detected while processing /etc/vim/vimrc:
 line   43:
 E484: Can't open file /usr/share/vim/syntax/syntax.vim"

I believe this is due to the fact that kvim replaced the vim-core-6.2-r1 from
the first vim emerge with vim-core-6.1-r5.

Reproducible: Always
Steps to Reproduce:
1. emerge vim - works
2. emerge kvim
3. vim has errors and has no syntax highlighting
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-08-13 07:48:50 UTC
I've just committed kvim-6.2.14 which appears to fix this problem