Bug 55735
Summary: | /bin/zsh depends on /usr/lib/libcap.so.1 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Trond Eivind Glomsrxd <teg> |
Component: | zsh | Assignee: | Trond Eivind Glomsrxd <teg> |
Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
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: | 2001-11-09 15:56:44 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: | |||
Bug Depends On: | 55733 | ||
Bug Blocks: |
Description
Trond Eivind Glomsrxd
2001-11-05 20:42:36 UTC
Waiting for libcap to be fixed libcap is fixed; I believe in addition, zsh should go to /usr, though - our bootup process doesn't require it and our init scripts are not exactly likely to work if you ln -sf zsh /bin/sh. Shells (except perl and emacs) will be kept in /bin - anything else would break what we've been doing forever, and thus scripts depending on it. zsh was fixed by libcap-1.10-6 - closing |