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 _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
