Bug 699767

Summary: The soname link is incorrect
Product: [Fedora] Fedora Reporter: Göran Uddeborg <goeran>
Component: irrlichtAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: me, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: irrlicht-1.7.2-8.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-13 02:29:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Göran Uddeborg 2011-04-26 15:16:31 UTC
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.

Comment 1 Fedora Update System 2011-08-02 15:19:10 UTC
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

Comment 2 Fedora Update System 2011-08-02 15:19:18 UTC
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

Comment 3 Fedora Update System 2011-08-02 20:50:12 UTC
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).

Comment 4 Göran Uddeborg 2011-08-03 19:05:49 UTC
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.

Comment 5 Tom "spot" Callaway 2011-08-03 19:10:30 UTC
Oh damn. I see how that happened. Sorry. :(

Comment 6 Fedora Update System 2011-08-03 19:25:59 UTC
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

Comment 7 Fedora Update System 2011-08-03 19:26:48 UTC
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

Comment 8 Fedora Update System 2011-08-13 02:29:12 UTC
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.

Comment 9 Fedora Update System 2011-08-22 15:17:54 UTC
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.