dotnet/installer

Fedora 39 Installation Issues

liyojose opened this issue · 6 comments

Description

I am unable to install .net core 8 on my fedora 39 (Upgraded from 38)

image

Configuration

fedora 39 (Upgraded from 38)

.Net 5 Inatalled

image

Regression?

Other information

Looks like 8.0 packages weren't published to Fedora https://packages.fedoraproject.org/search?query=dotnet (yet?).

I assume/guess Fedora .NET 8 packages will be available for Fedora next week-ish.

Until then, I'm using the rc2 from the copr repo:

dnf copr enable @dotnet-sig/dotnet
dnf install dotnet-sdk-8.0

cc @omajid

That's correct. The package review request is still open with the Fedora folk. (@adegeo since the docs indicate .NET 8 is available on Fed 39).

Because the Fedora install locations are a little different from the Microsoft packages (you can ready about that here), the best way to temporarily add .NET 8 is by using dotnet-install.sh.

Add note that .NET 8 may not yet be available dotnet/docs#38512

.NET 8 package for Fedora is now available for testing: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ada4de53b1