Hi,
I just got myself a freshly reimaged 1and1 business server, and have decided to install ASL this time. I've got my subscription, and added the repostiory to yum. However, when I type yum update now, I get:
Error: Missing Dependency: kernel-utils is needed by package kernel
Does anybody have any ideas on this? Nothing I've tried so far (eg. force removing kernel then installing again) has seemed to work.
This is a fresh install, running Fedora Core 4
Thanks in advance for any help!
Tom
kernel-utils in ASL / FC4
-
- Forum User
- Posts: 5
- Joined: Mon Mar 26, 2007 9:54 pm
Try installing the package?
Have you tried: ?
Does: seem to work properly?
Code: Select all
yum install kernel-utils
Does:
Code: Select all
yum check-update
-
- Forum User
- Posts: 40
- Joined: Mon Mar 26, 2007 9:47 am
Thanks for the help! Yes, doing
yum install kernel-utils
failed because it couldn't find the rpm in the repository. I'm pretty sure that kernel-utils doesn't exist in FC4 and that it was obsoleted, replaced by several other packages.
I got round this by using rpmfind.net - This showed several kernel-utils packages for FC2 and FC3 but none for FC4.
I install the latest version for FC3, and this seemed to fool it long enough for me to install the ASL kernel.
When I then did a yum update, kernel-utils was deleted again, to be replaced by several other packages...
Tom
yum install kernel-utils
failed because it couldn't find the rpm in the repository. I'm pretty sure that kernel-utils doesn't exist in FC4 and that it was obsoleted, replaced by several other packages.
I got round this by using rpmfind.net - This showed several kernel-utils packages for FC2 and FC3 but none for FC4.
I install the latest version for FC3, and this seemed to fool it long enough for me to install the ASL kernel.
When I then did a yum update, kernel-utils was deleted again, to be replaced by several other packages...
Tom
-
- Forum User
- Posts: 5
- Joined: Mon Mar 26, 2007 9:54 pm
Resolved?
So is everything working OK now? Is the issue resolved?
I just want to make sure you're not left hanging... waiting for a solution!
I just want to make sure you're not left hanging... waiting for a solution!

-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
support@atomicorp.com is where you send this kind of stuff. Theres no way for us to manage trouble tickets through the forums.
-
- Forum User
- Posts: 40
- Joined: Mon Mar 26, 2007 9:47 am