Skip to content

Instantly share code, notes, and snippets.

@mistermocha
Created October 14, 2014 18:08
Show Gist options
  • Save mistermocha/48578495883ad501fc9c to your computer and use it in GitHub Desktop.
Save mistermocha/48578495883ad501fc9c to your computer and use it in GitHub Desktop.
[ec2-user@ip-XXXXXX chef]$ bundle install
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...
Using rake 10.1.1
Using i18n 0.6.11
Using multi_json 1.10.1
Using activesupport 3.2.19
Using builder 3.2.2
Using ffi 1.9.6
Using libyajl2 1.1.0
Using ffi-yajl 1.2.0
Using hashie 2.1.2
Using mixlib-log 1.6.0
Using rack 1.5.2
Using uuidtools 2.1.5
Using chef-zero 3.2
Using diff-lcs 1.2.5
Using erubis 2.7.0
Using highline 1.6.21
Using mixlib-authentication 1.3.0
Using mixlib-cli 1.5.0
Using mixlib-config 2.1.0
Using mixlib-shellout 2.0.0.rc.0
Using net-ssh 2.9.1
Using net-ssh-gateway 1.2.0
Using net-ssh-multi 1.2.0
Using ipaddress 0.8.0
Using mime-types 1.25.1
Using net-dhcp 1.2.1
Using systemu 2.6.4
Using wmi-lite 1.0.0
Using ohai 7.6.0.rc.0
Using plist 3.1.0
Using coderay 1.1.0
Using method_source 0.8.2
Using slop 3.6.0
Using pry 0.10.1
Errno::EACCES: Permission denied - chef-12.0.0.alpha.2.gem
An error occurred while installing chef (12.0.0.alpha.2), and Bundler cannot continue.
Make sure that `gem install chef -v '12.0.0.alpha.2'` succeeds before bundling.
[ec2-user@ip-XXXXXX chef]$ gem list
*** LOCAL GEMS ***
activesupport (3.2.19)
bigdecimal (1.1.0)
builder (3.2.2)
bundler (1.6.2)
bundler-unload (1.0.2)
chef (12.0.0.alpha.2, 11.16.4)
chef-zero (3.2, 2.2)
coderay (1.1.0)
diff-lcs (1.2.5)
erubis (2.7.0)
executable-hooks (1.3.2)
ffi (1.9.6)
ffi-yajl (1.2.0)
gem-wrappers (1.2.4)
hashie (2.1.2)
highline (1.6.21)
i18n (0.6.11)
io-console (0.3)
ipaddress (0.8.0)
json (1.5.5)
libyajl2 (1.1.0)
method_source (0.8.2)
mime-types (1.25.1)
minitest (2.5.1)
mixlib-authentication (1.3.0)
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (2.0.0.rc.0, 1.6.0)
multi_json (1.10.1)
net-dhcp (1.2.1)
net-ssh (2.9.1)
net-ssh-gateway (1.2.0)
net-ssh-multi (1.2.0)
ohai (7.6.0.rc.0, 7.4.0)
plist (3.1.0)
pry (0.10.1)
rack (1.5.2)
rake (10.1.1, 0.9.2.2)
rdoc (3.9.5)
rest-client (1.6.7)
rubygems-bundler (1.4.4)
rvm (1.11.3.9)
slop (3.6.0)
systemu (2.6.4)
uuidtools (2.1.5)
wmi-lite (1.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment