-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Could not connect to azure.archive.ubuntu.com #6913
Comments
Same here. Changed my command to use |
Also seeing same issue. |
I'm also facing the same issue. I tried to change the ubuntu version from the latest to 20.4 still had no luck. Here is my log for reference: 2023-01-13T11:57:17.0054255Z Ign:4 http://azure.archive.ubuntu.com/ubuntu jammy InRelease |
Please see #6909 (comment) |
Issue seems to be resolved |
Related:
Hi everyone we (the Runner Images team) are currently in communication with Microsoft teams investigating this issue. We believe things may be recovering but we'll keep this issue open until we know for sure the problems are resolved. Sorry for the inconvenience and we'll keep you updated! |
I can confirm that github enterprise customers and corresponding github.com runners This is for Ubuntu 20.04. I have seen two different type of causes in our particular instances:
(If you are a github employee, check out my support ticket #1964791 for more context.) |
Our support team have been closing some tickets reporting that customers no longer see issues. On the Microsoft side, they've reported the issue is resolved. @benoit9126, @juliankock, @MarkJBenson, @salman01zp, @rexmarkh, @abdurrazack, @rebel-shshin, @wovnep, @strasdat are any of you still seeing problems with this? Feel free to react with a 👍 if everything is working as expected. If there aren't any more reports we'll go ahead and close this issue after the weekend cc @mikhailkoliada |
@benoit9126, @juliankock, @MarkJBenson, @salman01zp, @rexmarkh, @abdurrazack, @rebel-shshin, @wovnep, @strasdat |
It's great to have bugs like this burn dem precious build minutes. |
The issue is back! At least the symptoms seem to be the same:
EDIT: seems to work now. |
Description
I am not sure it is the good repository to post this bug. Please excuse me if it is a mistake.
Since this morning, I can't install Ubuntu packages on GitHub Actions... The problem happened on several of my private repositories...
Extract of my job log:
Platforms affected
Runner images affected
Image version and build link
Is it regression?
no
Expected behavior
I would like to be able to reach the Ubuntu package repository.
Actual behavior
I can't install Ubuntu packages...
Repro steps
Create a repository and run
sudo apt update
and thensudo apt install <any package>
The text was updated successfully, but these errors were encountered: