LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 11-12-2007, 12:05 PM   #1
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 165

Rep: Reputation: 30
Error: Missing Dependency: kdelibs3 >= 3.5.8 is needed by package koffice-libs


Hi, I have fedora 7 when i run yum upgrade i got:

Error: Missing Dependency: kdelibs3 >= 3.5.8 is needed by package koffice-libs

i have kdelibs3-3.5.7, from fedora web site i found that kdelibs-3.5.8 is under the test folder.
http://ftp.funet.fi/pub/Linux/INSTA...testing/7/i386/

i was trying to upgrade to fedora 8, from fedora 8 DVD, but the upgrade always hanged with the first check for Dependency packages.

so i think kdelibs3 is causing that.

any idea ?

thanks
 
Old 11-12-2007, 12:43 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
To upgrade using yum one first update yum and the fedora-release rpm packages;

yum update yum fedora-release

Then try: yum update
 
Old 11-12-2007, 06:58 PM   #3
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 165

Original Poster
Rep: Reputation: 30
no update available
Quote:
[root@drdeath drdeath]# yum update yum fedora-release
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Setting up Update Process
Could not find update match for yum
Could not find update match for fedora-release
No Packages marked for Update
[root@drdeath drdeath]#

Quote:
[root@drdeath drdeath]# rpm -Uhv http://mirror.anl.gov/pub/fedora/lin...8-3.noarch.rpm
Retrieving http://mirror.anl.gov/pub/fedora/lin...8-3.noarch.rpm
Preparing... ########################################### [100%]
1:fedora-release ########################################### [100%]
[root@drdeath drdeath]#
[root@drdeath drdeath]# rpm -Uhv http://mirror.anl.gov/pub/fedora/lin...0-3.noarch.rpm
Retrieving http://mirror.anl.gov/pub/fedora/lin...0-3.noarch.rpm
Preparing... ########################################### [100%]
1:fedora-release-notes ########################################### [100%]
[root@drdeath drdeath]#
Quote:
[root@drdeath drdeath]# cat /etc/fedora-release
Fedora release 8 (Werewolf)
[root@drdeath drdeath]#
Quote:
[root@drdeath drdeath]# yum -y update
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package koffice-karbon.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kspread.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-libs.i386 0:1.6.3-13.fc7 set to be updated
--> Processing Dependency: kdelibs3 >= 3.5.8 for package: koffice-libs
---> Package koffice-kchart.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-filters.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-suite.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kpresenter.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kformula.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kplato.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kexi.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kword.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-core.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-krita.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kivio.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kugar.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kexi-driver-pgsql.i386 0:1.6.3-13.fc7 set to be updated
---> Package koffice-kexi-driver-mysql.i386 0:1.6.3-13.fc7 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: kdelibs3 >= 3.5.8 is needed by package koffice-libs
[root@drdeath drdeath]#


http://fedoraproject.org/wiki/ForbiddenItems
whats wrong with fedora8 every thing is forbidden!!

Last edited by Dr_Death_UAE; 11-12-2007 at 07:22 PM.
 
Old 11-13-2007, 06:10 AM   #4
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
Try breaking the update down somewhat, update kde first after removing the older koffice packages.

Get the list of install koffice packages; rpm -qa 'koffice*''
Remove them: rpm -e koffice-libs <the rest from the list>

Update kde: yum update kdebase3 kdelibs3
Then install the newer koffice packages: yum install koffice-libs <the rest from the list>

The problem is Fedora did some package renaming with Fedora 8(kdelibs became kedlibs3 and so on).
 
Old 11-13-2007, 03:33 PM   #5
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 165

Original Poster
Rep: Reputation: 30
Hi, today fedora release 24 update, one of them was for koffice which solve the issue.

but after the upgrade to fedora 8 some of the programs corrupt like mplayer. really strange.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Missing Dependency: python(abi) = 2.4 is needed by package rhnlib etc... punt Linux - Software 7 08-02-2008 12:08 PM
Error: Missing Dependency: libdts.so.0 is needed by package mplayer slackergeek Fedora 5 06-07-2008 09:20 AM
koffice app kplato libs missing BEBigBear Linux - Software 2 08-11-2007 11:09 PM
PHP5 Upgrade Error: Missing Dependency: php = 4.3.x is needed by package php-pear vsystems Linux - Server 1 05-02-2007 07:17 AM
Error: Missing Dependency: libwpd-1.so.7 is needed by package abiword tmick Fedora 9 10-11-2005 12:06 PM


All times are GMT -5. The time now is 11:11 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration