Hide Forgot
Description of problem: yum can't update linux-firmware Version-Release number of selected component (if applicable): linux-firmware-20150316-44.git020e534e.fc20.noarch How reproducible: Every time Steps to Reproduce: 1. yum install linux-firmware-20150410-46.gitec89525b.fc20.noarch.rpm (downloaded from koji) Actual results: "Transaction check error: file /usr/lib/firmware/v4l-cx25840.fw from install of linux-firmware-20150410-46.gitec89525b.fc20.noarch conflicts with file from package ivtv-firmware-2:20080701-26.noarch " Expected results: Normal yum update Additional info: ivtv-firmware-20080701-26.noarch is installed.
The issue is legit and known. I'm not sure why you're downloading packages from koji to install on a stable release, but it would be better if you got them from the repositories and used bodhi to give feedback. This is only in updates-testing at the moment, and providing karma there would help the updates process. *** This bug has been marked as a duplicate of bug 1203385 ***
I usually use updates from updates-testing. I tried koji when the update from the testing repository failed.