Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqnvL-0002cT-BD for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 02 Jul 2020 01:21:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jqnvK-0007pq-4m for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 02 Jul 2020 01:21:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqnvJ-0007l6-OF for pgsql-pkg-yum@lists.postgresql.org; Thu, 02 Jul 2020 01:21:57 +0000 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jqnvC-0000On-AZ for pgsql-pkg-yum@lists.postgresql.org; Thu, 02 Jul 2020 01:21:55 +0000 Received: by mail-ej1-x632.google.com with SMTP id f12so892705eja.9 for ; Wed, 01 Jul 2020 18:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fletchowns-net.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=mXDyRpuXus//dHdwki1h+2Xy+hzJZ6l7O1AfG71/hkE=; b=jQ59ZOueoh2JRG1ZDSh0eddHWCsAD0IHxQXeDB9M28292GokVdDGrZBO1hJzl5TrAN F/ZJaurcktmWOzDNSkEQ0EJQ510QO5PqIhmXc6kg7dkZMQpzy750h51zB8sTFl9IIM22 wzjqTdxlcbd0zyDE4YGZvPfhZ8fNnegiO2c+pHJm9gXLNuzQ8fbAIjFmt/dDoYZwPFVL 7Hb5gSSBVEfrD9S0KrUn98Skka2XqfCdU0b6w+qgyhttcw/bp/OhHR1iVKFDCeHaoP2X 40TEHgvAzSF8481fsAFOSeO1lkDyysH//LpRtBWE0K+DHLkceDRpTS5MqYAHzjp+REAJ KNBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=mXDyRpuXus//dHdwki1h+2Xy+hzJZ6l7O1AfG71/hkE=; b=Pf8FNOFifbIO0oYDyFl2RmyNm+Pg3Z5Du3DqDqwBopwCNN8aMmoH6jF8pJJXEnTHo/ 4x6i+VTU7NFzc3qIdPIPw9EjqHhdFg03lt+NZFWge0QD/hJnNy68YmDsqgz2FvT/DIJs ucaFVfXlmgg13DEKdy5y1PoW4XLjC4h28PN/xfNAEEK1hpeiU2r61z8hExiRcatSmY6J GoU6lIprWF45SzPHtjJ8/Q3rvsaO6ftp790877b8R+Gr8TpqzR2ltqzAnFOUv66uK/Vd 4ZewsC1FdcYxw15niSvE/0zlk8rQj0GB/bEGkB4gnRSyIE5gOwed7yp8dNK0zi5SQhq4 MOvQ== X-Gm-Message-State: AOAM532kV2bXsoCBs7UeKkhNKHL//aQUt28kM9smf7R8RC8YyAvd9rgF c/SiphcGCLP6bGbclEGKyuTqy/58nA8Kx17dsn5ciwh7Pco= X-Google-Smtp-Source: ABdhPJySFYDupwdg6Gp965KifJTtFe1SMKq2RTqx+JkhYU6CX3/1IVIhK7QHI092loGSV+AHeIXo1KfLgH5pV/Xg9d8= X-Received: by 2002:a17:906:3e54:: with SMTP id t20mr21009837eji.471.1593652907581; Wed, 01 Jul 2020 18:21:47 -0700 (PDT) MIME-Version: 1.0 From: Greg Barker Date: Wed, 1 Jul 2020 18:21:37 -0700 Message-ID: Subject: yum dependency issues for gdal-libs and libgeotiff with postgis25_10 To: pgsql-pkg-yum@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000073b83b05a96b3bb4" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000073b83b05a96b3bb4 Content-Type: text/plain; charset="UTF-8" I've got the pgdg10 & pgdg-common repos installed on my Amazon Linux 2 machine (RHEL7): $ cat /etc/yum.repos.d/pgdg10.repo [pgdg10] name=PostgreSQL.org 10 baseurl= https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7-$basearch enabled=1 fastestmirror_enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-10 $ cat /etc/yum.repos.d/pgdg-common.repo [pgdg-common] name=PostgreSQL common for RHEL/CentOS 10 baseurl= https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-7-$basearch enabled=1 fastestmirror_enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-10 postgis25_10 is installed: $ yum list installed | grep postgis25_10 postgis25_10.x86_64 2.5.4-2.rhel7 @pgdg10 However, when I try to do a yum update now, it fails: $ sudo yum update -y Loaded plugins: langpacks, priorities, update-motd amzn2-core | 3.7 kB 00:00:00 280 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package libgeotiff.x86_64 0:1.2.5-14.el7 will be updated --> Processing Dependency: libgeotiff.so.1.2()(64bit) for package: gdal-libs-1.11.4-3.el7.x86_64 --> Processing Dependency: libgeotiff.so.1.2()(64bit) for package: gdal-1.11.4-3.el7.x86_64 ---> Package libgeotiff.x86_64 0:1.4.0-1.rhel7 will be an update --> Finished Dependency Resolution Error: Package: gdal-libs-1.11.4-3.el7.x86_64 (@epel) Requires: libgeotiff.so.1.2()(64bit) Removing: libgeotiff-1.2.5-14.el7.x86_64 (@epel) libgeotiff.so.1.2()(64bit) Updated By: libgeotiff-1.4.0-1.rhel7.x86_64 (pgdg-common) Not found Error: Package: gdal-1.11.4-3.el7.x86_64 (@epel) Requires: libgeotiff.so.1.2()(64bit) Removing: libgeotiff-1.2.5-14.el7.x86_64 (@epel) libgeotiff.so.1.2()(64bit) Updated By: libgeotiff-1.4.0-1.rhel7.x86_64 (pgdg-common) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest I came across a few posts where folks had run into this in the past, seemed like some sort of packaging issue that had to be fixed: https://postgrespro.com/list/thread-id/2199483 Thanks! Greg --00000000000073b83b05a96b3bb4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've got the pgdg10 & pgdg-common repos installed = on my Amazon Linux 2 machine (RHEL7):

postgis25_10 = is installed:

$ yum list installed | grep postgis25_10postgis25_10.x86_64 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A02.5.4-2.rhel7 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0@pgdg10

However, when I t= ry to do a yum update now, it fails:

$ sudo yum update -= y
Loaded plugins: langpacks, priorities, update-motd
amzn2-core =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3.7 kB =C2=A000:00:00280 packages excluded due to repository priority protections
Resolving = Dependencies
--> Running transaction check
---> Package libgeot= iff.x86_64 0:1.2.5-14.el7 will be updated
--> Processing Dependency: = libgeotiff.so.1.2()(64bit) for package: gdal-libs-1.11.4-3.el7.x86_64
--= > Processing Dependency: libgeotiff.so.1.2()(64bit) for package: gdal-1.= 11.4-3.el7.x86_64
---> Package libgeotiff.x86_64 0:1.4.0-1.rhel7 will= be an update
--> Finished Dependency Resolution
Error: Package: g= dal-libs-1.11.4-3.el7.x86_64 (@epel)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0Requires: libgeotiff.so.1.2()(64bit)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0Removing: libgeotiff-1.2.5-14.el7.x86_64 (@epel)
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0libgeotiff.so.1.2()(64bit)
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Updated By: libgeotiff-1.4.0-1.rhe= l7.x86_64 (pgdg-common)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0Not found
Error: Package: gdal-1.11.4-3.el7.x86_64 (@epel)
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Requires: libgeotiff.so.1.2()(64bit)<= br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Removing: libgeotiff-1.2.5-14.e= l7.x86_64 (@epel)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0libgeotiff.so.1.2()(64bit)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0U= pdated By: libgeotiff-1.4.0-1.rhel7.x86_64 (pgdg-common)
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Not found
=C2=A0You could try u= sing --skip-broken to work around the problem
=C2=A0You could try runnin= g: rpm -Va --nofiles --nodigest

I came= across a few posts where folks had run into this in the past, seemed like = some sort of packaging issue that had to be fixed:=C2=A0https://postgrespro.com/list/thread= -id/2199483

Thanks!
Greg
--00000000000073b83b05a96b3bb4--