core icon indicating copy to clipboard operation
core copied to clipboard

.NET April 2024 Update - .NET 8.0.4, NET 7.0.18, .NET 6.0.29

Open rbhanda opened this issue 10 months ago • 4 comments

.NET April 2024 Update

Release Notes

Status

Asset Type 8.0.4 7.0.18 6.0.29 Notes
Installers/Binaries
Snaps
Linux Packages (Microsoft distribution) The list below refers to the Microsoft-provisioned feeds (packages.microsoft.com) and does not in any way represent direct availability in distros (eg RHEL, Fedora).
     Centos 7 NA
     Centos 8
     Debian 10
     Debian 11
     Debian 12
     Fedora 37
     Fedora 38
     Fedora 39
     OpenSUSE 15
     Ubuntu 20.04
     Ubuntu 22.04
     Ubuntu 23.04

Issues

Please report any issues you find either by responding to this issue, creating a new issue or creating a new issue in one of the following repos:

Known Issues

rbhanda avatar Apr 09 '24 18:04 rbhanda

Visual Studio Compatibility You need Visual Studio 17.9 or later to use .NET 8.0 on Windows.

Is this a typo in 8.0.4 release notes? Or is 17.8 LTSC no longer supported for .net 8 development?

MagicAndre1981 avatar Apr 15 '24 05:04 MagicAndre1981

It seems the runtime-deps v8.0.4 wasn't uploaded to https://packages.microsoft.com/centos/8/prod/Packages/d/

I get "nothing provides" when updating.

j-hudecek avatar Apr 16 '24 21:04 j-hudecek

I am getting similar error where runtime-deps 8.0.4 is not found: Error: Package: dotnet-runtime-8.0-8.0.4-1.x86_64 (packages-microsoft-com-prod) #5 14.61 Requires: dotnet-runtime-deps-8.0 >= 8.0.4 #5 14.61 Available: dotnet-runtime-deps-8.0-8.0.0-1.x86_64 (packages-microsoft-com-prod) #5 14.61 dotnet-runtime-deps-8.0 = 8.0.0-1 #5 14.61 Available: dotnet-runtime-deps-8.0-8.0.1-1.x86_64 (packages-microsoft-com-prod) #5 14.61 dotnet-runtime-deps-8.0 = 8.0.1-1 #5 14.61 Available: dotnet-runtime-deps-8.0-8.0.2-1.x86_64 (packages-microsoft-com-prod) #5 14.61 dotnet-runtime-deps-8.0 = 8.0.2-1 #5 14.61 Available: dotnet-runtime-deps-8.0-8.0.3-1.x86_64 (packages-microsoft-com-prod) #5 14.61 dotnet-runtime-deps-8.0 = 8.0.3-1 #5 14.61 You could try using --skip-broken to work around the problem #5 14.64 You could try running: rpm -Va --nofiles --nodigest

csgi-enochtsaicsgi avatar Apr 23 '24 15:04 csgi-enochtsaicsgi

@j-hudecek and @csgi-enochtsaicsgi - sorry for the inconvenience. This was fixed late yesterday.

leecow avatar Apr 24 '24 16:04 leecow

closing in favor of https://github.com/dotnet/core/issues/9309

rbhanda avatar May 14 '24 16:05 rbhanda