FS#26589 - [grilo-plugins] Using unavailable libquvi.so.6

Attached to Project: Arch Linux
Opened by Rafael Fontenelle (josephg) - Sunday, 23 October 2011, 16:22 GMT
Last edited by Jan Alexander Steffens (heftig) - Monday, 24 October 2011, 10:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The currently available build of grilo-plugins contains libgrlyoutube.so that is linked to libquvi.so.6. However, current libquvi package provides libquvi.so.7.

A simple package rebuild seems to solve the issue.

Additional info:
* package version(s)
grilo-plugins 0.1.17-2
libquvi 0.4.0-2

* config and/or log files etc.

# example stderr of totem
(totem:12548): Grilo-WARNING **: [plugin-registry] grl-plugin-registry.c:623: Failed to open module: '/usr/lib/grilo-0.1/libgrlyoutube.so'

# ldd output
$ ldd /usr/lib/grilo-0.1/libgrlyoutube.so
[...]
librt.so.1 => /lib/librt.so.1 (0x00007f2a6be39000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f2a6bb44000)
libquvi.so.6 => not found
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f2a6b926000)
libc.so.6 => /lib/libc.so.6 (0x00007f2a6b5c6000)
[...]
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Monday, 24 October 2011, 10:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  grilo-plugins 0.1.17-3

Loading...