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

apt update before apt-get install #4729

Merged
merged 3 commits into from
Jan 21, 2025
Merged

apt update before apt-get install #4729

merged 3 commits into from
Jan 21, 2025

Conversation

abe-winter
Copy link
Member

@abe-winter abe-winter commented Jan 21, 2025

What changed

  • in test.yml, apt update before apt install

Why

404s like this one happening about 50+% of the time:

Get:1 http://deb.debian.org/debian bookworm/main arm64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB]
Get:2 http://deb.debian.org/debian bookworm/main arm64 python3-setuptools-whl all 66.1.1-1 [1111 kB]
Err:3 http://deb.debian.org/debian bookworm/main arm64 python3.11-venv arm64 3.11.2-6+deb12u4
404 Not Found [IP: 146.75.106.132 80]
Get:4 http://deb.debian.org/debian bookworm/main arm64 python3-venv arm64 3.11.2-1+b1 [1200 B]
E: Failed to fetch http://deb.debian.org/debian/pool/main/p/python3.11/python3.11-venv_3.11.2-6%2bdeb12u4_arm64.deb 404 Not Found [IP: 146.75.106.132 80]

Passing test

https://github.com/viamrobotics/rdk/actions/runs/12893367093

@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Jan 21, 2025
@abe-winter abe-winter merged commit d4a0e86 into main Jan 21, 2025
15 of 18 checks passed
@abe-winter abe-winter deleted the aw-docker-apt-update branch January 21, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants