Skip to content

Add PostgreSQL 13 beta 1. #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 21, 2020
Merged

Add PostgreSQL 13 beta 1. #736

merged 3 commits into from
May 21, 2020

Conversation

simi
Copy link
Contributor

@simi simi commented May 21, 2020

closes #735

@simi
Copy link
Contributor Author

simi commented May 21, 2020

Anyone able to restart CI? Seems stucked in setup phase.

It turns out we *do* need to check the PG_MAJOR component (not just "main"), and the reason is that it's used for pre-release versions.
@tianon
Copy link
Member

tianon commented May 21, 2020

Ahh, the hang is actually a legit bug:

Preparing to unpack .../006-slapd_2.4.47+dfsg-3+deb10u2_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Configuring slapd
-----------------

Please enter the password for the admin entry in your LDAP directory.

(It's waiting for input where none can ever happen.)

This is a case of https://bugs.debian.org/929417, and I'll have (hopefully just) one more commit shortly to handle it. 👍

Thanks for kicking this off!

@tianon
Copy link
Member

tianon commented May 21, 2020

Finally! Let's do this. 👍

@tianon tianon merged commit 9c5ca99 into docker-library:master May 21, 2020
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request May 21, 2020
Changes:

- docker-library/postgres@9c5ca99: Merge pull request docker-library/postgres#736 from simi/13beta1
- docker-library/postgres@682ff83: Add workaround for https://bugs.debian.org/929417 when building 13 from source
- docker-library/postgres@8c3f661: Adjust "update.sh" to work for 13/pre-release builds again
- docker-library/postgres@b966594: Add 13 beta 1.
@simi simi deleted the 13beta1 branch May 22, 2020 07:19
@simi
Copy link
Contributor Author

simi commented May 22, 2020

🤝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PostgreSQL 13 beta
2 participants