Created
May 4, 2013 22:24
-
-
Save sbates/5518972 to your computer and use it in GitHub Desktop.
librarian/vagrant wtf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| saschabx-mac08:sensu-lxc-demo saschabX$ vagrant up | |
| Bringing machine 'default' up with 'virtualbox' provider... | |
| [default] Importing base box 'hw-ubuntu-12.10'... | |
| [default] Matching MAC address for NAT networking... | |
| [default] Setting the name of the VM... | |
| [default] Clearing any previously set forwarded ports... | |
| [default] Installing Chef cookbooks with Librarian-Chef... | |
| [default] Destroying VM and associated drives... | |
| (StandardError).vagrant.d/gems/gems/librarian-0.1.0/lib/librarian/source/git/repository.rb:209:in `run_command_internal': Permission denied (publickey). | |
| fatal: The remote end hung up unexpectedly | |
| from /Users/saschabX/.vagrant.d/gems/gems/librarian-0.1.0/lib/librarian/source/git/repository.rb:152:in `block (2 levels) in run!' | |
| from /Users/saschabX/.vagrant.d/gems/gems/librarian-0.1.0/lib/librarian/source/git/repository.rb:184:in `logging_command' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment