LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 10-16-2006, 05:12 PM   #1
pete44904
LQ Newbie
 
Registered: Aug 2006
Posts: 12

Rep: Reputation: 5
Smile Evolution - Not able to Update Via YUM


I'm not sure if this is the right place to be asking this question - what i'm trying to do is update my copy of evolution as i am missing several dependencies for evolution - the ones i am missing are:-

libecal-1.2.so.3
libcamel-provider-1.2.so.6
libedata-cal-1.2.so.1
libedataserver-1.2.so.4


i have read that the best way to fix my issue is to type the following which will then download the dependencies i am missing and also update my copy of evolution

yum update evolution evolution-data-server


But after i type the line i receive the error:-

Could not find update match for evolution
Could not find update match for evolution-data-server


- i am very new to Linux and have just moved away from windows so i am still finding my feet so i maybe doing something really stupid i would appreciate any help you can give me on this.


Thanks

Peter
 
Old 10-16-2006, 11:17 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
What yum is saying is that it found that the installed evolution and evolution-data-server are already at the updated release levels. As a result, it took no further action.

What you will need to do is remove the existing software and then reinstall it. This will cause yum to go through its dependency resolution process and load the missing requisites. The steps are simply:

rpm -e --nodeps evolution evolution-data-server
yum install evolution evolution-data-server

The first command (rpm -e) removes the two software packages. I don't use the 'yum remove' command, because I want to specify the '--nodeps' option. This option will just remove the listed packages, without also removing dependencies. This would normally create a broken set of dependencies, but in this case it's OK because you are going to immediately reinstall (fullfulling the dependencies you broke).
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yum question: How to update from backed up yum cache? Arodef Linux - Software 2 02-02-2010 11:42 PM
When i update my system with yum update Yihya Linux - Newbie 1 02-22-2006 09:33 AM
Query re: order of yum update and yum install jajtiii Linux - General 0 12-12-2005 12:48 PM
trying to update via yum and update fails lnxmacusr Fedora 4 12-17-2004 03:12 PM
Yum Update complains of missing file to do update, but file exists! davidas Linux - Newbie 0 03-28-2004 11:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration