[BlueOnyx:12688] Re: Aventurine Yum Error
Michael Stauber
mstauber at blueonyx.it
Sat Mar 30 17:34:51 -05 2013
Hi Dan,
> I am getting the following errors when trying to yum update one of our
> Aventurine servers:
>
> I have tried a yum cleanall and yum update but no success. Any
> suggestionsor help would beappreciated.
Actually you shouldn't have the "stock" kernel and its firmware
installed on Aventurin{e} to begin with, as there ares the vzkernel and
vzkernel-firmware RPMs that substitute the respective functions.
So the resolve would be to find and remove all kernel and
kernel-firmware RPMs, BUT not the vzkernel and vzkernel-firmware RPMs:
The command ...
rpm -qa|grep ^kernel-|grep -v headers
... will produce a list of RPMs that you need to remove with the command
"rpm -e --nodeps name-of-rpm".
After that you should be fine.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list