Discussion:
Problems with gnokii and libdvdread
Håvard Korsvoll
2009-01-19 08:25:18 UTC
Permalink
Hi

I have problems updating my system now, because of some missing
dependency issues with libgnokii and libdvdread. When I try to install
k3b and kdeaddons, I get these errors:

$ sudo yum install kdeaddons k3b
Loading "fastestmirror" plugin
Loading "priorities" plugin
Loading mirror speeds from cached hostfile
* epel: fedora.uib.no
* kde: ftp.heanet.ie
* Openoffice3-linux-x86-64:
* kde-all: ftp.heanet.ie
* adobe-linux-i386: linuxdownload.adobe.com
* base: ftp.crc.dk
* updates: ftp.crc.dk
* Xemacs-linux-i386:
* extras: ftp.crc.dk
* centosplus: ftp.crc.dk
* addons: ftp.crc.dk
246 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package kdeaddons.x86_64 0:3.5.10-1.el5 set to be updated
--> Processing Dependency: libkabinterfaces.so.1()(64bit) for package:
kdeaddons
---> Package k3b.x86_64 0:1.0.5-6.el5 set to be updated
--> Processing Dependency: libdvdread.so.4()(64bit) for package: k3b
--> Running transaction check
---> Package kdepim.x86_64 6:3.5.10-2.el5 set to be updated
--> Processing Dependency: libgnokii.so.4()(64bit) for package: kdepim
---> Package k3b.x86_64 0:1.0.5-6.el5 set to be updated
--> Processing Dependency: libdvdread.so.4()(64bit) for package: k3b
--> Finished Dependency Resolution
Error: Missing Dependency: libgnokii.so.4()(64bit) is needed by package
kdepim
Error: Missing Dependency: libdvdread.so.4()(64bit) is needed by package k3b

*Checking libdvdread and gnokii*
$ yum info libdvdread gnokii
.
.
Available Packages
Name : gnokii
Arch : x86_64
Version: 0.6.19
Release: 1.el5.rf
Size : 896 k
Repo : kde
Summary: Linux/UNIX tool suite for various mobile phones
Description:
Gnokii is a Linux/UNIX tool suite and a modem/fax driver for
Nokia's mobile phones, released under the GPL.

Name : libdvdread
Arch : x86_64
Version: 0.9.7
Release: 1.el5
Size : 66 k
Repo : kde
Summary: Simple foundation for reading DVD video disks
Description:
libdvdread provides a simple foundation for reading DVD video disks.
It provides the functionality that is required to access many DVDs.


*Installing gnokii and libdvdread by it self*
Installed: gnokii.x86_64 0:0.6.19-1.el5.rf
Installed: libdvdread.x86_64 0:0.9.7-1.el5
Complete!

I get these files:
/usr/lib64/libgnokii.so.3
/usr/lib64/libdvdread.so.3

I have priorities installed and set. kde.repo has priority 1, and epel
has priority 2. Other sources have less priority.

My system is amd64:
$ lsb_release -a
LSB Version:
:core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: CentOS
Description: CentOS release 5.2 (Final)
Release: 5.2
Codename: Final

Does anybody have a solution for this?
--
#---------- www.arcticsilicon.com ---------------#
| |
| Håvard Korsvoll | Arctic Silicon Devices AS |
| mob: +47 90169108 | Vestre Rosten 81 |
| tel: +47 73102900 | N-7075 Tiller |
| | Norway |
#------------------------------------------------#
This email and its attachments contain confidential information which is intended solely for the use of the addressee and may contain information that is legally privileged, confidential or exempt from disclosure and may be subject to a Mutual Non-Disclosure Agreement between the sender and the recipient. It is intended only for the individual(s) or entity named above and to others who have been specifically authorized to receive it. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to other. Please notify the sender that you have received this e-mail in error by calling the phone number indicated or by e-mail, and delete the e-mail (including any attachment/s) subsequently.
Rex Dieter
2009-01-20 15:08:56 UTC
Permalink
Post by HÃ¥vard Korsvoll
Hi
I have problems updating my system now, because of some missing
dependency issues with libgnokii and libdvdread. When I try to install
Good catch! I've removed the now Obsolete (broken-deps-wise) copies of
libdvdread and gnokii from kde-redhat repo, so epel's preferred versions
should work now.

-- Rex

Loading...