Unable to update Fedora 25
I'm using Fedora 25. I am unable to update my Fedora. If I run #dnf update -y, it is throwing following error
Error: Transaction check error: file /usr/lib/libBasicUsageEnvironment.so.1.0.0 from install of live555-2016.10.21-1.fc25.i686 conflicts with file from package libBasicUsageEnvironment1-2016.03.16-1.1.i586
Does anyone know how to fix this conflicts error?
try adding --best and --allowerasing, but do not run the update with the -y and you will see what the proposed changes are, before you do it.