Bug 1770235
Summary: | perl-DBD-Pg tests failing due to rebase of libpq 12 and PostgreSQL server 12 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Honza Horak <hhorak> | ||||
Component: | perl-DBD-Pg | Assignee: | perl-maint-list | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | RHEL CS Apps Subsystem QE <rhel-cs-apps-subsystem-qe> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 8.1 | CC: | bnater, jorton, kanderso, ppisar | ||||
Target Milestone: | rc | Keywords: | Patch, Reproducer, Triaged | ||||
Target Release: | 8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | perl-DBD-Pg-3.7.4-3.el8_1 | Doc Type: | No Doc Update | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1772373 1772805 (view as bug list) | Environment: | |||||
Last Closed: | 2020-04-16 09:38:17 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: | |||||||
Bug Depends On: | 1772822 | ||||||
Bug Blocks: | 1749461, 1768846 | ||||||
Attachments: |
|
Description
Honza Horak
2019-11-08 14:39:21 UTC
Setting qa_test_coverage+ because the tests already exist. Created attachment 1634798 [details]
Upstream fix ported to DBD-Pg-3.7.4
We have perl-DBD-Pg twice in RHEL-8. Once as a non-modular package in BaseOS and once as a modular package of perl-DBD-Pg:3.7 stream in AppStream. We need to fix both of them. There is also a request to pass perl-DBD-Pg tests against PostreSQL 12 server. As the server removes some features and a perl-DBD-Pg library uses them and the tests checks for them, it necessary to apply additional seven patches. These patches preserve perl-DBD-Pg API and all tests pass against PostregreSQL server 9.6, 10, and 12. I will include them referring to this bug report. This is a buildroot-only package. And on pp64le only. It does not need an erratum. |