Skip to content

Instantly share code, notes, and snippets.

@michaelklishin
Created December 21, 2011 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelklishin/1505213 to your computer and use it in GitHub Desktop.
Save michaelklishin/1505213 to your computer and use it in GitHub Desktop.
antares@marzo ~/Development/Opensource/travis-boxes.git
% be thor travis:base:build
$ vagrant basebox build 'natty32'
We did not find an isofile in <currentdir>/iso.
The definition provided the following download information:
- Download url: http://releases.ubuntu.com/11.04/ubuntu-11.04-server-i386.iso
- Md5 Checksum: ce1cee108de737d7492e37069eed538e
Download? (Yes/No) |No|
yes
Creating an iso directory
we tried to create a box or a box was here beforeooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo| 654.7MB 5.8MB/s ETA: 00:00:00
but now it's gone
$ vagrant basebox export natty32
natty32 is not found, maybe you need to build first?
$ mkdir -p boxes
$ mv natty32.box boxes/natty32.box
mv: cannot stat `natty32.box': No such file or directory
antares@marzo ~/Development/Opensource/travis-boxes.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment