Description of problem: The irrlicht package contains a "soname link" libIrrlicht.so.1. But the soname of the library is libIrrlicht.so.1.7. So the link will never be used, and the needed link is missing. This is not fatal, since some maintenance, ldconfig maybe, replaces the link with the needed one. But the content of the package is incorrect. Version-Release number of selected component (if applicable): irrlicht-1.7.2-4.fc15.x86_64 How reproducible: Every time Steps to Reproduce: 1. yum install irrlicht 2. rpm -V irrlicht 3. rpm -qf /usr/lib64/libIrrlicht.so.1.7* Actual results: First check: missing /usr/lib64/libIrrlicht.so.1 Second check: file /usr/lib64/libIrrlicht.so.1.7 is not owned by any package irrlicht-1.7.2-4.fc15.x86_64 Expected results: The -V check should not return anything at all. The second check should say that both of the files belong to irrlicht.
irrlicht-1.7.2-7.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/irrlicht-1.7.2-7.fc15
irrlicht-1.7.2-7.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/irrlicht-1.7.2-7.fc16
Package irrlicht-1.7.2-7.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing irrlicht-1.7.2-7.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/irrlicht-1.7.2-7.fc16 then log in and leave karma (feedback).
Not quite right yet. Now the package contains a link with right name, libIrrlicht.so.1.7. But it points to libIrrlicht.so.1.2, which does not exist, rather than libIrrlicht.so.1.7.2. At least the F15 package. I haven't checked the F16 one.
Oh damn. I see how that happened. Sorry. :(
irrlicht-1.7.2-8.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/irrlicht-1.7.2-8.fc15
irrlicht-1.7.2-8.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/irrlicht-1.7.2-8.fc16
irrlicht-1.7.2-8.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
irrlicht-1.7.2-8.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.