hilverd / vagrant-ubuntu-oracle-xe

Install Oracle 11g XE in a Vagrant virtual machine running Ubuntu 12.04.
MIT License
287 stars 96 forks source link

-o oracle-xe-11.2.0-1.0.x86_64.rpm.zip returned 9 instead of one of [0] #24

Closed stevegreen22 closed 9 years ago

stevegreen22 commented 9 years ago

Hi,

This is the complete error message I get. I've tried with a couple of different versions of the zip file, any ideas?

==> 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 9 instead of one of [0] at /tmp/vagrant-puppet/modules-f41c281661b26b1bcf1fd36302640a11/oracle/manifests/init.pp:154

Should note that the download comes in a folder as an .rpm file.

If I rename it I get the 9 error, if i zip it I get the 2 error that you mentioned previously.

stevegreen22 commented 9 years ago

User error- dodgy zip download.