Created attachment 922171 [details] yum output Description of problem: When updating the filesystem package a conflict is reported with a previous version of itself, which doesn't make sense since the old version is being removed. Version-Release number of selected component (if applicable): yum-3.4.3-152.fc21
dnf has the same problem, so there may be a problem with some of the backend stuff.
rpm has the same problem so I am moving this to rpm. [root@bruno f]# rpm -Uvh filesystem-3.2-28.fc22.i686.rpm Preparing... ################################# [100%] file /media from install of filesystem-3.2-28.fc22.i686 conflicts with file from package filesystem-3.2-27.fc22.i686
The problem is that directory /media changed to symlink to /run/media. This change was done because of bug 965918. For problem changing directory to symlink a bug already exits (bug 447156). *** This bug has been marked as a duplicate of bug 447156 ***