LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-10-2009, 02:42 PM   #1
mshawabkeh
LQ Newbie
 
Registered: Mar 2009
Posts: 4

Rep: Reputation: 0
Dependency resolution failed


Hi everybody. I am new here and to Linux which am falling in love with.
I ran Fedora 9 on Virtual PC 2007 so I needed to install the Virtual machine additions. I used "Install or update virtual machine additions" from the VM menu and followed the steps to capture the iso image. I didn't know if there is a command to install all of them together so I double clicked on each package to install it which ran smoothly until I got this error for one of the packages:

Dependency resolution failed

Kernel-source >= 2.4.9 is needed by package vmadd-full-2.0-1.i386


By the way, I updated the whole system and the kernel is up to date.

Please help me.
 
Old 03-10-2009, 04:28 PM   #2
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Welcome to LQ!
Kernel and kernel source are two different things,so look for a package with "kernel source" or similar in the name and install it.That's it.

EDIT: It looks like the package that you want to install requiers very old kernel source,so maybe you'll need to install that kernel and its source for that software to work.

Last edited by alan_ri; 03-11-2009 at 01:16 PM.
 
Old 03-10-2009, 04:43 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Kernel-source >= 2.4.9 : Means ... at least version
'2.4.9' , so may be the default 'kernel-devel' for
Fedora 9 will do.

Try this : # yum install kernel-devel-Žuname -rŽ

( Else you will have to look for a package like
kernel-2.6.25-14.fc9.src.rpm,which is the source.)
.....
 
Old 03-11-2009, 11:20 AM   #4
mshawabkeh
LQ Newbie
 
Registered: Mar 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Thank you guys for the replies.
knudfl I did installed the kernel-devel and its up to date.
but I still get this problem. Would you please PLEASE tell me the best way to get these virtual machine additions.
 
Old 03-11-2009, 01:31 PM   #5
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
You should be able to install kernel source with your package manager.If the package wmadd requiers some older kernel and its sources no matter if there is "Kernel-source >= 2.4.9 is needed..." then you'll maybe have to search for the kernel that wmadd will work with if you really want to install that package.

Last edited by alan_ri; 03-12-2009 at 02:23 AM.
 
Old 03-11-2009, 04:31 PM   #6
mshawabkeh
LQ Newbie
 
Registered: Mar 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Alan would you please tell me how to install ALL Fedora 9 development libraries using the Konsole? This would solve many problems I got with another issue as well.
 
Old 03-12-2009, 02:13 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
  • # yum groupinstall "Development Tools"
  • # yum groupinstall "Development Libraries"

Good luck !
....

P.S.: Found some examples, kernel 2.4.9 src.rpm, source
http://ftp.redhat.com/pub/redhat/lin...S/en/os/SRPMS/
http://www.citi.umich.edu/projects/nfs-perf/patches/

( Or just google .. 2.4.9 src.rpm .. )
.....

Last edited by knudfl; 03-12-2009 at 02:34 AM.
 
Old 03-12-2009, 02:20 AM   #8
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Remember that is always good to search LQ or internet before you ask a question.It's better if you try to do it yourself.
I found two links that you would like to check: 1,2.
 
Old 03-12-2009, 12:27 PM   #9
mshawabkeh
LQ Newbie
 
Registered: Mar 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Thank you very much guys. Am erasing Virtual PC and going for the dual boot, I want to dive in now
 
  


Reply

Tags
pc, virtual



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
-=- Issues With Updates Dependency Resolution Failed etc -=- Slashdot87 SUSE / openSUSE 3 06-07-2007 03:55 PM
Dependency Resolution Failed Resolvable id 56791 does not exist. epl7soccer Linux - Newbie 0 04-07-2007 10:58 PM
suse -dependency resolution failed eddiejaques SUSE / openSUSE 3 10-03-2006 12:38 PM
Dependency Resolution Failed riba43 SUSE / openSUSE 1 08-11-2006 06:08 AM
ERROR: Dependency resolution failed tronica SUSE / openSUSE 5 06-27-2006 09:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:31 PM.

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