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

[PR #1682/1d3edcb9 backport][stable-4.7] Add sudo apt -y update in build_publish.yml #1687

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Apr 20, 2023

This is a backport of PR #1682 as merged into master (1d3edcb).

No-Issue

When releasing 4.7.0, CI action build_publish failed on Install LDAP requirements

Err:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap2-dev all 2.5.14+dfsg-0ubuntu0.22.04.1
  404  Not Found [IP: 40.119.46.219 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-dev_2.5.14%2bdfsg-0ubuntu0.22.04.1_amd64.deb  [40](https://github.com/ansible/galaxy_ng/actions/runs/4724662025/jobs/8382178502#step:6:41)4  Not Found [IP: 40.119.46.219 80]
Fetched 5583 kB in 1s (4040 kB/s)
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap2-dev_2.5.14%2bdfsg-0ubuntu0.22.04.1_all.deb  404  Not Found [IP: 40.119.46.219 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: Process completed with exit code 100.

(https://github.com/ansible/galaxy_ng/actions/runs/4724662025/jobs/8382178502)

This was caused by not running sudo apt -y update

No-Issue

(cherry picked from commit 1d3edcb)
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@jerabekjiri jerabekjiri merged commit 04955a6 into stable-4.7 Apr 21, 2023
30 checks passed
@jerabekjiri jerabekjiri deleted the patchback/backports/stable-4.7/1d3edcb97047be88d1d4c4b4c49f86b6f67cbe60/pr-1682 branch April 21, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants