Bug 8961
Summary: | Circular dependency when installing rpm-3.0.4-0.33.i386.rpm | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Steven Lee <stevenl> |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | ||
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-01-29 15:59:42 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
Steven Lee
2000-01-29 14:35:26 UTC
Install bash2 from its own package. Rpm requires bash2 (and not bash of /bin/sh) because there is a patch in the Red Hat bash2 to parse a shell script and identify which executables will be executed by that script. Rpm will use this to generate dependencies for %pre/%post scriptlets. |