Im trying to follow the guide on installing cagefs on WHM with CentOS6.2 64bit. I received the following errors.
root@server1 [~]# yum install cagefs
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cagefs.x86_64 0:2.0-20.el6 will be installed
--> Processing Dependency: pam_lve >= 0.2-1 for package: cagefs-2.0-20.el6.x86_64
--> Running transaction check
---> Package pam_lve.x86_64 0:0.2-3.3.el6.cloudlinux will be installed
--> Processing Conflict: lve-1.1-0.20.el6.cloudlinux.x86_64 conflicts cagefs < 3.0
--> Finished Dependency Resolution
Error: lve conflicts with cagefs
You could try using --skip-broken to work around the problem
** Found 6 pre-existing rpmdb problem(s), yum check output follows:
MySQL-server-5.1.61-0.glibc23.x86_64 has missing requires of perl(DBI)
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.69-30_cpanel_maildir.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
root@server1 [~]# yum upd ate
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Setting up Update Process
No Packages marked for Update
root@server1 [~]# yum update kernel
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Se tting up Update Process
No Packages marked for Update
root@server1 [~]# yum install cagefs
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cagefs.x86_64 0:2.0-20.el6 will be installed
--> Processing Dependency: pam_lve >= 0.2-1 for package: cagefs-2.0-20.el6.x86_64
--> Running transaction check
---> Package pam_lve.x86_64 0:0.2-3.3.el6.cloudlinux will be installed
--> Processing Conflict: lve-1.1-0.20.el6.cloudlinux.x86_64 conflicts cagefs < 3.0
--> Finished Dependency Resolution
Error: lve conflicts with cagefs
You could try using --skip-broken to work around the problem
** Found 6 pre-existing rpmdb problem(s), yum check output follows:
MySQL-server-5.1.61-0.glibc23.x86_64 has missing requires of perl(DBI)
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.69-30_cpanel_maildir.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
root@server1 [~]# yum upd ate
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Setting up Update Process
No Packages marked for Update
root@server1 [~]# yum update kernel
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: de-proxy.cl-mirror.net
Se tting up Update Process
No Packages marked for Update
Comment