Skip to content

Instantly share code, notes, and snippets.

@thom-nic
Created November 27, 2013 15:44
Show Gist options
  • Save thom-nic/7677847 to your computer and use it in GitHub Desktop.
Save thom-nic/7677847 to your computer and use it in GitHub Desktop.
Odd failures from Berkshelf on OSX
site :opscode
cookbook 'git', '~> 2.3.0'
cookbook 'zsh', '~> 1.0.0'
cookbook 'node', '~> 1.0.1'
cookbook 'nginx', '~> 2.0.4'
cookbook 'redisio', '~> 1.4.1'
cookbook 'mongodb', '~> 0.13.7'
cookbook 'cloudwatch-monitoring', '~> 1.1.0'
± rm -rf ~/.berkshelf/tmp ~/.berkshelf/cookbooks master!
tnichols@eng-mbp-04 ~/dev/app-chef
± berks install master!
Installing git (2.3.0) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
Installing zsh (1.0.0) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
Installing node (1.0.1) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
Installing nginx (2.0.4) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
Installing redisio (1.4.1) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
Installing mongodb (0.13.7) from site: 'http://cookbooks.opscode.com/api/v1/cookbooks'
The file at '/var/folders/57/7kc43km1357fb9lrdgc15jn00000gn/T/community-rest-stream20131127-20431-1bl280e' is not a known compression type
tnichols@eng-mbp-04 ~/dev/app-chef
± berks list master!
The file at '/var/folders/57/7kc43km1357fb9lrdgc15jn00000gn/T/community-rest-stream20131127-20514-nkigs9' is not a known compression type
tnichols@eng-mbp-04 ~/dev/app-chef
± la ~/.berkshelf master!
cookbooks/
tnichols@eng-mbp-04 ~/dev/app-chef
± l ~/.berkshelf/cookbooks master!
git-2.3.0/ mongodb-0.13.7/ nginx-2.0.4/ node-1.0.1/ redisio-1.4.1/ zsh-1.0.0/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment