Bug 47
Summary: | Python's optional modules not compiled by default. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | paulmatthews |
Component: | python | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.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: | 1999-02-11 20:13:36 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
paulmatthews
1998-11-11 22:44:15 UTC
RawHide is meant to be developmental and is not always in sync with the actual Red Hat distribution. Let us know is this problem exists in the normal 5.2 distribution. Yep. Python in 5.2 has no access to the gmp libraries. This has been assigned to a developer for further review. I added the bsd db interface (the only db interface we didn't ship; actually links against the same library as the dbm interface) and the gmp interface. Fixed in python-1.5.1-8. This fix will not be made an erratum for Red Hat Linux 5.2, but will be available in RawHide and in subsequent releases. |