Tried to do a OS upgrade from Fedora 32 to 33 and got this conflict error.
Command used: sudo dnf system-upgrade --skip-broken --allowerasing download --refresh --releasever=33
Error: Transaction test error:
file /usr/bin/dul-receive-pack from install of python3-dulwich-0.20.11-1.fc33.x86_64 conflicts with file from package dulwich-core-0.19.12-1.fc31.x86_64
file /usr/bin/dul-upload-pack from install of python3-dulwich-0.20.11-1.fc33.x86_64 conflicts with file from package dulwich-core-0.19.12-1.fc31.x86_64
file /usr/bin/dulwich from install of python3-dulwich-0.20.11-1.fc33.x86_64 conflicts with file from package dulwich-core-0.19.12-1.fc31.x86_64
Any ideas on what to do next for a successful upgrade to 33?
Ok. Thanks vgaetera !
Wasnt sure what this package was used for, so wanted to make sure.
I removed the package as suggested and the installation went through.
(going to start a separate thread for this issue below)
However, I am now experiencing the same issue I was experiencing a few days ago, i.e. system slowdowns and hangs.
I was able to barely use version 33 for a couple of minutes when the system slows down horribly.
The main offending process in fedora 33 is using 55% of the cpu and bringing the system to a crawl was:
kworker/u32:2+events _unbound
A few days ago, I had done a os update to 5.9.10.100.fc2 and experienced this exact same behavior. I had to boot back into 5.8.13.200 it make everything work smoothly again.
By same behavior, i mean the same exact process mentioned above pegging the cpu to 36% and bringing the system to slow crawl.
Today I upgraded to Fedora 33 and am now experiencing the same issue.