954,234 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

error: Failed dependencies:

Hi,

I am trying to install an rpm in Fedora 8. I tried installing in both the terminal and the "software installer" app in GUI. But, in both the places, it was giving the same below "Missing Dependency error":

error: Failed dependencies:
        kernel-sourcecode is needed by gds_cisco_vpn_client-2.0-11rhel4.i386


whats this kernel-sourcecode stuff? How to resolve this?

Thanks in advance for lookin at his post....:)

aripaka
Light Poster
36 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 
yum install kernal-sourcecode


I think that should do it. Or find it in your package manager.

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 
yum install kernal-sourcecode

I think that should do it. Or find it in your package manager.


hi linux,

i tried the above command but it gave the below output:

[root@localhost ~]# yum install kernal-sourcecode
Setting up Install Process
Parsing package install arguments
No package kernal-sourcecode available.
Nothing to do
You have mail in /var/spool/mail/root


Could u plz advise on this..

Thanks

aripaka
Light Poster
36 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

yum install kernel-source

or

yum install kernel*

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

You don't want to use the wildcard * because you'll get MANY packages installed.

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

yum search kernel* and choose the needed package

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

Exactly, but you don't want to install kernal*

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 
DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

Well I'm sorry for misspelling something. We're all human, and we don't need snobby fixes to our spelling. A simple "It's kernel with an 'e', not an 'a'." would have been nice.

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

>A simple "It's kernel with an 'e', not an 'a'." would have been nice.

Well, sorry, but we're not obligated to give 'nice' replies in this forum. In fact, you've misspelled 'kernel' twice in this thread already -- if you'll look carefully at the OP's last post, the reason yum couldn't find the package was probably because you gave the wrong spelling. In this forum, being correct is the thing that matters. Politeness is just an afterthought. :)

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

if you misspell, especially in linux, you end up in KFC and not in the blissful "everything-is-working" land ;)

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: