View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000667 | Pgpool-II | Bug | public | 2020-12-02 17:16 | 2020-12-03 14:18 |
| Reporter | SelwynLG | Assigned To | kawamoto | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | feedback | Resolution | open | ||
| Platform | Linux | OS | Red Hat Enterprise Linux Server | OS Version | 7.9 |
| Product Version | 4.1.5 | ||||
| Summary | 0000667: The patch version 4.1.5 path change changed and underscore was introduced. | ||||
| Description | The patch version 4.1.5 path change changed from 4.1.4 was pgpool-II-11-4.1.4-1 and with 4.1.5 it is pgpool-II_11-4.1.5-2 on underscore. The service startup script still points to pgpool-II-11 and not with the underscore. | ||||
| Steps To Reproduce | I had pgpool-II-11-4.1.4-1 installed using ansible. After updating our repo with the latest updates I installed using the same ansible automation code and it failed. Checking the logs I saw that the installation paths changed where and underscore was introduced between the pgpool-II_and the version. | ||||
| Additional Information | OS: Red Hat Enterprise Linux Server release 7.9 (Maipo) Database: PostgreSQL 11.10 Pgpool-II-4.1.5 | ||||
| Tags | No tags attached. | ||||
|
|
The RPMs pgpool-II-11-4.1.4-1 and pgpool-II_11-4.1.5-2 are provided at https://yum.postgresql.org/ by PostgreSQL community not by Pgpool-II community. Please contact https://yum.postgresql.org/contact/ to ask this question. Below is the Pgpool-II Yum Repository page: https://www.pgpool.net/yum/ |