When running "yum update" on OpenVZ carrier server you might face the following error which prevents update process:
...
...
--> Processing Conflict: ploop-lib-1.6-1.x86_64 conflicts vzkernel < 2.6.32-042stab061.1
--> Finished Dependency Resolution
Error: ploop-lib conflicts with vzkernel
To resolve it use "
yum shell":
- Code: Select all
# yum shell
> update vzctl
> remove ploop\*
> run
> quit
Such sequence of actions will allow you to resolve runtime dependencies.
===============================================================================================================================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================================================================================================================
Installing: ...