Bug 1096792 - Library version linking
Summary: Library version linking
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: irrlicht
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-12 12:39 UTC by DaveG
Modified: 2014-05-21 23:24 UTC (History)
2 users (show)

Fixed In Version: irrlicht-1.8.1-3.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-14 23:56:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description DaveG 2014-05-12 12:39:11 UTC
Description of problem:
Library version numbers are inconsistent. Package installation (ldconfig) fixes things but the RPM package fails verification.

Version-Release number of selected component (if applicable):
irrXML-1.8.1-2.fc20.x86_64
irrlicht-1.8.1-2.fc20.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. yum install irrlicht irrXML
2. rpm -V irrlicht irrXML

Actual results:
....L....    /usr/lib64/libIrrXML.so.1
....L....    /usr/lib64/libIrrlicht.so.1

Expected results:
Success (no output).

Additional info:
ls -l /usr/lib64/libIrrlicht.so*
lrwxrwxrwx. 1 root root      20 May 12 13:22 /usr/lib64/libIrrlicht.so.1 -> libIrrlicht.so.1.8.0
-rwxr-xr-x. 1 root root 5984200 Dec 13 14:51 /usr/lib64/libIrrlicht.so.1.8.0

rpm -qlv irrXML irrlicht
lrwxrwxrwx    1 root    root                       18 Dec 13 14:50 /usr/lib64/libIrrXML.so.1 -> libIrrXML.so.1.8.1
-rwxr-xr-x    1 root    root                   102200 Dec 13 14:51 /usr/lib64/libIrrXML.so.1.8.0
drwxr-xr-x    2 root    root                        0 Dec 13 14:51 /usr/share/doc/irrXML
-rw-r--r--    1 root    root                    11060 Dec 13 14:49 /usr/share/doc/irrXML/readme.txt
lrwxrwxrwx    1 root    root                       20 Dec 13 14:50 /usr/lib64/libIrrlicht.so.1 -> libIrrlicht.so.1.8.1
-rwxr-xr-x    1 root    root                  5984200 Dec 13 14:51 /usr/lib64/libIrrlicht.so.1.8.0
drwxr-xr-x    2 root    root                        0 Dec 13 14:51 /usr/share/doc/irrlicht
-rw-r--r--    1 root    root                    11060 Dec 13 14:49 /usr/share/doc/irrlicht/readme.txt

Comment 1 Tom "spot" Callaway 2014-05-12 18:05:36 UTC
Tricky! They forgot to change a VERSION variable in a Makefile and it caused this. Easy to fix, updates coming.

Comment 2 Fedora Update System 2014-05-12 18:14:47 UTC
irrlicht-1.8.1-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/irrlicht-1.8.1-3.fc20

Comment 3 Fedora Update System 2014-05-12 18:14:57 UTC
irrlicht-1.8.1-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/irrlicht-1.8.1-3.fc19

Comment 4 lnie 2014-05-13 03:09:40 UTC
irrlicht-1.8.1-3.fc20 works

Comment 5 Fedora Update System 2014-05-13 05:01:06 UTC
Package irrlicht-1.8.1-3.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing irrlicht-1.8.1-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-6289/irrlicht-1.8.1-3.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-05-14 23:56:06 UTC
irrlicht-1.8.1-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-05-21 23:24:08 UTC
irrlicht-1.8.1-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.