[pgpool-general: 5354] Installing PgPool 3.6.1 on Centos 6.8
Yates, James C. -ND
James.C.Yates.-ND at disney.com
Wed Mar 1 18:14:25 JST 2017
I’m trying to install PgPool 3.6.1 on Centos 6.8. I updated the YUM repository from http://pgpool.net/yum/rpms/3.6/redhat/rhel-6-x86_64/pgpool-II-release-3.6-1.noarch.rpm
I get errors about libmemcached as shown below. How do I work around this? I have libmemcached-1.0.18-1.x86_64 installed.
I’m using yum install pgpool-II-pg94 to try and install PgPool 3.6.1.
---> Package pgpool-II-pg94.x86_64 0:3.6.1-1pgdg.rhel6 will be installed
--> Processing Dependency: libmemcached.so.2(libmemcached_2)(64bit) for package: pgpool-II-pg94-3.6.1-1pgdg.rhel6.x86_64
--> Processing Dependency: libmemcached.so.2()(64bit) for package: pgpool-II-pg94-3.6.1-1pgdg.rhel6.x86_64
--> Finished Dependency Resolution
Error: Package: pgpool-II-pg94-3.6.1-1pgdg.rhel6.x86_64 (pgpool36)
Requires: libmemcached.so.2(libmemcached_2)(64bit)
Available: libmemcached-0.31-1.1.el6.x86_64 (base)
libmemcached.so.2(libmemcached_2)(64bit)
Installed: libmemcached-1.0.18-1.rhel6.x86_64 (@pgdg94)
Not found
Available: libmemcached-1.0.17-1.rhel6.x86_64 (pgdg94)
Not found
Error: Package: pgpool-II-pg94-3.6.1-1pgdg.rhel6.x86_64 (pgpool36)
Requires: libmemcached.so.2()(64bit)
Available: libmemcached-0.31-1.1.el6.x86_64 (base)
libmemcached.so.2()(64bit)
Installed: libmemcached-1.0.18-1.rhel6.x86_64 (@pgdg94)
Not found
Available: libmemcached-1.0.17-1.rhel6.x86_64 (pgdg94)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles –nodigest
yum list pgpool-II-pg94* shows:
Available Packages
pgpool-II-pg94.x86_64 3.6.1-1pgdg.rhel6 pgpool36
pgpool-II-pg94-debuginfo.x86_64 3.6.1-1pgdg.rhel6 pgpool36
pgpool-II-pg94-devel.x86_64 3.6.1-1pgdg.rhel6 pgpool36
pgpool-II-pg94-extensions.x86_64 3.6.1-1pgdg.rhel6 pgpool36
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20170301/34f13b89/attachment.htm>
More information about the pgpool-general
mailing list