 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

7th June 2006, 03:53 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,234

|
|
|
Yum Update Dependency Issue libecal-1.2.so.3
EDIT: Looks like the problem's over. Yum just updated without the dependency failure. I'll leave the News item up for one more day as an alert to the fix.
We all (at least in FC-5) have had updates to Evolution and Evolution-related programs fail with a dependency issue about libecal-1.2.so.3 . This is a known glitch and a bugzilla's been filed https://bugzilla.redhat.com/bugzilla....cgi?id=194174 . The fix should happen shortly, but if you want to do the rest of your updates, you can either use Yumex ('yum install yumex' , in case you don't have it) or you can use the terminal and the ' --exclude' method from 'man yum'. This coding may cover all the problems, or you may have to add a bit more:
Code:
yum -y --exclude=evolut* update
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
Last edited by bob; 8th June 2006 at 04:05 AM.
|

7th June 2006, 08:32 PM
|
 |
Community Manager
|
|
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,367

|
|
|
Change "<" to "[" as the forum does not allow html tag.
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
|

7th June 2006, 10:58 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,234

|
|
|
Really? Never knew that one - gotta read up on the fine print again. Anyway, thanks -changed the tags.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

7th June 2006, 11:59 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Location: PA, USA
Posts: 13

|
|
Haha, since you took the time to fix your tags the first time... it looks like you were holding down the shift key on the opening tag --
Quote:
|
[code} yum -y --exclude evolution
|
Just change the } to a ]. lol
|

8th June 2006, 12:10 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,234

|
|
Ya know, just finding these fool keys is problem enough...  Anyhoo; fixed the typo. Thanks.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

8th June 2006, 12:30 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Location: Philadelphia, PA
Posts: 99

|
|
You type too much  ... try this:
Code:
yum -y --exclude=evolut* update
|

8th June 2006, 12:38 AM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 1

|
|
|
I found that forcing an install of evolution-data-server solved the dependency problem for me:
rpm -i --force evolution-data-server-1.6.2-1.fc5.1.i386.rpm
You have to download this rpm first though (the old fashioned way).
After this, I was able to do a very large "yum update" of 430+ packages.
|

8th June 2006, 12:56 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,234

|
|
|
*Sigh* Thanks, Nt4Cats - Edited once again & like your compression tweak. Probably this whole thing will be fixed by the time I get the fool thing perfect!
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

8th June 2006, 02:44 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Age: 24
Posts: 198

|
|
|
Appears Fixed!
__________________
Running FC6
With the efforts of the linux community, Windows Vista will be a legacy operating system before it is released!
|

8th June 2006, 02:56 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,234

|
|
|
Well, it's getting there. Just tried updating evolution, evolution-data-server and evolution-webcal. Evolution updated, however the other two are still reporting the error. Probably in process now and things should be straightened out tomorrow.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

8th June 2006, 04:39 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
|
Not entirely true, evolution-connector is still giving some deps errors (as seen in Bugzilla)
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

8th June 2006, 05:41 AM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2,769

|
|
|
The solution did not work for me.
# yum --exclude=evolut* update
<snip..>
--> Running transaction check
--> Processing Dependency: libecal-1.2.so.6 for package: gnome-panel
--> Finished Dependency Resolution
Error: Missing Dependency: libecal-1.2.so.6 is needed by package gnome-panel
|

8th June 2006, 05:43 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
|
The updates are out now, no need to exclude the packages any longer, as gnome-panel has an update too which is interdependant of evolution-data-server, so you will have to update them both.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

8th June 2006, 07:59 AM
|
 |
Retired Community Manager
|
|
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019

|
|
|
Nice one. Got hit by that yesterday.
__________________
http://blog.suretecsystems.com
|

8th June 2006, 05:56 PM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 146

|
|
|
What about the issue with PAM? Is Yum still blasting out the libpam.so file so that you have to boot into single user and repair it?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 15:55 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|