<div>25.04.2021, 17:31, "Vasily Averin" &lt;vvs@virtuozzo.com&gt;:</div><blockquote><p>On 4/25/21 3:13 PM, Aleksey Cheusov wrote:</p><blockquote> Hi. I'm trying to create openvz-7 container with simfs.</blockquote><p><br />It looks like you have specified non-installed repository.<br />vzpkg shows that you have installed alt-8-x86,<br />but during creation you have specified another temp;late: alt-8-x86_64</p></blockquote><div>You are right. But the problem is different.</div><div>Using alt-8-x86 leads to the same results.</div><div> </div><div><div>[root@ryzen ~]# vzpkg list -a | grep alt-8</div><div>alt-8-x86                          </div><div>[root@ryzen ~]# vzctl create 103 --ostemplate alt-8-x86</div><div>Cached package set 'alt-8-x86' is not found, run create cache utility...</div><div>Creating OS template cache for alt-8-x86 template</div><div>Cache for alt-8-x86 is not found, running /usr/bin/yum to install it...</div><div>Error: execv(/usr/bin/yum...) failed: No such file or directory</div><div>Error: Failed to install the template cache for alt-8-x86</div><div>Destroying Container private area: /var/lib/vz/private/103</div><div>Container unregistered succesfully</div><div>Container private area was destroyed</div><div>Creation of Container private area failed</div><div>[root@ryzen ~]# vzpkg create cache alt-8-x86</div><div>Creating OS template cache for alt-8-x86 template</div><div>Cache for alt-8-x86 is not found, running /usr/bin/yum to install it...</div><div>Error: execv(/usr/bin/yum...) failed: No such file or directory</div><div>Error: Failed to install the template cache for alt-8-x86</div><div>[root@ryzen ~]# </div><div> </div><div>One more question.</div></div><div> </div><div><div>[root@ryzen ~]# vzpkg list -a</div><div>debian-7-x86_64                    2020-05-26 22:11:12</div><div>centos-5-x86                       </div><div>centos-5-x86-devel                 2021-04-25 00:45:32</div><div>centos-7-x86_64                    </div><div>centos-7-x86_64-minimal            2020-05-23 17:46:06</div><div>ubuntu-6.06-x86                    </div><div>ubuntu-6.06-x86-minimal            2021-04-25 14:58:09</div><div>alt-8-x86                          2020-05-23 21:52:36</div><div>alt-9-x86                          2020-05-23 20:37:50</div><div>alt-9-x86_64                       2020-05-23 20:30:06</div><div>[root@ryzen ~]# vzpkg remove cache ubuntu-6.06-x86</div><div>Removing OS template cache for ubuntu-6.06-x86 template</div><div>Error: Operation is not allowed. The template contains a pre-cached image.</div><div>[root@ryzen ~]# </div><div> </div><div>What does "The template contains a pre-cached image." mean and how to remove cache?</div><div> </div></div>