downgrade postgis 2.4.3 to 2.4.1

From: Jonas Pedersen <jp2650(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: downgrade postgis 2.4.3 to 2.4.1
Date: 2018-04-28 17:36:04
Message-ID: CAOEZ9x1eVMkoemTQR56X3Qhi75jpgH_KAcW9dNVxz379_ogdMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi list

I have recently upgraded my PostGIS 2.4.1 to 2.4.3, which introduced a
problem caused by one of the dependencies (geos 3.5.0 -> 3.6.2).

Now I would like to do a yum history undo to return my system to its
previous state, but when invoking yum history undo on that particular
transaction id, I get the following messages:

Failed to downgrade: postgis24_10-2.4.1-1.rhel7.x86_64

Failed to downgrade: postgis24_10-client-2.4.1-1.rhel7.x86_64

Failed to downgrade: postgis24_10-devel-2.4.1-1.rhel7.x86_64

Failed to downgrade: postgis24_10-utils-2.4.1-1.rhel7.x86_64

Failed to downgrade: postgis24_96-2.4.1-1.rhel7.x86_64

Failed to downgrade: postgis24_96-client-2.4.1-1.rhel7.x86_64

I guess this is because the packages in question doesn’t exists in the repo
anymore.

Is there any way to get access to these packages again?

PS I’m running Red Hat 7.4

Regards,

Jonas

--
Jonas Pedersen
Øresundsvej 47A, 4th
2300 København S
Denmark
Tlf. +45 51212034
Skype name. jp2650

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2018-04-28 18:17:16 Re: Rationale for aversion to the central database?
Previous Message Tom Lane 2018-04-28 17:03:21 Re: Query function arg data types ONLY (no arg names)