◐ Shell
reader mode source ↗
Skip to content

bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines#19288

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:azure_openssl_111f
Apr 2, 2020
Merged

bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines#19288
vstinner merged 1 commit into
python:masterfrom
vstinner:azure_openssl_111f

Conversation

@vstinner

@vstinner vstinner commented Apr 2, 2020

Copy link
Copy Markdown
Member

@vstinner

vstinner commented Apr 2, 2020

Copy link
Copy Markdown
Member Author

The Ubuntu job failed in "Install Dependencies" step with:

E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/lcov/lcov_1.13-3_all.deb  Could not connect to azure.archive.ubuntu.com:80 (52.177.174.250), connection timed out
Fetched 632 kB in 30s (20.8 kB/s)
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm-dev_1.14.1-6_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/r/readline/libreadline-dev_7.0-3_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/x/xorgproto/x11proto-scrnsaver-dev_2018.4-4_all.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/libx/libxss/libxss-dev_1.2.2-1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/lzma/lzma_9.22-2ubuntu3_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/lzma/lzma-dev_9.22-2ubuntu3_all.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/t/tcl8.6/tcl8.6-dev_8.6.8+dfsg-3_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/t/tcltk-defaults/tcl-dev_8.6.0+9_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/t/tk8.6/tk8.6-dev_8.6.8-4_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/t/tcltk-defaults/tk-dev_8.6.0+9_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/libg/libgd-perl/libgd-perl_2.66-1build1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.31.1-0.4ubuntu3.6_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http:
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

It seems like there was an issue with azure.archive.ubuntu.com.

@vstinner vstinner merged commit 224e1c3 into python:master Apr 2, 2020
@vstinner vstinner deleted the azure_openssl_111f branch April 2, 2020 00:53
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-19293 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 2, 2020
(cherry picked from commit 224e1c3)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 2, 2020
(cherry picked from commit 224e1c3)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-19294 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Apr 2, 2020
(cherry picked from commit 224e1c3)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Apr 2, 2020
(cherry picked from commit 224e1c3)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

4 participants