hilverd/vagrant-ubuntu-oracle-xe

Puppet unzip [oracle zip] returned 2 instead of one of [0]

ataraxie opened this issue · 1 comments

I get this error in the log when I do Vagrant up:

==> default: err: /Stage[main]/Oracle::Xe/Exec[unzip xe]/returns: change from notrun to 0 failed: /usr/bin/unzip -o oracle-xe-11.2.0-1.0.x86_64.rpm.zip returned 2 instead of one of [0] at /tmp/vagrant-puppet/modules-79fe1534dfe8664ac594dd7ac064a9c7/oracle/manifests/init.pp:154

I have the file oracle-xe-11.2.0-1.0.x86_64.rpm.zip in modules/oracle/files.

Any ideas?

The Oracle zip file might be corrupted, please see #18.