public inbox for [email protected]  
help / color / mirror / Atom feed
From: zam bak <[email protected]>
To: [email protected]
Subject: RPM installationof pgpool-II v4.6.4 on RHEL/RL v10 requires EPEL repository
Date: Thu, 27 Nov 2025 13:45:46 -0500
Message-ID: <CAEy4EGWZ-ymNB=6-K0Y_wv=Kb+dtfz8rwLfRfzWWPK9vSUbbtA@mail.gmail.com> (raw)

Hello

After going through the installation of the latest PgPool-II v4.6.2 on
Rocky Linux v10.1, I noticed that PgPooll-II required me to install
EPEL repository to satisfy dependencies.

After adding PgPool RPM repo for RHEL/RL 10 as per docs I was getting
following during install:
dnf install --disablerepo="*" --enablerepo="pgpool46" pgpool-II-pg18

Last metadata expiration check: 0:08:48 ago on Thu 27 Nov 2025 10:18:17 AM EST.
Error:
 Problem: conflicting requests
  - nothing provides libmemcached.so.11()(64bit) needed by
pgpool-II-pg18-4.6.4-1pgdg.rhel10.x86_64 from pgpool46
(try to add '--skip-broken' to skip uninstallable packages or
'--nobest' to use not only best candidate packages)

The package that contains this library is "libmemcached-awesome",
which I was not able to find in any of the OS provided repositories
The solution was to install EPEL repo following directions as per:
https://docs.fedoraproject.org/en-US/epel/getting-started/

Once the EPEL repo was installed, I was able to install pgpool.
Here is the list of relevant packages after the install:

dnf list --installed | grep -i -E "^(postgres|pgpool|pg|epel)+.*"

epel-release.noarch                      10-7.el10_1
 @@commandline
pgdg-redhat-repo.noarch                  42.0-62PGDG
 @@commandline
pgpool-II-pg18.x86_64                    4.6.4-1pgdg.rhel10
 @pgpool46
pgpool-II-release.noarch                 4.6-1
 @@commandline
postgresql18.x86_64                      18.1-1PGDG.rhel10              @pgdg18
postgresql18-libs.x86_64                 18.1-1PGDG.rhel10              @pgdg18
postgresql18-server.x86_64               18.1-1PGDG.rhel10              @pgdg18


It may be a good idea to add this to the documentation (this whole
section could use update tbh):
https://www.pgpool.net/docs/latest/en/html/install-rpm.html#INSTALLING-RPM



Regards
Z..





reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: RPM installationof pgpool-II v4.6.4 on RHEL/RL v10 requires EPEL repository
  In-Reply-To: <CAEy4EGWZ-ymNB=6-K0Y_wv=Kb+dtfz8rwLfRfzWWPK9vSUbbtA@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox