View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000778 | Pgpool-II | Bug | public | 2023-01-03 12:35 | 2023-01-04 11:40 |
| Reporter | Cidy Long | Assigned To | pengbo | ||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Product Version | 4.4.0 | ||||
| Summary | 0000778: Installation failure on Centos stream 8 with PG-12 | ||||
| Description | Postgresql 12 installed and works fine in my Centos Stream 8 server. Try to install pgpool-II 4.4.1 to enable PG cluster services by following [https://www.pgpool.net/docs/44/en/html/install-rpm.html] Error: Transaction test error: file /usr/lib64/libpcp.so from install of pgpool-II-pg12-devel-4.4.1-1pgdg.rhel8.x86_64 conflicts with file from package pcp-libs-devel-5.3.5-8.el8.x86_64 | ||||
| Steps To Reproduce | run following installation by root user privilege. dnf install https://www.pgpool.net/yum/rpms/4.4/redhat/rhel-8-x86_64/pgpool-II-release-4.4-1.noarch.rpm response: Complete! dnf install pgpool-II-pg12 response: Complete! dnf install pgpool-II-pg12-debuginfo response: Complete! dnf install pgpool-II-pg12-devel Response: Last metadata expiration check: 0:02:27 ago on Wed 04 Jan 2023 00:59:33 AEDT. Dependencies resolved. ============================================================================================================================================================================================================================================================================================================ Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================================================================ Installing: pgpool-II-pg12-devel x86_64 4.4.1-1pgdg.rhel8 pgpool44 23 k Transaction Summary ============================================================================================================================================================================================================================================================================================================ Install 1 Package Total download size: 23 k Installed size: 35 k Is this ok [y/N]: y Downloading Packages: pgpool-II-pg12-devel-4.4.1-1pgdg.rhel8.x86_64.rpm 19 kB/s | 23 kB 00:01 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 19 kB/s | 23 kB 00:01 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction test error: file /usr/lib64/libpcp.so from install of pgpool-II-pg12-devel-4.4.1-1pgdg.rhel8.x86_64 conflicts with file from package pcp-libs-devel-5.3.5-8.el8.x86_64 | ||||
| Additional Information | N/A | ||||
| Tags | No tags attached. | ||||