Created
July 11, 2014 13:07
-
-
Save obazoud/44f6d4c556db5299f86b 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
# -*- mode: ruby; coding: utf-8; -*- | |
source "https://api.berkshelf.com" | |
#source "https://supermarket.getchef.com" | |
cookbook 'chef-client', '~> 3.6.0' |
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
% berks install -d | |
I, [2014-07-11T15:06:24.033275 #21266] INFO -- : Reducing lockfile | |
D, [2014-07-11T15:06:24.033508 #21266] DEBUG -- : Current lockfile: | |
D, [2014-07-11T15:06:24.033582 #21266] DEBUG -- : | |
D, [2014-07-11T15:06:24.033674 #21266] DEBUG -- : DEPENDENCIES | |
D, [2014-07-11T15:06:24.033738 #21266] DEBUG -- : | |
D, [2014-07-11T15:06:24.033797 #21266] DEBUG -- : GRAPH | |
D, [2014-07-11T15:06:24.033858 #21266] DEBUG -- : | |
D, [2014-07-11T15:06:24.033916 #21266] DEBUG -- : Unlocking dependencies no longer in the Berksfile | |
D, [2014-07-11T15:06:24.033973 #21266] DEBUG -- : Removing transitive dependencies | |
D, [2014-07-11T15:06:24.034069 #21266] DEBUG -- : Checking base (>= 0.0.0) | |
D, [2014-07-11T15:06:24.034135 #21266] DEBUG -- : Skipping (not graphed) | |
D, [2014-07-11T15:06:24.034200 #21266] DEBUG -- : Checking chef-client (~> 3.6.0) | |
D, [2014-07-11T15:06:24.034258 #21266] DEBUG -- : Skipping (not graphed) | |
D, [2014-07-11T15:06:24.034314 #21266] DEBUG -- : New lockfile: | |
D, [2014-07-11T15:06:24.034374 #21266] DEBUG -- : | |
D, [2014-07-11T15:06:24.034440 #21266] DEBUG -- : DEPENDENCIES | |
D, [2014-07-11T15:06:24.034501 #21266] DEBUG -- : | |
D, [2014-07-11T15:06:24.034559 #21266] DEBUG -- : GRAPH | |
D, [2014-07-11T15:06:24.034613 #21266] DEBUG -- : | |
Resolving cookbook dependencies... | |
I, [2014-07-11T15:06:24.034746 #21266] INFO -- : Checking if lockfile is trusted | |
D, [2014-07-11T15:06:24.034826 #21266] DEBUG -- : Checking base (>= 0.0.0) | |
D, [2014-07-11T15:06:24.034891 #21266] DEBUG -- : Not in lockfile - cannot be trusted! | |
I, [2014-07-11T15:06:24.034951 #21266] INFO -- : Installing from universe | |
Fetching 'base' from source at site-cookbooks/base | |
D, [2014-07-11T15:06:24.037537 #21266] DEBUG -- : Using 'chefignore' at '/home/obazoud/Dropbox/kyriba/git/devops/chef-repo/chefignore' | |
D, [2014-07-11T15:06:24.040552 #21266] DEBUG -- : Creating a resolver | |
Fetching cookbook index from https://supermarket.getchef.com... | |
D, [2014-07-11T15:06:25.662400 #21266] DEBUG -- : ==> parsing Chef response body as JSON | |
D, [2014-07-11T15:06:25.807611 #21266] DEBUG -- : Using 'chefignore' at '/home/obazoud/Dropbox/kyriba/git/devops/chef-repo/chefignore' | |
D, [2014-07-11T15:06:25.810875 #21266] DEBUG -- : Adding explicit dependency on base (0.1.0) '/home/obazoud/Dropbox/kyriba/git/devops/chef-repo/site-cookbooks/base' | |
D, [2014-07-11T15:06:25.811036 #21266] DEBUG -- : Starting resolution... | |
I, [2014-07-11T15:06:26.135916 #21266] INFO -- : Installing base (0.1.0) | |
D, [2014-07-11T15:06:26.136152 #21266] DEBUG -- : Already installed - skipping install | |
Using base (0.1.0) from source at site-cookbooks/base | |
I, [2014-07-11T15:06:26.137032 #21266] INFO -- : Installing chef-client (3.6.0) | |
D, [2014-07-11T15:06:26.138135 #21266] DEBUG -- : Downloading chef-client (3.6.0) from https://supermarket.getchef.com | |
D, [2014-07-11T15:06:26.138998 #21266] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007f81cda55018 @name="chef-client", @version="3.6.0", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash cron=">= 1.2.0" logrotate=">= 1.2.0"> download_url="http://supermarket.getchef.com/api/v1/cookbooks/chef-client/versions/3.6.0/download" location_path="http://supermarket.getchef.com/api/v1" location_type="opscode">> | |
Installing chef-client (3.6.0) from https://supermarket.getchef.com ([opscode] http://supermarket.getchef.com/api/v1) | |
I, [2014-07-11T15:06:26.142520 #21266] INFO -- : Installing cron (1.4.0) | |
D, [2014-07-11T15:06:26.144191 #21266] DEBUG -- : Downloading cron (1.4.0) from https://supermarket.getchef.com | |
D, [2014-07-11T15:06:26.145562 #21266] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007f81cda67178 @name="cron", @version="1.4.0", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> download_url="http://supermarket.getchef.com/api/v1/cookbooks/cron/versions/1.4.0/download" location_path="http://supermarket.getchef.com/api/v1" location_type="opscode">> | |
Installing cron (1.4.0) from https://supermarket.getchef.com ([opscode] http://supermarket.getchef.com/api/v1) | |
I, [2014-07-11T15:06:26.149102 #21266] INFO -- : Installing logrotate (1.6.0) | |
D, [2014-07-11T15:06:26.150165 #21266] DEBUG -- : Downloading logrotate (1.6.0) from https://supermarket.getchef.com | |
D, [2014-07-11T15:06:26.150817 #21266] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007f81cda9c990 @name="logrotate", @version="1.6.0", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> download_url="http://supermarket.getchef.com/api/v1/cookbooks/logrotate/versions/1.6.0/download" location_path="http://supermarket.getchef.com/api/v1" location_type="opscode">> | |
Installing logrotate (1.6.0) from https://supermarket.getchef.com ([opscode] http://supermarket.getchef.com/api/v1) | |
D, [2014-07-11T15:06:26.440994 #21266] DEBUG -- : ==> Chef response did not contain a JSON body | |
E, [2014-07-11T15:06:26.441451 #21266] ERROR -- : Actor crashed! | |
Berkshelf::CommunitySiteError: An unexpected error occurred retrieving 'chef-client' (3.6.0) from the cookbook site at ''. | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:123:in `find' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:100:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:53:in `try_download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:33:in `block in download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `each' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:101:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `public_send' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:63:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:60:in `block in invoke' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:71:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/actor.rb:362:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks.rb:55:in `block in initialize' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks/task_fiber.rb:15:in `block in create' | |
An unexpected error occurred retrieving 'chef-client' (3.6.0) from the cookbook site at ''. | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:123:in `find' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:100:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:53:in `try_download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:33:in `block in download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `each' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:101:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `public_send' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:63:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:60:in `block in invoke' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:71:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/actor.rb:362:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks.rb:55:in `block in initialize' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks/task_fiber.rb:15:in `block in create' | |
(celluloid):0:in `remote procedure call' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:92:in `value' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/proxies/sync_proxy.rb:33:in `method_missing' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/proxies/cell_proxy.rb:17:in `_send_' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/pool_manager.rb:41:in `_send_' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/pool_manager.rb:123:in `method_missing' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `public_send' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:63:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:60:in `block in invoke' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:71:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/actor.rb:362:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks.rb:55:in `block in initialize' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks/task_fiber.rb:15:in `block in create' | |
(celluloid):0:in `remote procedure call' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/future.rb:104:in `value' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/future.rb:68:in `value' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:170:in `map' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:170:in `install_from_universe' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:39:in `run' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/berksfile.rb:371:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/cli.rb:143:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/thor-0.19.1/lib/thor/command.rb:27:in `run' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/cli.rb:52:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/thor-0.19.1/lib/thor/base.rb:440:in `start' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/cli.rb:27:in `execute!' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/bin/berks:5:in `<top (required)>' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/bin/berks:23:in `load' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/bin/berks:23:in `<main>' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/bin/ruby_executable_hooks:15:in `eval' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/bin/ruby_executable_hooks:15:in `<main>' | |
D, [2014-07-11T15:06:26.447365 #21266] DEBUG -- : ==> Chef response did not contain a JSON body | |
E, [2014-07-11T15:06:26.448798 #21266] ERROR -- : Actor crashed! | |
Berkshelf::CommunitySiteError: An unexpected error occurred retrieving 'cron' (1.4.0) from the cookbook site at ''. | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:123:in `find' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:100:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:53:in `try_download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:33:in `block in download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `each' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:101:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `public_send' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:63:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:60:in `block in invoke' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:71:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/actor.rb:362:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks.rb:55:in `block in initialize' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks/task_fiber.rb:15:in `block in create' | |
D, [2014-07-11T15:06:26.448523 #21266] DEBUG -- : ==> Chef response did not contain a JSON body | |
E, [2014-07-11T15:06:26.449399 #21266] ERROR -- : Actor crashed! | |
Berkshelf::CommunitySiteError: An unexpected error occurred retrieving 'logrotate' (1.6.0) from the cookbook site at ''. | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:123:in `find' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/community_rest.rb:100:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:53:in `try_download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:33:in `block in download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `each' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/downloader.rb:32:in `download' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/berkshelf-3.1.3/lib/berkshelf/installer.rb:101:in `install' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `public_send' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:26:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/calls.rb:63:in `dispatch' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:60:in `block in invoke' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/cell.rb:71:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/actor.rb:362:in `block in task' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks.rb:55:in `block in initialize' | |
/home/obazoud/.rvm/gems/ruby-1.9.3-p545/gems/celluloid-0.16.0.pre/lib/celluloid/tasks/task_fiber.rb:15:in `block in create' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fix available here: https://gist.github.com/hirose31/7f934f5e21917200f056