OpenVZ Forum


Home » General » Support » CentOS 5 + X Windows Installation
CentOS 5 + X Windows Installation [message #28222] Wed, 12 March 2008 04:16 Go to next message
ccto is currently offline  ccto
Messages: 61
Registered: October 2005
Member
We are running CentOS 5 (2.6.18-53.el5.028stab051.1PAE), and we are using the precreated openvz templates - centos-5-i386-minimal.tar.gz

We tried to run
yum groupinstall "X Software Development" "X Window System"

However, it always throws this exception -
--> Running transaction check
--> Processing Dependency: udev >= 089-1 for package: hal
--> Finished Dependency Resolution
Error: Missing Dependency: udev >= 089-1 is needed by package hal


May I ask any way to work around it?
Thank you very much for your kind attention.

Regards,
George.
Re: CentOS 5 + X Windows Installation [message #28230 is a reply to message #28222] Wed, 12 March 2008 09:45 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

The problem is that on centos-5-minimal udev package actually is not installed and our vzdev package provides udev capability.
rpm -q --provides vzdev
show us that we have only
udev = 084-13
. It is insufficient for us.
What can I suggest you:
1. If there is only this issue and you know additional parameter for yum to exclude udev verification you can use it.

2. Install appropriate udev package inside VE and remove vzdev package from inside the VE. Please look at this page after these operations!!!
http://forum.openvz.org/index.php?t=msg&goto=26055&& amp;srch=%2Fdev%2Fpty+always#msg_26055

P.S. There is an useful article http://wiki.openvz.org/X_inside_VE
I hope it will help you.

Thank You!
Previous Topic: Problem with OpenVPN in VE
Next Topic: Config file not found
Goto Forum:
  


Current Time: Sat Sep 07 20:20:31 GMT 2024

Total time taken to generate the page: 0.06088 seconds