On Thu, 16 Jun 2011, Ahmad Samir wrote:
2011/6/16 JA Magallón <[email protected]>:
one:~# urpmi gthumb
A requested package cannot be installed:
gthumb-2.12.3-1.mga1.x86_64 (due to unsatisfied libbrasero-burn.so.1()(64bit))
Continue installation anyway? (Y/n)
one:~# rpm -ql lib64brasero1
/usr/lib64/girepository-1.0/BraseroBurn-3.0.0.typelib
/usr/lib64/girepository-1.0/BraseroMedia-3.0.0.typelib
/usr/lib64/libbrasero-burn3.so.1
/usr/lib64/libbrasero-burn3.so.1.2.0
/usr/lib64/libbrasero-media3.so.1
/usr/lib64/libbrasero-media3.so.1.2.0
/usr/lib64/libbrasero-utils3.so.1
/usr/lib64/libbrasero-utils3.so.1.2.0
Why the '3' digit in libraries ? We can not have this in parallel with old
one...
Ask upstream, we don't add suffix libs with '3' manually, IINM.
So the package name is wrong and should be e.g. libbrasero3_1.
Christiaan