Bug 112496
| Summary: | Missing Package Dependencies | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jared Quinn <redhatbugs> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | CC: | twaugh |
| 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: | 2003-12-21 11:55:47 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
Jared Quinn
2003-12-21 08:55:54 UTC
I understood that glibc's symbol versioning was supposed to take care of this. Jakub? bash has dependency on glibc-2.3: rpm -qp --requires ./bash-2.05b-33.i386.rpm | grep GLIBC_2.3 libc.so.6(GLIBC_2.3) |