Skip to content

Instantly share code, notes, and snippets.

@physikerwelt
Created October 19, 2014 13:50
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 physikerwelt/f3e85373d1452ce7709f to your computer and use it in GitHub Desktop.
Save physikerwelt/f3e85373d1452ce7709f to your computer and use it in GitHub Desktop.
Notice: /Stage[main]/Labs_vagrant/Exec[migrate legacy files]/returns: /bin/mkdir: cannot create directory ‘/srv/vagrant’: File exists
Error: /bin/mkdir "/srv/vagrant" &&
(cd "/mnt/vagrant"; /bin/tar cf - .) |
(cd "/srv/vagrant"; /bin/tar xf -) &&
/bin/rm -rf "/mnt/vagrant"
returned 1 instead of one of [0]
Error: /Stage[main]/Labs_vagrant/Exec[migrate legacy files]/returns: change from notrun to 0 failed: /bin/mkdir "/srv/vagrant" &&
(cd "/mnt/vagrant"; /bin/tar cf - .) |
(cd "/srv/vagrant"; /bin/tar xf -) &&
/bin/rm -rf "/mnt/vagrant"
returned 1 instead of one of [0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment