Bug 2144184
Summary: | Re-enable -compat subpackage | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ralf Ertzinger <redhat-bugzilla> |
Component: | ncurses | Assignee: | Miroslav Lichvar <mlichvar> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 37 | CC: | dickey, mlichvar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-21 14:32:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ralf Ertzinger
2022-11-19 17:47:32 UTC
Nothing in Fedora is (or at least should be) using it. Why do you need it? There were some requests to bring it back before: bug #2129865, bug #2135400. It's an external piece of software, not distributed with Fedora. symlinking so.5 -> so.6 does make it work, but manually messing around in the system like that feels ... wrong. The application is not maintained any more, so it will never get rebuilt. You can put the symlink in some directory where only that application will find it, e.g. by setting LD_LIBRARY_PATH. Fedora is not supposed to (at least as I understand it) to carry old libraries forever. It has the latest versions and binary compatibility is not usually a concern. *** This bug has been marked as a duplicate of bug 2129865 *** |