View Issue Details

IDProjectCategoryView StatusLast Update
0000824Pgpool-IIGeneralpublic2024-01-04 13:20
Reportervelasquezjr23 Assigned Topengbo  
PrioritynormalSeveritymajorReproducibilityrandom
Status closedResolutionopen 
Product Version4.5.0 
Summary0000824: pgpoll 4.5 on Rocky linux 9, metadata expiration check: -1 day, 17:50:46 Aug on Fri 29 Dec 2023 02:21:22 AM CET
Descriptionsudo systemctl start postgresql-16Last metadata expiration check: -1 day, 17:50:46 ago on Fri 29 Dec 2023 02:21:22 AM CET.
Error:
 Problem 1: package pgpool-II-pg16-devel-4.5.0-1pgdg.rhel9.x86_64 from pgpool45 requires pgpool-II-pg16 = 4.5.0, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg16-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
 Problem 2: package pgpool-II-pg16-extensions-4.5.0-1pgdg.rhel9.x86_64 from pgpool45 requires libpcp.so.2()(64bit), but none of the providers can be installed
  - cannot install the best candidate for the job
  - package pgpool-II-pcp-4.4.1-1.rhel9.x86_64 from pgdg-common is filtered out by exclude filtering
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pcp-4.4.1-1.rhel9.x86_64 from pgdg-common
  - package pgpool-II-pcp-4.4.2-1.rhel9.x86_64 from pgdg-common is filtered out by exclude filtering
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pcp-4.4.2-1.rhel9.x86_64 from pgdg-common
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg12-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg12-4.5RC1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg12-4.5beta1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg13-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg13-4.5RC1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg13-4.5beta1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg14-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg14-4.5RC1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg14-4.5beta1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg15-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg15-4.5RC1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg15-4.5beta1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg16-4.5.0-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg16-4.5RC1-1pgdg.rhel9.x86_64 from pgpool45
  - nothing provides libmemcached.so.11()(64bit) needed by pgpool-II-pg16-4.5beta1-1pgdg.rhel9.x86_64 from pgpool45
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

TagsNo tags attached.

Activities

pengbo

2023-12-29 21:50

developer   ~0004461

If you want to install pgpool packaged provided by pgpool community, you need to disable pgdg repo.
Also you need to enable crb repo to install libmemcached library.

Please try the following steps:

dnf clean all
dnf install --disablerepo=pgdg* --enablerepo=crb pgpool-II-pg16-*

velasquezjr23

2023-12-30 20:30

reporter   ~0004462

thank you very much, it works, blessings

pengbo

2024-01-04 13:19

developer   ~0004466

Great! I am going to close this issue.

Issue History

Date Modified Username Field Change
2023-12-29 04:27 velasquezjr23 New Issue
2023-12-29 21:50 pengbo Note Added: 0004461
2023-12-29 21:50 pengbo Assigned To => pengbo
2023-12-29 21:50 pengbo Status new => feedback
2023-12-30 20:30 velasquezjr23 Note Added: 0004462
2023-12-30 20:30 velasquezjr23 Status feedback => assigned
2024-01-04 13:19 pengbo Note Added: 0004466
2024-01-04 13:20 pengbo Status assigned => closed