Код: Выделить всё
[root@ThinkPad-X200 ~]# urpmi --auto-update
medium "main" is up-to-date
medium "Main32" is up-to-date
medium "Main32 Updates" is up-to-date
medium "contrib" is up-to-date
medium "contrib updates" is up-to-date
medium "non-free" is up-to-date
medium "non-free updates" is up-to-date
medium "Non-free32" is up-to-date
medium "Non-free32 Updates" is up-to-date
medium "restricted" is up-to-date
medium "restricted updates" is up-to-date
medium "Restricted32" is up-to-date
medium "Restricted32 Updates" is up-to-date
medium "kernel313" is up-to-date
Packages are up to date
Код: Выделить всё
[root@ThinkPad-X200 ~]# urpmi clementine
Packages lib64gpod4-0.8.2-2-rosa2012.1.x86_64, libsqlite3_0-3.8.2-1-rosa2012.1.i586, glibc-2.15-8-rosa2012.1.x86_64, libc6-2.15-8-rosa2012.1.x86_64, libqtcore4-4.8.5-6-rosa2012.1.i586, fonts-ttf-bitstream-vera-1.10-14-rosa2012.1.noarch, lib64cdio13-0.83-3-rosa2012.1.x86_64, lib64gstreamer-plugins-base0.10-0.10.36-2-rosa2012.1.x86_64 are already installed
A requested package cannot be installed:
clementine-1.2.2-1plf-rosa2012.1.x86_64 (due to unsatisfied libvreen.so.0()(64bit))
Continue installation anyway? (Y/n)
Код: Выделить всё
[root@ThinkPad-X200 ~]# urpmq -ai libvreen
Name : libvreen-devel
Version : 0.9.5
Release : 0.20131027.2
Group : Development/C++
Size : 759842 Architecture: i586
Source RPM : vreen-0.9.5-0.20131027.2.src.rpm
URL : http://github.com/gorthauer/vreen
Summary : Development files for vk.com API Qt wrapper library
Description :
Development files for vreen library.
Name : libvreen0
Version : 0.9.5
Release : 0.20131027.2
Group : System/Libraries
Size : 483086 Architecture: i586
Source RPM : vreen-0.9.5-0.20131027.2.src.rpm
URL : http://github.com/gorthauer/vreen
Summary : Qt wrapper library for vk.com API
Description :
Qt wrapper library for VKontakte social network (vk.com) API.
Установка libvreen0 клементину не удовлетворяет (или so-шка не туда, куда клементина хочет, легла, или не под тем именем, или вообще не той версии собирается)
Код: Выделить всё
[root@ThinkPad-X200 /]# rpm -qa | grep vreen
libvreen0-0.9.5-0.20131027.2-rosa2012.1.i586
[root@ThinkPad-X200 /]# urpmi clementine
Packages lib64gpod4-0.8.2-2-rosa2012.1.x86_64, libsqlite3_0-3.8.2-1-rosa2012.1.i586, glibc-2.15-8-rosa2012.1.x86_64, libc6-2.15-8-rosa2012.1.x86_64, libqtcore4-4.8.5-6-rosa2012.1.i586, fonts-ttf-bitstream-vera-1.10-14-rosa2012.1.noarch, lib64cdio13-0.83-3-rosa2012.1.x86_64, lib64gstreamer-plugins-base0.10-0.10.36-2-rosa2012.1.x86_64 are already installed
A requested package cannot be installed:
clementine-1.2.2-1plf-rosa2012.1.x86_64 (due to unsatisfied libvreen.so.0()(64bit))
Continue installation anyway? (Y/n) y
While some packages may have been installed, there were failures.
A requested package cannot be installed:
clementine-1.2.2-1plf-rosa2012.1.x86_64 (due to unsatisfied libvreen.so.0()(64bit))
Код: Выделить всё
[root@ThinkPad-X200 /]# uname -a
Linux ThinkPad-X200 3.13.11-nrj-desktop-1rosa #1 SMP PREEMPT Fri Apr 25 20:16:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux