Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18th July 2008, 06:31 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
yum update stops due to errors

Hi,
I have FC9 up and running without problems until recently, when yum update started receiving errors like this:

libsmbclient-3.2.0-1.rc1.14.fc9.i386 from installed has depsolving problems
--> Missing Dependency: libtdb.so.1(TDB_1.1) is needed by package libsmbclient-3.2.0-1.rc1.14.fc9.i386 (installed)
samba-client-3.2.0-1.rc1.14.fc9.i386 from installed has depsolving problems
--> Missing Dependency: libtdb.so.1(TDB_1.1) is needed by package samba-client-3.2.0-1.rc1.14.fc9.i386 (installed)
Error: Missing Dependency: libtdb.so.1(TDB_1.1) is needed by package samba-client-3.2.0-1.rc1.14.fc9.i386 (installed)


Everytime I send yum update -y, I receive such errors; accordingly I have no updates !!!

Can some1 help ?


Regards,
mha
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #2  
Old 18th July 2008, 06:41 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello;
Can you post the output of

rpm -aq | grep samba-client
and
rpm -aq | grep libsmbclient

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 18th July 2008, 07:16 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
Here are the outputs:


[root@localhost grub]# rpm -aq | grep samba-client
samba-client-3.2.0-1.rc1.14.fc9.i386
samba-client-3.2.0-1.rc1.15.fc9.i386
[root@localhost grub]#
[root@localhost grub]#
[root@localhost grub]# rpm -aq | grep libsmbclient
libsmbclient-3.2.0-1.rc1.15.fc9.i386
libsmbclient-3.2.0-1.rc1.14.fc9.i386
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #4  
Old 18th July 2008, 07:21 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:

Logged in as root copy and paste the following

Code:
yum remove samba-client-3.2.0-1.rc1.15.fc9.i386  libsmbclient-3.2.0-1.rc1.15.fc9.i386
Do not answer Yes at this point, just post the output.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #5  
Old 18th July 2008, 07:29 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
[root@localhost mha]# yum remove samba-client-3.2.0-1.rc1.15.fc9.i386 libsmbclient-3.2.0-1.rc1.15.fc9.i386
Loaded plugins: refresh-packagekit
Setting up Remove Process
fedora | 2.4 kB 00:00
livna | 2.1 kB 00:00
updates | 2.3 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package libsmbclient.i386 0:3.2.0-1.rc1.15.fc9 set to be erased
---> Package samba-client.i386 0:3.2.0-1.rc1.15.fc9 set to be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Removing:
libsmbclient i386 3.2.0-1.rc1.15.fc9 installed 3.8 M
samba-client i386 3.2.0-1.rc1.15.fc9 installed 27 M

Transaction Summary
================================================== ===========================
Install 0 Package(s)
Update 0 Package(s)
Remove 2 Package(s)

Is this ok [y/N]:
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #6  
Old 18th July 2008, 07:33 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Thanks

Go ahead and run
Code:
yum remove samba-client-3.2.0-1.rc1.15.fc9.i386 libsmbclient-3.2.0-1.rc1.15.fc9.i386
and this time, answer Yes.

When it's finished type and enter

yum clean all

then try your yum update again.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #7  
Old 18th July 2008, 07:48 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
Seve,
I beleive I have a problem as well with
samba-winbind and samba-common, see below:


[root@localhost mha]# rpm -aq | grep samba-winbind
samba-winbind-3.2.0-1.rc1.14.fc9.i386
samba-winbind-3.2.0-1.rc1.15.fc9.i386
[root@localhost mha]#
[root@localhost mha]#
[root@localhost mha]#
[root@localhost mha]#
[root@localhost mha]# rpm -aq | grep samba-common
samba-common-3.2.0-1.rc1.14.fc9.i386
samba-common-3.2.0-1.rc1.15.fc9.i386
[root@localhost mha]#

Thanks,
mha
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #8  
Old 18th July 2008, 07:58 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:

Try

Code:
yum remove samba-winbind-3.2.0-1.rc1.15.fc9.i386 samba-common-3.2.0-1.rc1.15.fc9.i386
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #9  
Old 18th July 2008, 08:01 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
Hello,
I removed them and now update is working. What's the problem ? Why you requested to remove the latest version ? and why I had 2 version of each ?


thanks,
mha
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #10  
Old 18th July 2008, 08:10 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Quote:
Originally Posted by mha
Hello,
I removed them and now update is working. What's the problem ?
Likely because you had an interrupted yum update session which left you with some duplicate packages installed.
Quote:
Originally Posted by mha
Why you requested to remove the latest version ?
Because those had no dependencies as they were part of an incomplete update that you had performed at some point. As such they were removed without any issues using yum.
Quote:
Originally Posted by mha
and why I had 2 version of each ?
(See the above explanations)

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #11  
Old 18th July 2008, 11:50 AM
M4rc0's Avatar
M4rc0 Offline
Registered User
 
Join Date: Aug 2007
Location: Brasil
Posts: 471
Ok, my turn

Code:
totem-mozplugin-2.23.2-4.fc9.i386 from installed has depsolving problems
  --> Missing Dependency: gecko-libs = 1.9 is needed by package totem-mozplugin-2.23.2-4.fc9.i386 (installed)
nspluginwrapper-1.1.0-2.fc9.i386 from installed has depsolving problems
  --> Missing Dependency: gecko-libs = 1.9 is needed by package nspluginwrapper-1.1.0-2.fc9.i386 (installed)
Error: Missing Dependency: gecko-libs = 1.9 is needed by package totem-mozplugin-2.23.2-4.fc9.i386 (installed)
Error: Missing Dependency: gecko-libs = 1.9 is needed by package nspluginwrapper-1.1.0-2.fc9.i386 (installed)
Code:
[root@localhost yum.repos.d]# rpm -qa | grep totem-mozplugin
totem-mozplugin-2.23.2-4.fc9.i386
I don't have duplicated packages, so what to do?
Reply With Quote
  #12  
Old 18th July 2008, 05:37 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Post your repolist
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #13  
Old 18th July 2008, 05:54 PM
Driftwould Online
Registered User
 
Join Date: Oct 2007
Location: North Carolina
Posts: 62
I'm having the exact same problem as M4rc0. Here is my repo list:

Code:
[todd@localhost ~]$ yum repolist
Loaded plugins: protectbase, refresh-packagekit
repo id              repo name                                 status
adobe-linux-i386     Adobe Systems Incorporated                enabled
fedora               Fedora 9 - i386                           enabled
livna                Livna for Fedora Core 9 - i386 - Base     enabled
updates              Fedora 9 - i386 - Updates                 enabled
This the first updating problem I've had in Fedora 9.
Reply With Quote
  #14  
Old 18th July 2008, 05:44 PM
M4rc0's Avatar
M4rc0 Offline
Registered User
 
Join Date: Aug 2007
Location: Brasil
Posts: 471
Code:
[marco@localhost ~]$ yum repolist
Loaded plugins: presto, protectbase, refresh-packagekit
repo id              repo name                                 status
fedora               Fedora 9 - i386                           enabled
kriehn               Professor Kriehn's Repository for Fedora  enabled
livna                Livna for Fedora Core 9 - i386 - Base     enabled
updates              Fedora 9 - i386 - Updates                 enabled
Reply With Quote
  #15  
Old 18th July 2008, 05:46 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
This is the third person (including me) with these dep issues. I feel they just havent hit the repo yet and suggest you just wait it out a day.
Reply With Quote
Reply

Tags
errors, stops, update, yum

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP! Nvidia stops working with last update! AloneInTheDark Hardware & Laptops 89 16th September 2009 12:38 AM
missing gpg key stops yum update lboucher Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 2 16th March 2009 10:01 PM
startx stops without errors (EE) jeanluca Installation and Live Media 2 14th July 2007 09:43 PM
Update Errors and Errors When Installing New Software fluxxuate Using Fedora 9 25th January 2007 11:22 AM
Keyboard stops responding 'yum update' gaidin_ Using Fedora 4 4th December 2005 11:59 PM


Current GMT-time: 21:17 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat