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 28th June 2008, 10:38 AM
BenMoMo Offline
Registered User
 
Join Date: Jun 2008
Posts: 2
Yum failed to resolve dependency for tcl and tk

Hi, Everyone:
I'm using Fedora 9 on an Intel core duo PC.
When installing gitk by yum today, I got this error:

1:tk-8.5.1-4.fc9.i386 from updates has depsolving problems
--> Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (updates)
Error: Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (updates)

I think it's the update server's error, not my system's. Any one meet this before?
Reply With Quote
  #2  
Old 28th June 2008, 10:56 AM
Demz
Guest
 
Posts: n/a
my guess is that the tk package is also missing from the update which spits out the dependancy cause i get the error to
Reply With Quote
  #3  
Old 28th June 2008, 11:19 AM
Wayne
Guest
 
Posts: n/a
Same thing happening here and I just ignored it. Just give them time to get the servers sorted out

Wayne
Reply With Quote
  #4  
Old 28th June 2008, 11:50 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try
Code:
su
yum --enablerepo=updates-testing update tcl  tk


This work for me !
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 28th June 2008, 11:52 AM
Wayne
Guest
 
Posts: n/a
As an aside, have you tried the GDM from updates-testing? (Although there's a newer version in Koji)

Wayne
Reply With Quote
  #6  
Old 28th June 2008, 01:03 PM
Demz
Guest
 
Posts: n/a
if you wanna get the tk Package now, get it from koji ,, here's the URL http://koji.fedoraproject.org/koji/b...?buildID=53887
Reply With Quote
  #7  
Old 28th June 2008, 02:57 PM
BenMoMo Offline
Registered User
 
Join Date: Jun 2008
Posts: 2
Thank you, I get gitk works now. I think if I wait for the server getting OK, the problem can be solved too.
__________________
The Rootless Root Roots in A Rootless Mind
Reply With Quote
  #8  
Old 30th June 2008, 01:05 AM
omerugur Offline
Registered User
 
Join Date: Aug 2007
Location: Turkey
Posts: 1
No error :)

http://koji.fedoraproject.org/koji/...o?buildID=53887

tk-8.5.2-1.fc9.i386.rpm

Thanks Demz
Reply With Quote
  #9  
Old 28th June 2008, 04:12 PM
omaru's Avatar
omaru Offline
Registered User
 
Join Date: Jun 2008
Location: Tunisia
Posts: 13
Hi,
I got the same problem.
Here is my terminal output:
Code:
[root@localhost Desktop]# yum update
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package amsn.i386 0:0.97-4.fc9 set to be updated
--> Processing Dependency: tcl = 1:8.5.1 for package: tk
---> Package libertas-usb8388-firmware.noarch 2:5.110.22.p14-1.fc9 set to be updated
---> Package tcl.i386 1:8.5.2-1.fc9 set to be updated
--> Finished Dependency Resolution
1:tk-8.5.1-4.fc9.i386 from installed has depsolving problems
  --> Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (installed)
Error: Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (installed)


[root@localhost Desktop]# yum --enablerepo=updates-testing update tcl tk
Loaded plugins: refresh-packagekit
Setting up Update Process
Could not find update match for tk
Resolving Dependencies
--> Running transaction check
---> Package tcl.i386 1:8.5.2-1.fc9 set to be updated
--> Processing Dependency: tcl = 1:8.5.1 for package: tk
--> Finished Dependency Resolution
1:tk-8.5.1-4.fc9.i386 from installed has depsolving problems
  --> Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (installed)
Error: Missing Dependency: tcl = 1:8.5.1 is needed by package 1:tk-8.5.1-4.fc9.i386 (installed)
[root@localhost Desktop]#
It is weird... Does anyone have an explanation or a solution?
__________________
Omaru
Linux Lover
Reply With Quote
  #10  
Old 28th June 2008, 05:19 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924
Nothing weird about it. Just a few packages not ready for prime time. Sit back and relax. You don't need the updates this second.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #11  
Old 28th June 2008, 05:28 PM
omaru's Avatar
omaru Offline
Registered User
 
Join Date: Jun 2008
Location: Tunisia
Posts: 13
Unhappy

Hi,
thank you glennzo for your reply.
This error is preventing me from updating my system. Is there any way to update it ignoring this errors?
I am using FC9, but since the day i installed it, i cannot update my system using the update manager, it shows me the updates available but the "Update system" doesn't work.
I have to do everything manually using Yum, the default application installer (gpk-application 0.1.12) doesn't work too, i can search for software, but when i click 'Install' nothing happens. Is this normal?
I had the same problem with FC8, i installed F9 hoping this will solve this problem... In vain...
__________________
Omaru
Linux Lover
Reply With Quote
  #12  
Old 28th June 2008, 06:06 PM
DTParanoia Offline
Registered User
 
Join Date: Jun 2005
Posts: 17
Quote:
Originally Posted by omaru
Hi,
thank you glennzo for your reply.
This error is preventing me from updating my system. Is there any way to update it ignoring this errors?
Try the following from the command line:

yum update --exclude=tcl --exclude=tk

Last edited by DTParanoia; 28th June 2008 at 06:09 PM.
Reply With Quote
  #13  
Old 28th June 2008, 06:14 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924
Looks like DTParanoia has it covered.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #14  
Old 28th June 2008, 07:25 PM
omaru's Avatar
omaru Offline
Registered User
 
Join Date: Jun 2008
Location: Tunisia
Posts: 13
Thank you DTParanoia and glennzo, i learned someting new today
__________________
Omaru
Linux Lover
Reply With Quote
  #15  
Old 29th June 2008, 01:18 AM
Loki1950's Avatar
Loki1950 Offline
Registered User
 
Join Date: Feb 2005
Location: Ottawa ,Canada
Posts: 443
You could also use Yumex as a GUI for yum it allows you to drop those pesky failed dependences packages from your update list.

Enjoy the Choice
__________________
Enjoy the Choice:)
Q8200/Asus P5QDLDX/2G ram/500G HD f10/Evga 9800gt 512M
XP2500 Barton/AsusA7N8X Deluxe/768M RAM/6800gt 128M WinXPpro SP3 120 Gb ntft f10 80 Gb ext3
Reply With Quote
Reply

Tags
dependency, failed, resolve, tcl, 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
Dependency resolution failed roosterx Using Fedora 4 8th January 2009 05:11 PM
dependency resolution failed bob_knab Installation and Live Media 7 21st May 2008 05:45 AM
How do I resolve missing dependency??? avnpro Installation and Live Media 3 18th January 2008 08:20 PM
yum to resolve dependency for gtkpod taiwanmoose Using Fedora 4 16th August 2007 08:16 AM
[gnome Applet] Failed To Resolve, Or Extend kijun Using Fedora 1 28th January 2005 11:09 AM


Current GMT-time: 05:22 (Sunday, 19-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