openzfs-docs
openzfs-docs copied to clipboard
reinstalling zfs-release makes dnf want to obselete it
I just updated my system from Fedora 33 to 35, and then to 36. Everything went fine, except that I had to manually install the kernel module afterwards.
I also noticed that the zfs-release package has been updated (on the website, not on my system; meaning for me an update from zfs-release-1-5.fc33.noarch to zfs-release-2-2.fc36.noarch), so I reinstalled it. I hoped that that would also solve the issue of having to install the kernel module manually after each kernel update.
However, dnf check-update
gives me:
Obsoleting Packages
zfs-release.noarch 2-2.fc36 @@commandline
zfs-release.noarch 2-2.fc36 @@commandline
I am not sure what this means, something that needs a fix, or can be safely ignored.
A `dnf update' tells me there is nothing to do, but the message from dnf check-update doesn't go away.