相关疑难解决方法(0)

当我尝试销毁厨房实例时,Virtualbox被锁定

我跑了一个测试厨房实例,一切都很好,但最后我确实试图用以下方法销毁厨房:

roberto@pc:~$ kitchen destroy
Run Code Online (Sandbox Code Playgroud)

Virtualbox给了我这个错误.

-----> Starting Kitchen (v1.1.1)
-----> Destroying <default-ubuntu-1204>...
       [default] Destroying VM and associated drives...
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #destroy action: [Expected process to exit with [0], but received '1'
---- Begin output of vagrant destroy -f ----
STDOUT: [default] Destroying VM and associated drives...
STDERR: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["unregistervm", "2507bc77-3734-429b-a573-d92fadb80e95", …
Run Code Online (Sandbox Code Playgroud)

virtualbox test-kitchen

6
推荐指数
2
解决办法
4193
查看次数

标签 统计

test-kitchen ×1

virtualbox ×1