[postgis-users] Red Hat Enterprise Linux 7 yum update error

Matti Linnanvuori matti.linnanvuori at portalify.com
Thu Feb 6 00:22:38 PST 2020


When I try to update PostGIS 3.0 for PostgreSQL 12 on Red Hat Enterprise Linux 7.7, I get the following error:

sudo yum update
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Resolving Dependencies
--> Running transaction check
---> Package gdal30-libs.x86_64 0:3.0.2-1.rhel7 will be updated
---> Package gdal30-libs.x86_64 0:3.0.4-1.rhel7 will be an update
---> Package libgeotiff15.x86_64 0:1.5.1-3.rhel7 will be updated
---> Package libgeotiff15.x86_64 0:1.5.1-4.rhel7 will be an update
---> Package postgis30_12.x86_64 0:3.0.0-1.rhel7 will be updated
---> Package postgis30_12.x86_64 0:3.0.0-2.rhel7 will be an update
--> Processing Dependency: proj63 for package: postgis30_12-3.0.0-2.rhel7.x86_64
--> Running transaction check
---> Package proj63.x86_64 0:6.3.0-1.rhel7 will be installed
--> Processing Dependency: sqlite33 for package: proj63-6.3.0-1.rhel7.x86_64
--> Finished Dependency Resolution
Error: Package: proj63-6.3.0-1.rhel7.x86_64 (pgdg12)
           Requires: sqlite33
**********************************************************************
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: proj63-6.3.0-1.rhel7.x86_64 (pgdg12)
           Requires: sqlite33
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20200206/4deb050b/attachment.html>


More information about the postgis-users mailing list