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

18th July 2008, 06:31 AM
|
|
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
|

18th July 2008, 06:41 AM
|
 |
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 ... :)
|

18th July 2008, 07:16 AM
|
|
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
|

18th July 2008, 07:21 AM
|
 |
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 ... :)
|

18th July 2008, 07:29 AM
|
|
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
|

18th July 2008, 07:33 AM
|
 |
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 ... :)
|

18th July 2008, 07:48 AM
|
|
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
|

18th July 2008, 07:58 AM
|
 |
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 ... :)
|

18th July 2008, 08:01 AM
|
|
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
|

18th July 2008, 08:10 AM
|
 |
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 ... :)
|

18th July 2008, 11:50 AM
|
 |
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?
|

18th July 2008, 05:37 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
|
Post your repolist
|

18th July 2008, 05:54 PM
|
|
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.
|

18th July 2008, 05:44 PM
|
 |
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
|

18th July 2008, 05:46 PM
|
|
"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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid 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: 21:17 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|