Description of problem:
When try to update the rawhide system using
dnf upgrade --refresh
after downloading all the packages needed, it says:
Error: Transaction check error:
file /usr/lib/.build-id/6e/8f11ff03ae974b8571457ec529bb4f4d8b6164 from install of kernel-core-4.11.0-0.rc2.git2.1.fc27.x86_64 conflicts with file from package kernel-core-4.11.0-0.rc2.git1.1.fc27.x86_64
file /usr/lib/.build-id/6f/d870b6e4129246f3d64800353d5a77f156b66a from install of kernel-core-4.11.0-0.rc2.git2.1.fc27.x86_64 conflicts with file from package kernel-core-4.11.0-0.rc2.git1.1.fc27.x86_64
Error Summary
-------------
Version-Release number of selected component (if applicable):
4.11.0-0.rc2.git1.1.fc27.x86_64
How reproducible:
Everytime I try to update the system to 0316 compose
Steps to Reproduce:
1. Run the command sudo dnf upgrade --refresh in terminal
Actual results:
the terminal says:
Error: Transaction check error:
file /usr/lib/.build-id/6e/8f11ff03ae974b8571457ec529bb4f4d8b6164 from install of kernel-core-4.11.0-0.rc2.git2.1.fc27.x86_64 conflicts with file from package kernel-core-4.11.0-0.rc2.git1.1.fc27.x86_64
file /usr/lib/.build-id/6f/d870b6e4129246f3d64800353d5a77f156b66a from install of kernel-core-4.11.0-0.rc2.git2.1.fc27.x86_64 conflicts with file from package kernel-core-4.11.0-0.rc2.git1.1.fc27.x86_64
Error Summary
-------------
Expected results:
Should work smoothly, finish updating the system
Additional info:
No additional info.