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?
-tia