-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Ubuntu 20.04] Apt update, focal InRelease' changed its 'Origin' value #5237
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
Comments
Also running into this |
There is a repository installed in the ubuntu-latest environment that is causing `apt-get update` to fail. See <actions/runner-images#5237>.
possible duplicate: #5236 |
This appears to have happened before: https://github.community/t/apt-get-update-failing-with-conflicting-distribution-error/17665. |
I have the same issue on my run
if it can help the update works on version 18.04
|
I can confirm, I stepped down to |
It's looking like this issue has been resolved for my team and I. Runners are now working for us on ubuntu-20.04. |
8000
tr>
The team that maintains the repositories at packages.microsoft.com confirmed the issue was resolved: microsoft/linux-package-repositories#3 |
Appears to be resolved: actions/runner-images#5237
Uh oh!
There was an error while loading. Please reload this page.
Description
Ubuntu runners across projects are experiencing issues when running
apt update
.Currently it's throwing this error.
Virtual environments affected
Image version and build link
Version: 20220227.1
Build Link: https://github.com/bitwarden/browser/runs/5559962459?check_suite_focus=true#step:3:42
Is it regression?
No
Expected behavior
Jobs should complete as they have been.
https://github.com/bitwarden/browser/runs/5559561569?check_suite_focus=true#step:3:1
Actual behavior
Jobs fail during
apt update
tasks.Repro steps
Run a workflow with this job
The text was updated successfully, but these errors were encountered: