WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
710 stars 51 forks source link

Upgrade to Fedora 31 #51

Closed WSLUser closed 4 years ago

WSLUser commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Image is not up to date Describe the solution you'd like A clear and concise description of what you want to happen. Update Store Image Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Dnf can be used instead. Additional context Add any other context or screenshots about the feature request here. Updating the image should also update already installed images.

JackTheFlap commented 4 years ago

You can use the following page to upgrade to Fedora 31: https://fedoramagazine.org/upgrading-fedora-30-to-fedora-31/

I had to use the --allowerasing and --skip-broken to bypass two Errors:

  1. generic-release-common-30-0.3.noarch
  2. generic-release-30-0.3.noarch

Both had the following errors:

Error: Problem 1: problem with installed package generic-release-common-30-0.3.noarch

I was able to upgrade my work instance with no issues but on my home PC when running 'dnf system-upgrade reboot' It gives me the error: 'Error: system is not ready for upgrade'

I've tried restarting Terminal, manually killing the WSL service through task manger and restarting Windows, all give the same message.

crramirez commented 4 years ago

Hello Jack,

Use this command instead:

sudo dnf system-upgrade upgrade

We are working in upgrade the base image. But we can include for now the steps to do an in place upgrade.

Regards

crramirez commented 4 years ago

Here the compiled instructions:

https://www.pengwin.dev/blog/2019/11/3/upgrade-fedora-remix-for-wsl-to-31

crramirez commented 4 years ago

An update, we cannot release until this issue is fixed:

https://bugzilla.redhat.com/show_bug.cgi?id=1753716