[ATrpms-users] Can't update kernel nor nvidia

Axel Thimm Axel.Thimm at ATrpms.net
Mon Feb 19 10:00:53 CET 2007


On Mon, Feb 19, 2007 at 11:49:25AM +1100, Phill Edwards wrote:
> > Error: Missing Dependency: /boot/vmlinuz-2.6.18-1.2257.fc5 is needed
> > by package nvidia-graphics9746-kmdl-2.6.18-1.2257.fc5
> >
> > Is this checksum problem an issue at my end or atrpms?
> 
> Some more info on this. I ran yum clean all and yum clean metadata and
> then yum update. At the end of all that I got this error:
> 
> --> Finished Dependency Resolution
> Error: Missing Dependency: /boot/vmlinuz-2.6.18-1.2257.fc5 is needed
> by package nvidia-graphics8774-kmdl-2.6.18-1.2257.fc5
> Error: Missing Dependency: /boot/vmlinuz-2.6.18-1.2257.fc5 is needed
> by package alsa-kmdl-2.6.18-1.2257.fc5
> 
> I'm not getting checksum errors any more. Are you sure there isn't a
> problem at ATRPMs with this file missing?

This file is part of the vendor kernel rpm

$ rpm -qf /boot/vmlinuz-2.6.18-1.2257.fc5
kernel-2.6.18-1.2257.fc5

But this is not the latets kernel, so yum gets confused (yum always
discards all packages than the latest).

It is also not correct for yum to try to get
foo-kmdl-2.6.18-1.2257.fc5, you probably want the kmdls for the latest
kernel.

Try the following: Just upgrade to the latets kernel with

yum update kernel

or yum install kernel

If yum-plugin-kmdl is installed it hsould pull in the proper kmdls as
well. Then use yum update. This yum update will not be tempted to
randomly pull in kmdls for some kernel, because the kernel and kmdls
will already have been installed.

Hope the practice is not to different that the theory :/
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20070219/3c5486ba/attachment.bin 


More information about the atrpms-users mailing list