[Bug 2040547] [NEW] Runtime version mismatch with nuget.org on .NET 8 RC2
Mateus Rodrigues de Morais
2040547 at bugs.launchpad.net
Wed Oct 25 17:25:16 UTC 2023
Public bug reported:
Related to: https://github.com/dotnet/source-build/issues/3673
Microsoft's published .NET 8 RC2 has a runtime version of
8.0.0-rc.2.23479.6, while the VMR has a runtime version of
8.0.0-rc.2.23475.17.
This causes any RID-specific operation -- e.g. dotnet publish -r
linux-x64 -- to fail with the error:
```
error NU1102: Unable to find package Microsoft.NETCore.App.Host.linux-x64 with version (= 8.0.0-rc.2.23475.17)
```
** Affects: dotnet8 (Ubuntu)
Importance: Undecided
Assignee: Mateus Rodrigues de Morais (mateus-morais)
Status: New
** Tags: foundations-todo
** Summary changed:
- Runtime version mismatch with nuget.org on RC2
+ Runtime version mismatch with nuget.org on .NET 8 RC2
** Tags added: foundations-todo
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet8 in Ubuntu.
https://bugs.launchpad.net/bugs/2040547
Title:
Runtime version mismatch with nuget.org on .NET 8 RC2
Status in dotnet8 package in Ubuntu:
New
Bug description:
Related to: https://github.com/dotnet/source-build/issues/3673
Microsoft's published .NET 8 RC2 has a runtime version of
8.0.0-rc.2.23479.6, while the VMR has a runtime version of
8.0.0-rc.2.23475.17.
This causes any RID-specific operation -- e.g. dotnet publish -r
linux-x64 -- to fail with the error:
```
error NU1102: Unable to find package Microsoft.NETCore.App.Host.linux-x64 with version (= 8.0.0-rc.2.23475.17)
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet8/+bug/2040547/+subscriptions
More information about the foundations-bugs
mailing list