Bug 5639
Summary: | info has issues | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Brock Organ <borgan> |
Component: | cvs | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-02-05 05:13:31 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
Brock Organ
1999-10-06 16:21:42 UTC
Works for me here ; info cvs brings up the CVS info page. I get the same problem w/RH 6.1 Note that removing the CVS rpm unsuccessfully uninstalls the info dir entries for cvs since they weren't successfully installed when the RPM was installed. rpm -e cvs-1.10.6-2 install-info: warning: no entries found for `//usr/info/cvs.info.gz'; nothing deleted install-info: warning: no entries found for `//usr/info/cvsclient.info.gz'; nothing deleted BTW, I thought it might be nice to at least have a documented workaround on file: install-info /usr/info/cvs.info.gz /usr/info/dir This does not, however, install an info dir entry for the cvsclient info pages. Fixed in the cvs package currently in the rawhide tree. |