Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

User talk:Perchrh

980 bytes added, 12:34, 6 March 2008
m
no edit summary
== Why vzctl-lib? ==
In your edit [[http://wiki.openvz.org/w/index.php?title=OS_template_cache_preparation&curid=1436&diff=4230&oldid=4162&rcid=4301]], you added vzctl-lib to yum command needed to install vzpkg. I think that vzpkg depends on vzctl, which in turn depends on vzctl-lib, so it should be picked up automatically. Was it the case for you that vzpkg didn't work unless being installed with explicit mention of vzctl-lib, or you just added that for some other reason? I'm going to revert your edit but really need to know why you did it.
Thank you for working with our wiki! --[[User:Kir|Kir]] 15:06, 5 March 2008 (EST)
 
: Yes, you are right. The reason I added it is that on my centos 5 x86-64 machine I was not able to run vzpkg, it failed because it tried calling a script which is part of vzctl-lib. As you say there should be a dependency in place. My experience is that it is missing. Therefore I recommend to add vzctl-lib to the yum-command. It will not cause any problems if the dependency is in place, right? {{Unsigned|Perchrh|13:55, 6 March 2008}}
 
:: I have checked that vzpkg requires vzctl, and vzctl requires vzctl-lib. So this dependency should be picked up automatically by yum. In case it's not working that way we should file a bug for yum. Could you please re-check the issue? --[[User:Kir|Kir]] 05:06, 6 March 2008 (EST)
 
::: Alright,
:::<code>
:::[root@osl2r134 ~]# rpm -q --whatrequires vzctl-lib
:::vzctl-3.0.22-1
:::</code>
 
:::The dependency is in place, so I would call it a bug in yum. I'll see if I have time (work is crazy) to reproduce the problem later.
:::--
:::PER
7
edits