yum update fails on Red Hat Enterprise Linux 7 due to armadillo

From: Matti Linnanvuori <matti(dot)linnanvuori(at)portalify(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: yum update fails on Red Hat Enterprise Linux 7 due to armadillo
Date: 2022-06-13 13:34:59
Message-ID: 7C0C2B20-E58B-4791-B4EF-2A6D7DC898AC@portalify.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

yum -y update
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Resolving Dependencies
--> Running transaction check
---> Package armadillo.x86_64 0:8.600.1-2.el7 will be updated
--> Processing Dependency: libarmadillo.so.8()(64bit) for package: gdal-libs-1.11.4-12.rhel7.x86_64
--> Processing Dependency: libarmadillo.so.8()(64bit) for package: gdal-1.11.4-12.rhel7.x86_64
---> Package armadillo.x86_64 0:10.8.2-1.el7 will be an update
--> Finished Dependency Resolution
Error: Package: gdal-1.11.4-12.rhel7.x86_64 (@pgdg10)
Requires: libarmadillo.so.8()(64bit)
Removing: armadillo-8.600.1-2.el7.x86_64 (@epel)
libarmadillo.so.8()(64bit)
Updated By: armadillo-10.8.2-1.el7.x86_64 (epel)
~libarmadillo.so.10()(64bit)
Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (@pgdg10)
Requires: libarmadillo.so.8()(64bit)
Removing: armadillo-8.600.1-2.el7.x86_64 (@epel)
libarmadillo.so.8()(64bit)
Updated By: armadillo-10.8.2-1.el7.x86_64 (epel)
~libarmadillo.so.10()(64bit)
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************

Error: Package: gdal-1.11.4-12.rhel7.x86_64 (@pgdg10)
Requires: libarmadillo.so.8()(64bit)
Removing: armadillo-8.600.1-2.el7.x86_64 (@epel)
libarmadillo.so.8()(64bit)
Updated By: armadillo-10.8.2-1.el7.x86_64 (epel)
~libarmadillo.so.10()(64bit)
Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (@pgdg10)
Requires: libarmadillo.so.8()(64bit)
Removing: armadillo-8.600.1-2.el7.x86_64 (@epel)
libarmadillo.so.8()(64bit)
Updated By: armadillo-10.8.2-1.el7.x86_64 (epel)
~libarmadillo.so.10()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2022-06-16 15:22:10 Re: yum update fails on Red Hat Enterprise Linux 7 due to armadillo
Previous Message Devrim Gündüz 2022-05-31 21:44:13 Re: postgis for beta releases