ploop and vzctl yum errors [message #48049] |
Wed, 26 September 2012 13:18 |
mangelot
Messages: 14 Registered: January 2012
|
Junior Member |
|
|
I'm receiving errors after yum update proces.
Quote:yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.oxilion.nl
* dag-extra: www.mirrorservice.org
* epel: mirror.nl.leaseweb.net
* extras: mirror.oxilion.nl
* openvz-kernel-rhel5: openvz.proserve.nl
* openvz-utils: openvz.proserve.nl
* updates: mirror.oxilion.nl
Excluding Packages in global exclude list
Finished
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package ploop.i386 0:1.5-1 set to be updated
---> Package ploop-lib.i386 0:1.5-1 set to be updated
---> Package vzctl.i386 0:4.0-1 set to be updated
--> Processing Dependency: libcgroup.so.1 for package: vzctl
---> Package vzctl-core.i386 0:4.0-1 set to be updated
--> Processing Dependency: libcgroup.so.1(CGROUP_0.35) for package: vzctl-core
--> Processing Dependency: libcgroup.so.1(CGROUP_0.32.1) for package: vzctl-core
--> Processing Dependency: libcgroup.so.1(CGROUP_0.32) for package: vzctl-core
--> Processing Dependency: libcgroup.so.1(CGROUP_0.34) for package: vzctl-core
--> Processing Dependency: libcgroup.so.1 for package: vzctl-core
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Finished Dependency Resolution
vzctl-core-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1(CGROUP_0.35) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
vzctl-core-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1(CGROUP_0.32.1) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
vzctl-core-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1 is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
ploop-lib-1.5-1.i386 from openvz-utils has depsolving problems
--> ploop-lib conflicts with ovzkernel
ploop-lib-1.5-1.i386 from openvz-utils has depsolving problems
--> ploop-lib conflicts with ovzkernel-PAE
vzctl-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1 is needed by package vzctl-4.0-1.i386 (openvz-utils)
vzctl-core-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1(CGROUP_0.34) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
vzctl-core-4.0-1.i386 from openvz-utils has depsolving problems
--> Missing Dependency: libcgroup.so.1(CGROUP_0.32) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
Error: Missing Dependency: libcgroup.so.1 is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
Error: ploop-lib conflicts with ovzkernel
Error: Missing Dependency: libcgroup.so.1 is needed by package vzctl-4.0-1.i386 (openvz-utils)
Error: Missing Dependency: libcgroup.so.1(CGROUP_0.35) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
Error: Missing Dependency: libcgroup.so.1(CGROUP_0.34) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
Error: Missing Dependency: libcgroup.so.1(CGROUP_0.32.1) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
Error: ploop-lib conflicts with ovzkernel-PAE
Error: Missing Dependency: libcgroup.so.1(CGROUP_0.32) is needed by package vzctl-core-4.0-1.i386 (openvz-utils)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
If i want to install libcgroup throught yum
yum install libcgroup
Quote:Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.oxilion.nl
* dag-extra: www.mirrorservice.org
* epel: mirror.nl.leaseweb.net
* extras: mirror.oxilion.nl
* openvz-kernel-rhel5: openvz.proserve.nl
* openvz-utils: openvz.proserve.nl
* updates: mirror.oxilion.nl
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package libcgroup available.
Nothing to do
Is there no package libcgroup-(devel) for centos 5.8 release?
or is it only available for centos 6?
regards, Marco
www.mangelot-hosting.nl
|
|
|
|
|
|
Re: ploop and vzctl yum errors [message #48085 is a reply to message #48049] |
Thu, 27 September 2012 04:44 |
Ales
Messages: 330 Registered: May 2009
|
Senior Member |
|
|
You really should open a bug ticket about libcgroup dependency on Centos 5.x (if it doesn't exist already). I believe the devs know about this but never the less, a bug is good for tracking such things.
Sorry for not being able to be more constructive at this time.
[Updated on: Thu, 27 September 2012 05:00] Report message to a moderator
|
|
|
Re: ploop and vzctl yum errors [message #48088 is a reply to message #48085] |
Thu, 27 September 2012 08:29 |
Bodysplit
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
My EL5 machine is also running into this problem since the updated packages vzctl 4.0 and ploop 1.5.
My findings: the required CPU groups in libcgroup was added to kernel 2.6.24 and later. It is not available in the EL5 2.6.18.
So unless the ovz kernel has this backported, this cgroup dependency will never happen. The libcgroup rpm's I could find were all for EL6.
For now I decided to yum versionlock the old vzctl / ploop-versions to get rid of the error message.
Is this the end of EL5 support?
--
This doesn't look comfortable...
|
|
|
|
|
|
Re: ploop and vzctl yum errors [message #48115 is a reply to message #48107] |
Thu, 27 September 2012 15:55 |
Bodysplit
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
libcgroup is installed now, but does not seem to help.
kernel 2.6.18 is now to old for ploop-lib.
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: ploop-lib = 1.4 for package: ploop
---> Package ploop-lib.x86_64 0:1.5-1 set to be updated
---> Package vzctl-core.x86_64 0:4.0-1 set to be updated
--> Processing Dependency: libvzctl-3.3.so()(64bit) for package: vzctl
--> Processing Dependency: vzctl-lib = 3.3-1 for package: vzctl
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Processing Conflict: ploop-lib conflicts vzkernel < 2.6.32-042stab061.1
--> Finished Dependency Resolution
vzctl-3.3-1.x86_64 from installed has depsolving problems
--> Missing Dependency: libvzctl-3.3.so()(64bit) is needed by package vzctl-3.3-1.x86_64 (installed)
ploop-lib-1.5-1.x86_64 from openvz-utils has depsolving problems
--> ploop-lib conflicts with ovzkernel
vzctl-3.3-1.x86_64 from installed has depsolving problems
--> Missing Dependency: vzctl-lib = 3.3-1 is needed by package vzctl-3.3-1.x86_64 (installed)
ploop-1.4-1.x86_64 from installed has depsolving problems
--> Missing Dependency: ploop-lib = 1.4 is needed by package ploop-1.4-1.x86_64 (installed)
Error: Missing Dependency: vzctl-lib = 3.3-1 is needed by package vzctl-3.3-1.x86_64 (installed)
Error: ploop-lib conflicts with ovzkernel
Error: Missing Dependency: ploop-lib = 1.4 is needed by package ploop-1.4-1.x86_64 (installed)
Error: Missing Dependency: libvzctl-3.3.so()(64bit) is needed by package vzctl-3.3-1.x86_64 (installed)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
package-cleanup and rpm run without error.
--
This doesn't look comfortable...
|
|
|
|
Re: ploop and vzctl yum errors [message #48117 is a reply to message #48116] |
Thu, 27 September 2012 16:31 |
Bodysplit
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
yes, repo is active and the dependencies listed are missleading.
[root@bart ~]# yum list installed | grep vzctl
vzctl.x86_64 3.3-1 installed
vzctl-lib.x86_64 3.3-1 installed
and:
[root@bart ~]# yum list installed | grep ploop
ploop.x86_64 1.4-1 installed
ploop-lib.x86_64 1.4-1 installed
The main issue seems to be the conflicting kernel version. And it seems that the switch to cgroup's was not a good idea, as it did break backwards compatibility.
--
This doesn't look comfortable...
|
|
|
|
|
|
|
|
|
|
|
Re: ploop and vzctl yum errors [message #48198 is a reply to message #48195] |
Wed, 03 October 2012 10:05 |
Bodysplit
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
So, ploop does currently work only with EL6?
As there is now upgrade path for EL5 to EL6 this results in ploop is only available on newer hardware (where it makes sense to directly install EL6).
I thought I could try ploop with EL5, but I didn't even migrated ext3 to 4 which seems to be another requirement for ploop.
Time to buy some new servers...
--
This doesn't look comfortable...
|
|
|
Re: ploop and vzctl yum errors [message #48221 is a reply to message #48049] |
Mon, 08 October 2012 07:11 |
ccto
Messages: 61 Registered: October 2005
|
Member |
|
|
F.Y.I.
I tried to run the following in CentOS 5 x64
yum erase ploop ploop-lib vzctl vzctl-lib
yum install vzctl.x86_64 vzctl-core.x86_64
yum update
It finally can complete the yum update process without error.
|
|
|