Bug 170371 - vimrc requires cscope but vim doesn't require cscope
Summary: vimrc requires cscope but vim doesn't require cscope
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-11 01:48 UTC by Jeremy Katz
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-11 11:35:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2005-10-11 01:48:07 UTC
/etc/vimrc references cscope and will call it if you have a cscope.out from a
previous install which had cscope installed.  This leads to errors like
[katzj@bree anaconda]$ vim
Error detected while processing /etc/vimrc:
line   32:
cs_read_prompt EOF: Illegal seek
E609: Cscope error: sh: /usr/bin/cscope: No such file or directorysh: line 0:
exec: /usr/bin/cscope: cannot execute: No such file or directory
Hit ENTER or type command to continue


To reproduce, just touch cscope.out and remove the cscope package

Comment 1 Karsten Hopp 2005-10-11 11:35:23 UTC
fixed in vim-6.3.090-2


Note You need to log in before you can comment on or make changes to this bug.