I have a problem updating with yum.
Running transaction check
--> Processing Dependency: freetype = 2.1.9-1 for package: freetype-devel
--> Finished Dependency Resolution
Error: Missing Dependency: freetype = 2.1.9-1 is needed by package freetype-devel
freetype 2.1.9-1 is installed?
what to do now?
I had a similar error. From the console logged on as root, I ran "yum -d 9 update"
Each time, it reported an error for the next file, but successfully progressed by one file each time. Eventually it reached the end of the list, asked whether I wished to proceed, and completed the update successfully. Since then, there have not been any more updates, so I don't know if this has fixed the original problem, but at least the update was completed.