Skip to content
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

fix(blobxfer): install azure-cli via deb package instead of python3-dev #126

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Mar 14, 2023

The addition of python3-dev to install azure-cli in #72 broke blobxfer as noted in #72 (comment), and caused jenkins-infra/helpdesk#3447

This PR installs azure-cli via its debian package instead.

@lemeurherve lemeurherve requested review from dduportal and timja March 14, 2023 10:36
@lemeurherve
Copy link
Member Author

lemeurherve commented Mar 14, 2023

😓

Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease 503 Too many variants

Restarted a build, seems to be good now.

@timja
Copy link
Member

timja commented Mar 14, 2023

relates to jenkins-infra/packer-images#535 as well?

@lemeurherve
Copy link
Member Author

lemeurherve commented Mar 14, 2023

relates to jenkins-infra/packer-images#535 as well?

Not directly as this image is an amd64 and not an ARM one, that why I didn't linked it here (I hesitated ^^), but yes it gave me the idea to switch to the debian package here indeed.

@lemeurherve
Copy link
Member Author

lemeurherve commented Mar 14, 2023

Bummer... Again 🙁

error: failed to download node-v18.14.0-linux-x64.tar.gz
https://nodejs.org/dist/v18.14.0/node-v18.14.0-linux-x64.tar.gz
The requested URL returned error: 500

Restarting a build... 10 minutes just for the two versions of Ruby 😭

@lemeurherve lemeurherve merged commit 86a6ac8 into jenkins-infra:main Mar 14, 2023
@lemeurherve lemeurherve deleted the helpdesk3447-fix-blobxfer-by-installing-az-cli-from-deb-package branch March 14, 2023 11:47
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.

3 participants