Bug 32665
| Summary: | recent update of db3 pages broke perl's use DB_File | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Landon Curt Noll <redhat-mail> |
| Component: | perl | Assignee: | Crutcher Dunnavant <crutcher> |
| Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| 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-04-03 15:00:20 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
Landon Curt Noll
2001-03-22 09:20:04 UTC
If you download and install the recent DB_File CPAN module, it compiles with the newer db3 release and works. Perhaps RH should produce a db3_perl module and move the perl db code to there? When db3 is changed, the db3_perl module could also be updated ... This was probably just oversight on RH's part, and the fact im sure they dont want to release a new version of perl when alls required is a recompilation. Easy solution is just use the perl source RPM and --rebuild and install that, After you've upgraded db3 of course. Solved my problems, Though an actual updated perl package would be nice.. *** Bug 32818 has been marked as a duplicate of this bug. *** and an actual updated perl package is coming... |