I just put FC21 on a wandboard quad. When I ran a yum update this morning I got a number of errors from ldconfig. Here is a sample: Updating : qt5-qtxmlpatterns-5.4.0-1.fc21.armv7hl 15/45 /sbin/ldconfig: libraries libQt5XmlPatterns.so.5 and libQt5XmlPatterns.so.5.3 in directory /lib have same soname but different type. Later, during the cleanup, something similar: Cleanup : qt5-qtdeclarative-5.3.2-1.fc21.armv7hl 24/45 /sbin/ldconfig: libraries libQt5XmlPatterns.so.5 and libQt5XmlPatterns.so.5.3 in directory /lib have same soname but different type. This only appears to have happened with the libQt5XmlPatterns and libQt5QuickParticles libraries. The "Verifying" stage did not report any errors. Afterwards, the contents of /lib looked ok, so I guess the error was cleaned up as part of the process: [root@quad ~]# ll /lib/libQt5XmlPatterns* lrwxrwxrwx 1 root root 26 Dec 10 18:24 /lib/libQt5XmlPatterns.so.5 -> libQt5XmlPatterns.so.5.4.0 lrwxrwxrwx 1 root root 26 Dec 10 18:24 /lib/libQt5XmlPatterns.so.5.4 -> libQt5XmlPatterns.so.5.4.0 -rwxr-xr-x 1 root root 3617340 Dec 10 18:26 /lib/libQt5XmlPatterns.so.5.4.0 Has anyone else seen this? Steve _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm