NuGet restore failing on .NET 5 for Debian-based OSes #3683
Replies: 7 comments
-
We have published new images that mitigate these issues by using a pre-release version of the Debian ca-certificates package. Please see the NuGet announcement for more details. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
This works ...
Looks like we incorrectly documented some tags that don't exist or didn't publish some tags we intended. We'll get that sorted out in the morning, but the example above should work well enough in any case. We updated the table @ NuGet/Announcements#49 (comment) to have correct tags. Thanks for the report. |
Beta Was this translation helpful? Give feedback.
-
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
See earlier update #2550 (comment). |
Beta Was this translation helpful? Give feedback.
-
Thanks @richlander that worked! |
Beta Was this translation helpful? Give feedback.
-
A new version of the Debian ca-certificates package has been published which fixes the certificates issue. The .NET Docker images have been republished with the updated package. Please see the NuGet announcement for more details. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NuGet restore failing on .NET 5 for Debian-based OSes
.NET 5 restore is broken for Debian-based operating systems including Docker thus resulting in error messages like:
Please follow the NuGet Announcement for the latest details on the issue.
Feel free to discuss here or on NuGet/Home#10491.
Beta Was this translation helpful? Give feedback.
All reactions