Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1409065 - File instead of symlink to .so file in iguanaIR
Summary: File instead of symlink to .so file in iguanaIR
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: iguanaIR
Version: epel7
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-29 08:46 UTC by Erik Lundin
Modified: 2017-04-05 05:23 UTC (History)
2 users (show)

Fixed In Version: iguanaIR-1.1.0-20.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-05 05:23:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Erik Lundin 2016-12-29 08:46:11 UTC
Description of problem:
ldconfig gives errors after installing iguanaIR

/sbin/ldconfig: /lib64/libiguanaIR.so.0.3 is not a symbolic link

Version-Release number of selected component (if applicable):
Name        : iguanaIR
Arch        : x86_64
Epoch       : 2
Version     : 1.1.0
Release     : 11.el7
Size        : 189 k
Repo        : installed
From repo   : epel
Summary     : Driver for Iguanaworks USB IR transceiver
URL         : http://iguanaworks.net/ir
License     : GPLv2 and LGPLv2
Description : This package provides igdaemon and igclient, the programs necessary to
            : control the Iguanaworks USB IR transceiver.


How reproducible:
yum install iguanaIR

Expected results:
No errors

Additional info:
# ls -la /lib64/libiguanaIR.so.0*
-rwxr-xr-x. 1 root root 20160 Oct  6  2014 /lib64/libiguanaIR.so.0
-rwxr-xr-x. 1 root root 20160 Oct  6  2014 /lib64/libiguanaIR.so.0.3

Temporary fix:
rm /lib64/libiguanaIR.so.0.3
ln -s /lib64/libiguanaIR.so.0 /lib64/libiguanaIR.so.0.3

Comment 1 Alec Leamas 2016-12-29 12:04:26 UTC
The root cause here is some horrible hacks introduced to handle a so-file bump together with a circular dependency lirc <=> IguanaIR.  Removing these is on my todo-list for the fedora branches since the circular dependency isn't present for any supported version. I presume EPEL is trickier due to the long-time support (?)

Bug is basically a duplicate of bug #1159618, obviously  not fixed.

Comment 2 Fedora Update System 2017-01-25 17:30:24 UTC
iguanaIR-1.1.0-19.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-6c5c51e913

Comment 3 Fedora Update System 2017-01-25 17:30:38 UTC
iguanaIR-1.1.0-19.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-db9c1f3d91

Comment 4 Fedora Update System 2017-01-27 16:28:49 UTC
iguanaIR-1.1.0-20.fc24 iguanaIR-1.1.0-20.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7166b398c9

Comment 5 Fedora Update System 2017-01-27 16:53:09 UTC
iguanaIR-1.1.0-20.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2e7ffbd796

Comment 6 Fedora Update System 2017-01-27 16:56:14 UTC
iguanaIR-1.1.0-20.fc24 iguanaIR-1.1.0-20.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7166b398c9

Comment 7 Fedora Update System 2017-01-27 19:54:27 UTC
iguanaIR-1.1.0-19.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-db9c1f3d91

Comment 8 Fedora Update System 2017-01-28 04:54:05 UTC
iguanaIR-1.1.0-19.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6c5c51e913

Comment 9 Fedora Update System 2017-01-29 02:21:36 UTC
iguanaIR-1.1.0-20.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-7166b398c9

Comment 10 Fedora Update System 2017-01-29 02:22:20 UTC
iguanaIR-1.1.0-20.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2e7ffbd796

Comment 11 Fedora Update System 2017-04-05 05:23:00 UTC
iguanaIR-1.1.0-20.fc25 has been pushed to the Fedora 25 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.