Giter Site home page Giter Site logo

cocaine-vagrant's People

Contributors

3hren avatar faucct avatar femueller avatar ilyar avatar noxiouz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cocaine-vagrant's Issues

error vagrant up

Install Ruby 2.1.1, VirtualBox 4.3 and Vagrant 1.5.3 (plugins: berkshelf, omnibus)

@ilyar master ~/lab/cocaine/vagrant
$ vagrant up
Bringing machine 'cocaine-install' up with 'virtualbox' provider...
==> cocaine-install: Importing base box 'precise64'...
==> cocaine-install: Matching MAC address for NAT networking...
==> cocaine-install: Setting the name of the VM: vagrant_cocaine-install_1397706202867_93771
==> cocaine-install: The cookbook path '/home/ilyar/.berkshelf/cocaine-install/vagrant/berkshelf-20140417-15964-1p9m4ru-cocaine-install' doesn't exist. Ignoring...
DEPRECATED: Your Berksfile contains a site location pointing to the Opscode Community Site (site :opscode). Site locations have been replaced by the source location. Change this to: 'source "http://api.berkshelf.com"' to remove this warning. For more information visit https://github.com/berkshelf/berkshelf/wiki/deprecated-locations
Updating Vagrant's berkshelf: '/home/ilyar/.berkshelf/cocaine-install/vagrant/berkshelf-20140417-15964-1p9m4ru-cocaine-install'
Resolving cookbook dependencies...
Fetching 'cocaine' from source at chef/cocaine
==> cocaine-install: Destroying VM and associated drives...
==> cocaine-install: Running cleanup tasks for 'chef_solo' provisioner...
/home/ilyar/.vagrant.d/gems/gems/ridley-3.0.0/lib/ridley/chef/cookbook.rb:44:in `from_path': The metadata at '/home/ilyar/lab/cocaine/vagrant/chef/cocaine' does not contain a 'name' attribute. While Chef does not strictly enforce this requirement, Ridley cannot continue without a valid metadata 'name' entry. (Ridley::Errors::MissingNameAttribute)
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/locations/base.rb:62:in `validate_cached!'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/locations/path.rb:16:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:179:in `block in download_locations'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:176:in `each'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:176:in `download_locations'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:149:in `install_from_universe'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:39:in `run'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/berksfile.rb:371:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/berksfile.rb:586:in `vendor'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/install.rb:47:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/install.rb:32:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/provision.rb:76:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/box_check_outdated.rb:33:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:57:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/configure_chef.rb:22:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/load_shelf.rb:27:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/set_ui.rb:11:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/env_set.rb:19:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:57:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/machine.rb:157:in `action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/batch_action.rb:72:in `block (2 levels) in run'
@ilyar v0.11 ~/lab/cocaine/vagrant
$ vagrant up
Bringing machine 'cocaine-install' up with 'virtualbox' provider...
==> cocaine-install: Importing base box 'precise64-docker'...
==> cocaine-install: Matching MAC address for NAT networking...
==> cocaine-install: Setting the name of the VM: vagrant_cocaine-install_1397706268030_15850
==> cocaine-install: The cookbook path '/home/ilyar/.berkshelf/cocaine-install/vagrant/berkshelf-20140417-15964-1p9m4ru-cocaine-install' doesn't exist. Ignoring...
DEPRECATED: Your Berksfile contains a site location pointing to the Opscode Community Site (site :opscode). Site locations have been replaced by the source location. Change this to: 'source "http://api.berkshelf.com"' to remove this warning. For more information visit https://github.com/berkshelf/berkshelf/wiki/deprecated-locations
Updating Vagrant's berkshelf: '/home/ilyar/.berkshelf/cocaine-install/vagrant/berkshelf-20140417-15964-1p9m4ru-cocaine-install'
Resolving cookbook dependencies...
Fetching 'cocaine' from source at chef/cocaine
==> cocaine-install: Destroying VM and associated drives...
==> cocaine-install: Running cleanup tasks for 'chef_solo' provisioner...
/home/ilyar/.vagrant.d/gems/gems/ridley-3.0.0/lib/ridley/chef/cookbook.rb:44:in `from_path': The metadata at '/home/ilyar/lab/cocaine/vagrant/chef/cocaine' does not contain a 'name' attribute. While Chef does not strictly enforce this requirement, Ridley cannot continue without a valid metadata 'name' entry. (Ridley::Errors::MissingNameAttribute)
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/locations/base.rb:62:in `validate_cached!'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/locations/path.rb:16:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:179:in `block in download_locations'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:176:in `each'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:176:in `download_locations'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:149:in `install_from_universe'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/installer.rb:39:in `run'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/berksfile.rb:371:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/berkshelf-3.0.1/lib/berkshelf/berksfile.rb:586:in `vendor'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/install.rb:47:in `install'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/install.rb:32:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/provision.rb:76:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:51:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/box_check_outdated.rb:33:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:57:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/configure_chef.rb:22:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/load_shelf.rb:27:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /home/ilyar/.vagrant.d/gems/gems/vagrant-berkshelf-2.0.0.rc3/lib/berkshelf/vagrant/action/set_ui.rb:11:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/env_set.rb:19:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builtin/call.rb:57:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/warden.rb:34:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/builder.rb:116:in `call'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `block in run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/util/busy.rb:19:in `busy'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/action/runner.rb:69:in `run'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/machine.rb:157:in `action'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.5.3/lib/vagrant/batch_action.rb:72:in `block (2 levels) in run'

Vagrant box doesn't exist

Vagrant box 'precise64-docker' doesn't exist in Reverbrain repo.

vagrant up
Bringing machine 'cocaine-install' up with 'virtualbox' provider...
==> cocaine-install: Box 'precise64-docker' could not be found. Attempting to find and install...
    cocaine-install: Box Provider: virtualbox
    cocaine-install: Box Version: >= 0
==> cocaine-install: Adding box 'precise64-docker' (v0) for provider: virtualbox
    cocaine-install: Downloading: http://repo.reverbrain.com/vagrant-base/precise64-docker.box
    cocaine-install: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 404 Not Found

apt_package[libcocaine-core2] action install: No candidate version available for libcocaine-core2

Hello People,

I ran the "vagrant up" command and found the following:

apt_package[libcocaine-core2] action install
==> cocaine-install: 
==> cocaine-install:     * No candidate version available for libcocaine-core2
==> cocaine-install: 
==> cocaine-install:     ================================================================================
==> cocaine-install:     Error executing action `install` on resource 'apt_package[libcocaine-core2]'
==> cocaine-install: 
==> cocaine-install: [2017-11-12T13:27:31+00:00] INFO: Running queued delayed notifications before re-raising exception
==> cocaine-install: 
==> cocaine-install: Running handlers:
==> cocaine-install: [2017-11-12T13:27:31+00:00] ERROR: Running exception handlers
==> cocaine-install: Running handlers complete
==> cocaine-install: [2017-11-12T13:27:31+00:00] ERROR: Exception handlers complete
==> cocaine-install: Chef Client failed. 11 resources updated in 01 minutes 49 seconds
==> cocaine-install: [2017-11-12T13:27:31+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> cocaine-install: [2017-11-12T13:27:31+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
==> cocaine-install: [2017-11-12T13:27:31+00:00] ERROR: apt_package[libcocaine-core2] (cocaine::default line 19) had an error: Chef::Exceptions::Package: No candidate version available for libcocaine-core2
==> cocaine-install: [2017-11-12T13:27:31+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.    ================================================================================

Please kindly look into it.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.