Hi
I tried to upgrade to Fedora 39 but my computer crashed during the upgrade process. I can still start it with Fedora 38 though.
I tried to run system-upgrade download
again but now it wants to remove packages like grep
as part of the upgrade process. See the output here. Another person in the fedora chat suggested to run dnf distro-sync
which shows the following output:
> sudo dnf distro-sync
Letzte Prüfung auf abgelaufene Metadaten: vor 0:05:31 am Mo 09 Okt 2023 16:51:31 CEST.
Fehler:
Problem 1: package libicu72-72.1-2.fc39.x86_64 from @System requires libc.so.6(GLIBC_2.38)(64bit), but none of the providers can be installed
- package libicu72-72.1-2.fc39.x86_64 from @System requires libm.so.6(GLIBC_2.38)(64bit), but none of the providers can be installed
- glibc-2.38-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- Problem mit installiertem Paket libicu72-72.1-2.fc39.x86_64
Problem 2: package libimobiledevice-glue-1.0.0-1.fc39.x86_64 from @System requires libplist-2.0.so.4()(64bit), but none of the providers can be installed
- libplist-2.3.0-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- Problem mit installiertem Paket libimobiledevice-glue-1.0.0-1.fc39.x86_64
Problem 3: package mozjs115-115.1.0-1.fc39.x86_64 from @System requires libicui18n.so.73()(64bit), but none of the providers can be installed
- package mozjs115-115.1.0-1.fc39.x86_64 from @System requires libicuuc.so.73()(64bit), but none of the providers can be installed
- libicu-73.2-2.fc39.x86_64 from @System does not belong to a distupgrade repository
- Problem mit installiertem Paket mozjs115-115.1.0-1.fc39.x86_64
Problem 4: package glibc-2.38-1.fc39.i686 from @System requires glibc-langpack = 2.38-1.fc39, but none of the providers can be installed
- package llvm16-libs-16.0.6-5.fc39.i686 from @System requires libc.so.6(GLIBC_2.38), but none of the providers can be installed
- glibc-langpack-en-2.38-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- glibc-langpack-de-2.38-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- glibc-all-langpacks-2.38-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- Problem mit installiertem Paket llvm16-libs-16.0.6-5.fc39.i686
Problem 5: package glibc-2.38-1.fc39.x86_64 from @System requires glibc-common = 2.38-1.fc39, but none of the providers can be installed
- package llvm16-libs-16.0.6-5.fc39.x86_64 from @System requires libc.so.6(GLIBC_2.38)(64bit), but none of the providers can be installed
- package llvm16-libs-16.0.6-5.fc39.x86_64 from @System requires libm.so.6(GLIBC_2.38)(64bit), but none of the providers can be installed
- glibc-common-2.38-1.fc39.x86_64 from @System does not belong to a distupgrade repository
- Problem mit installiertem Paket llvm16-libs-16.0.6-5.fc39.x86_64
(Versuchen Sie '--skip-broken' zur Befehlszeile hinzuzufügen, um nicht-installierbare Pakete zu überspringen)
Does anyone know how I can finish the upgrade process and get out of the half F38, half F39 state?