Created
November 16, 2012 18:20
-
-
Save ocxo/4089619 to your computer and use it in GitHub Desktop.
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
➜ cookbook-teamcity git:(master) ✗ vagrant provision | |
WARNING: Could not load IOV methods. Check your GSSAPI C library for an update | |
WARNING: Could not load AEAD methods. Check your GSSAPI C library for an update | |
[Berkshelf] uploading cookbooks to 'https://api.opscode.com/organizations/my_org' | |
[Berkshelf] Using cookbook-teamcity (0.0.1) at path: '/Users/Adam/src/cookbook-teamcity' | |
[Berkshelf] Using apt (1.5.0) | |
[Berkshelf] Uploading cookbook-teamcity (0.0.1) to: 'https://api.opscode.com/organizations/my_org' | |
[Berkshelf] Uploading apt (1.5.0) to: 'https://api.opscode.com/organizations/my_org' | |
[default] Running provisioner: Vagrant::Provisioners::ChefClient... | |
C:\opscode\chef\bin\chef-client.bat | |
[default] Creating folder to hold client key... | |
[default] Uploading chef client validation key... | |
#< CLIXML | |
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"><S S="Error">Exception calling "WriteAllBytes" with "2" argument(s): "Could not find a part _x000D__x000A_</S><S S="Error">of the path 'C:\etc\chef\validation.pem'."_x000D__x000A_</S><S S="Error">At line:28 char:42_x000D__x000A_</S><S S="Error">+ [System.IO.File]::WriteAllBytes <<<< ($new_file,$bytes)_x000D__x000A_</S><S S="Error"> + CategoryInfo : NotSpecified: (:) [], MethodInvocationException_x000D__x000A_</S><S S="Error"> + FullyQualifiedErrorId : DotNetMethodException_x000D__x000A_</S><S S="Error"> _x000D__x000A_</S></Objs> | |
translation missing: en.vagrant.errors.winrm_bad_exit_status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment