majkinetor / au-packages

Chocolatey packages by majkinetor
https://gist.github.com/majkinetor/a700c70b8847b29ebb1c918d47ee4eb1
GNU General Public License v2.0
66 stars 45 forks source link

Choco PostgreSQL 14.6.1, 15.1.1 dependency error on windows #227

Closed Alexey-Ayupov closed 1 year ago

Alexey-Ayupov commented 1 year ago

Hi, We are installing the latest version of PostgreSQL from the choco on our images. Starting from the 15th of December we get an error:

postgresql not installed. An error occurred during installation:
Unable to resolve dependency 'postgresql15 (= 15.1.1)'.
or
postgresql not installed. An error occurred during installation:
Unable to resolve dependency 'postgresql14 (= 14.6.1)'

We have noticed that choco installer stopped downloading PostgreSQL "exe" files from https://get.enterprisedb.com/postgresql/ website. Could you please check it?

majkinetor commented 1 year ago

I unlisted those 2 versions beause there was a problem with Chocolatey Gallery which required non trivial amount of time for me to fix while it is an upstream problem with Gallery.

I forgot to unlist 14.6.1 and did that now. You need to wait for the next release.

Alexey-Ayupov commented 1 year ago

Thank you for the clarification, but could you please elaborate on the "You need to wait for the next release." statement? Should I wait for the new PostgreSQL release or the choco packet release?

majkinetor commented 1 year ago

Next PostgreSQL release.