Bug 566419 - Missing SONAME dependencies
Summary: Missing SONAME dependencies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: muse
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Orcan Ogetbil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 564527
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-18 12:52 UTC by Michael Schwendt
Modified: 2010-04-25 13:47 UTC (History)
2 users (show)

Fixed In Version: muse-1.0.1-2.fc13
Clone Of:
Environment:
Last Closed: 2010-04-25 13:47:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2010-02-18 12:52:13 UTC
"muse" is linked with many DSOs but is lacking the corresponding SONAME dependencies in its built rpm:

$ rpm -qpR muse-1.0.1-1.fc13.i686.rpm |grep ^lib
$
$ ldd muse|wc -l
47

Comment 1 Orcan Ogetbil 2010-02-18 18:12:59 UTC
We hack the __find_provides mechanism to filter out Provides of muse's internal libraries. I wonder if that messes up with __find_requires somehow. If not, I don't really know what to do. I'll look into this.

Comment 2 Michael Schwendt 2010-02-18 19:53:47 UTC
It's specific to the fc13 build. The other two builds of the same release made on the same day don't suffer from this problem. Has RPM in fc13 changed in any way that would also affect packages other than this one?

Comment 3 Orcan Ogetbil 2010-03-14 04:36:26 UTC
Maybe there was an issue with the builder. I made a scratch build with no changes and the soname deps are back:
   http://koji.fedoraproject.org/koji/taskinfo?taskID=2051281

Should I just officially rebuild this on F-13?

Comment 5 Fedora Update System 2010-04-10 09:57:24 UTC
muse-1.0.1-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/muse-1.0.1-2.fc13

Comment 6 Fedora Update System 2010-04-13 01:38:13 UTC
muse-1.0.1-2.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update muse'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/muse-1.0.1-2.fc13

Comment 7 Fedora Update System 2010-04-25 13:47:00 UTC
muse-1.0.1-2.fc13 has been pushed to the Fedora 13 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.