Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ellHK-0001OW-2S for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Feb 2018 00:50:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ellHJ-0001OW-58 for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Feb 2018 00:50:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ellHI-0001ON-Pj for pgsql-pkg-yum@lists.postgresql.org; Wed, 14 Feb 2018 00:50:29 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ellHF-0003kD-LY for pgsql-pkg-yum@lists.postgresql.org; Wed, 14 Feb 2018 00:50:28 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 61F9520CEB; Tue, 13 Feb 2018 19:50:23 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Tue, 13 Feb 2018 19:50:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cyberpear.com; h=cc:content-transfer-encoding:content-type:date:from :message-id:mime-version:subject:to:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=uSlN8tZHSxiXK5XcNPDTkFQPyInlD/hRZvJqiChQU Hg=; b=YOPgDKa8ryJMcEQdn1u2Fgk//PHlg8ExBMyFrKNoytaISPF3RO9nkjHLO OI5JLszK4g7KeJ9hk0Ry/N7T1erdv4LLAqdrQ8WAEuDrSN+oB3/aYNGzmw1gVlPV uW6q8Y4BgwQHbvC4mSRKfKciL0ZB/dYU3Xao6clU8+TelsJmP3yfbxZ2CMo100Kj oKSXt851XvznL/iplHEiQl0fvrAoFl2ofI6ILsLwpKNtgVoCU25X04dsuaunCVXn xikYGn/IfLBVZbCIEViONGSWVxmDAtduxojhOIOMxMGy2my7OZwNtc0Vj+cw+/fX 9KZV1KLNhPyvaJJ4orf3SrO4qYCGQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=uSlN8tZHSxiXK5XcNPDTkFQPyInlD /hRZvJqiChQUHg=; b=Vn4nn12VI2f90CAW4kUCNkfK0G2TcUE5sKHwyhMnsJzcd VC8NNdprsLxVI08C8NOIoPkxgU5g51SPdcC9LAwzTuW9y+sLky/4xRPU/5w78Lzl YcwDixh5vZ9erdGg0+w0BAEhSpKemRyiS/B91t+uPe18SW3hBms4AgXYx7H/kOcO NxjUkCfJsl+eB4fdyQXBWXRBzpCn8d3WwTs5qYXblRVtGqDn7GRTb9W6TOqkaqx3 Wzb//3FHK0S9u2tEdlZv0ZimIQYEuCCXSp8hlEW3/LmX/sisJec2sQhHDH9Fdhdf tLGl0k8WFU2UHaIhoTpA7xMX8zyX/dLqNCPc3Xn5A== X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id E3B459E3B2; Tue, 13 Feb 2018 19:50:22 -0500 (EST) Message-Id: <1518569422.2509698.1270023472.6C898294@webmail.messagingengine.com> From: James Cassell To: PostgreSQL Yum Package List Cc: =?utf-8?Q?Devrim=20G=C3=BCnd=C3=BCz?= MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-fde26eb3 Date: Tue, 13 Feb 2018 19:50:22 -0500 Subject: broken postgis23_95 dependencies on CentOS/RHEL 6 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hello, Thanks for creating a yum repo for these packages. I find it quite useful = at work! Unfortunately, I'm now getting the following error when trying to 'yum inst= all postgis23_95' on a RHEL 6 box: Error: Package: postgis23_95-2.3.6-2.rhel6.x86_64 (pgdg95) Requires: geos36 >=3D 3.6.2 Error: Package: postgis23_95-2.3.6-2.rhel6.x86_64 (pgdg95) Requires: libproj.so.12()(64bit) Error: Package: postgis23_95-2.3.6-2.rhel6.x86_64 (pgdg95) Requires: proj49 If I install the older version, it works fine. ('yum install postgis23_95-2= .3.4') (The changelog says the functional version is 2.3.5, but the RPM sa= ys 2.3.4.) The pgdg95/rhel-6-x86_64 yum repo doesn't have the necessary dependencies f= or postgis23_95; specifically, the geos36 package is missing and also the p= roj49 package. The repo does have geos-3.5 and proj-4.8, but the package na= me doesn't match (also the version). I see this in the changelog: postgis23_95-2.3.6-2.rhel6.x86_64 pgdg95 * Sun Jan 28 12:00:00 2018 Devrim G=C3=BCnd=C3=BCz <> - 2.3.6-2 - Let PostGIS 2.3 depend on PGDG supplied Proj49 and GeOS 36 RPMs. This will help users to benefit from latest GeOS and Proj. The rhel-7-x86_64 version of the repo does have the proj49 and geos36 rpms, but the rhel-6-x86_64 versions of the repo lacks those RPMs, hence the issue, and hence why it took a few days to catch this. (Likely many other = people are using CentOS/RHEL 7.) If there's any other info that would be helpful, please let me know! Thanks! V/r, James Cassell