vzctl create --root and vzyum and get_veid [message #12731] |
Thu, 03 May 2007 09:35 |
cesare.barberis
Messages: 2 Registered: May 2007
|
Junior Member |
|
|
Hello !
If I create a virtual machine with the following command:
# vzctl create 101 --ostemplate ... --config ... --root /a/b/101
then the following command fails:
# vzyum 101 install ...
I have modified the function 'get_veid()' into the file
'/usr/share/vzpkg/functions' replacing the string 'get_vz_var' with
'get_ve_var' and vzyum works correctly.
I am not sure if this is a bug or my misuse of commands.
Bye
Cesare Barberis
|
|
|