Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119699 - Wrong path to syntax.vim in vimrc vim/gvim
Summary: Wrong path to syntax.vim in vimrc vim/gvim
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-20 08:44 UTC by Adam Carheden
Modified: 2007-01-11 11:06 UTC (History)
0 users

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 Adam Carheden 2006-01-20 08:44:46 UTC
Steps to duplicate (I think, not tested)
1) emerge =vim-6.3.084
2) emerge gvim
3) vi
4) Note the error:
Error detected while processing /etc/vim/vimrc:
line   87:
E484: Can't open file /usr/share/vim/syntax/syntax.vim
Hit ENTER or type command to continue

`emerge --update vim` fixes it, but shouldn't the dependencies force gvim-6.4 and vim-6.4 to be installed with vim-core-6.4?
Comment 1 Ciaran McCreesh 2006-01-20 09:38:07 UTC
The dependencies do specify that. Portage ignores them.
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2006-01-20 18:22:36 UTC
Need:
1) emerge info
2) steps that *you* can use to reproduce
   * vim-6.3.084 doesn't exist
   * using you're steps doesn't miss out vim-core
3) the output of what happened with `emerge --update vim` if possible
   * was something new installed?
   * was anything upgraded?
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:06:44 UTC
Closing due to old age