Bug 4848
Summary: | vim help files installed in wrong directory | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | criege |
Component: | vim | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-09-02 14:54:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
criege
1999-09-02 09:03:41 UTC
vim wants (for anything other than basic functionality) the vim- common rpm installed, which puts an identical copy of help.txt in /usr/share/vim. $ rpm -qf /usr/share/vim/doc/help.txt vim-common-5.3-7 $ ok just checked and it seems /usr/share/vim/doc mysetriously disappeared on the machine (rpm --verify shows files as "missing"). Gotta check for intruders now :). Sorry for any hassles. |