gnuhub / kiwi

注解kiwi充分理解linux系统构建,以便从零开始构建操作系统
http://localhost:8080/wiki/index.php?title=kiwi
GNU General Public License v2.0
0 stars 0 forks source link

vagrant up Could not read OVF file 'box.ovf' #5

Open gnuhub opened 10 years ago

gnuhub commented 10 years ago
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "-n", "/Users/stallman/.vagrant.d/boxes/kiwi_opensuse13.1_vagrant_5/0/virtualbox/box.ovf"]

Stderr: 0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance read failed
VBoxManage: error: Could not read OVF file 'box.ovf' (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 304 of file VBoxManageAppliance.cpp
gnuhub commented 10 years ago

https://github.com/gnuhub/kiwi_opensuse13.1_vagrant/issues/1

gnuhub commented 10 years ago

对 github_1 进行了安装后 进行vagrant镜像构建 https://github.com/gnuhub/kiwi/commit/3276277961ecd3dd3a9522e935c09ed4c12fb73e 出现

Can't call method "getOVFType" on an undefined value at 

/usr/share/kiwi/modules/KIWIImageFormat.pm line 299
gnuhub commented 10 years ago
gnuhub commented 10 years ago

resolved by https://github.com/openSUSE/kiwi/pull/375/files

todo

gnuhub commented 10 years ago

TEST

git checkout -b github_5 upstream/review_140723_vagrant_virtualbox_box
gnuhub commented 10 years ago
Creating image OVF configuration file...
warning: ovftool not found
gnuhub commented 10 years ago