-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Ubuntu 18.04, Debian 9 can't update Microsoft linux package repository, "Mirror sync in progress?" #4179
Comments
FWIW, I'm seeing a similar issue
|
Yes, same here:
|
This is unfortunately known to happen from time to time: #4167. It's been > 30 minutes since you filed this so I'll go ahead and file an IcM issue to get the team responsible for these repos on it. (I can also repro the problem right now.) Thanks for filing. @CommonLoon102, we have some docs on alternate ways to install specifically tailored to Dockerfiles if you'd like to try it out: https://github.com/dotnet/dotnet-docker/blob/master/samples/snippets/installing-dotnet.md#ways-to-install-net-core Outage resolution statusIcM tickets (Microsoft internal link):
|
@dagood Is there an eta for resolution? |
Not yet, the team hasn't acknowledged the ticket so far. I'll keep this issue updated with the latest info I can get. |
I'm also seeing this issue in a docker build using debian buster (python3.7-slim-buster):
|
Thanks, I'm able to reproduce that too. Filed an additional ticket for Debian 9. |
A simple google search shows this has happened multiple times in the past. Assuming there are some lessons learnt, what's the plan to prevent this from happening in the future? It's kinda FUBAR'd our CI/CD operations and we're going to miss our weekend release window over this. Needless to say, it's unacceptable in a software driven economy ... |
This instance of the problem seems to be fixed.
We (.NET Core) have been trying very hard to work with the team responsible for this service since what I'd consider the landmark incident December 12, 2019 (#3988). That effort to get some improvement is tracked at #4167. |
This is happening to me as well in a docker deployment. From what I can see, there was a new release file
|
I want to install .NET Core on Ubuntu but mirror sync in progress.
I could use snap but it is not possible to use snap in a dockerfile (because it would require a reboot, lol).
The text was updated successfully, but these errors were encountered: