[Bug 2040547] Re: Runtime version mismatch with nuget.org on .NET 8 RC2

Mateus Rodrigues de Morais 2040547 at bugs.launchpad.net
Fri Oct 27 17:49:32 UTC 2023


** Also affects: dotnet8 (Ubuntu Mantic)
   Importance: Undecided
       Status: New

** Also affects: dotnet8 (Ubuntu Noble)
   Importance: Undecided
     Assignee: Mateus Rodrigues de Morais (mateus-morais)
       Status: In Progress

** Changed in: dotnet8 (Ubuntu Mantic)
     Assignee: (unassigned) => Mateus Rodrigues de Morais (mateus-morais)

** Changed in: dotnet8 (Ubuntu Mantic)
       Status: New => In Progress

-- 
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:
  In Progress
Status in dotnet8 source package in Mantic:
  In Progress
Status in dotnet8 source package in Noble:
  In Progress

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:

  ```
  $ dotnet publish -r linux-x64
  MSBuild version 17.8.0+6cdef4241 for .NET
    Determining projects to restore...
  /root/PackageTest/PackageTest.csproj : error NU1102: Unable to find package Microsoft.NETCore.App.Host.linux-x64 with version (= 8.0.0-rc.2.23475.17)
  /root/PackageTest/PackageTest.csproj : error NU1102:   - Found 140 version(s) in nuget.org [ Nearest version: 8.0.0-rc.2.23479.6 ]
    Failed to restore /root/PackageTest/PackageTest.csproj (in 577 ms).
  ```

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