Error: ploop-lib conflicts with vzkernel

Here one can find interesting information about OpenVZ management and maintenance. OpenVZ control panels information also goes here

Error: ploop-lib conflicts with vzkernel

Postby lik » Wed Jan 30, 2013 6:36 am

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.
Code: Select all
===============================================================================================================================================================================================================================================================================
 Package                                                            Arch                                                           Version                                                         Repository                                                             Size
===============================================================================================================================================================================================================================================================================
Installing:
 vzctl-core                                                         x86_64                                                         4.1.2-1                                                         openvz-utils                                                          239 k
     replacing  vzctl-lib.x86_64 3.2.1-1
Updating:
 vzctl                                                              x86_64                                                         4.1.2-1                                                         openvz-utils                                                          105 k
Removing:
 ploop-lib                                                          x86_64                                                         1.2-1                                                           @openvz-utils                                                         253 k
Updating for dependencies:
 vzquota                                                            x86_64                                                         3.1-1                                                           openvz-utils                                                           93 k
Removing for dependencies:
 vzctl-lib                                                          x86_64                                                         3.2.1-1                                                         @openvz-utils                                                         202 k

Transaction Summary
===============================================================================================================================================================================================================================================================================
Install       1 Package(s)
Upgrade       2 Package(s)
Remove        2 Package(s)

Having done it you can re-run "yum update" to accomplish system update.
lik
Founder
Founder
 
Posts: 497
Joined: Wed Dec 15, 2010 3:21 am

Return to OpenVZ related

 


  • Related topics
    Replies
    Views
    Last post
cron