| yum update : vzeventmod [message #42345] |
Mon, 04 April 2011 11:37  |
mtrob Messages: 3 Registered: April 2011 Location: Bradenton, Fl, US |
Junior Member |
From: *se.biz.rr.com
|
|
while trying to do a 'yum update' I got the following error:
vzctl-3.0.26.2-1.x86_64 from openvz-utils has depsolving problems
--> Missing Dependency: vzeventmod is needed by package vzctl-3.0.26.2-1.x86_64 (openvz-utils)
All I can find is some mention of a kernel rpm missining the 'provides' entry for vzeventmod, but I am past that kernel. How do I get around this?
|
|
|
|
|
|
|
| Re: yum update : vzeventmod [message #42459 is a reply to message #42458] |
Tue, 19 April 2011 17:34   |
locutius Messages: 125 Registered: August 2007 |
Senior Member |
From: *adsl.xs4all.nl
|
|
correct yum doesnt have it and if you attempt to install a kernel upgrade using yum you risk being locked out of your box (happened to me twice)
i am using the latest kernel which suits my hardware from the link i have given
[Updated on: Tue, 19 April 2011 17:35] Report message to a moderator
|
|
|
|
|
|
|
|
| Re: yum update : vzeventmod [message #42475 is a reply to message #42345] |
Wed, 20 April 2011 12:58   |
Ales Messages: 227 Registered: May 2009 |
Senior Member |
From: *dynamic.sbb.rs
|
|
If you don't wish to upgrade the stock kernel you can use yum config to exclude it from the updates or you can even uninstall it.
Otherwise yum offers to upgrade all the existing packages on a server, including the kernel, as it should. Just installing and upgrading the stock kernel will not break your server in any way. You can have it on the server, just don't use it.
I find this solution the easiest & cleanest - the default kernel setting will prevent yum from removing your ovzkernel from being the default one in grub.conf. That's all you need.
[Updated on: Wed, 20 April 2011 13:00] Report message to a moderator
|
|
|
|
|
|
|
|
|