Vagrant box update - issue -
i using vagrant 1.85 , @ point message teling me upgrade box version of ubuntu/trusty64 here message:
==> web02: newer version of box 'ubuntu/trusty64' available! ==> web02: have version '20160818.0.0'. latest version '20160822.0.0'. run ==> web02: `vagrant box update` update.
so ran command sudo vagrant box update
, message get:
==> web02: checking updates 'ubuntu/trusty64' web02: latest installed version: 20160818.0.0 web02: version constraints: web02: provider: virtualbox ==> web02: updating 'ubuntu/trusty64' provider 'virtualbox' version ==> web02: '20160818.0.0' '20160822.0.0'... ==> web02: loading metadata box 'https://atlas.hashicorp.com/ubuntu/trusty64' ==> web02: adding box 'ubuntu/trusty64' (v20160822.0.0) provider: virtualbox /opt/vagrant/embedded/lib/ruby/2.2.0/rubygems/version.rb:206:in `initialize': malformed version number string temp (argumenterror) /opt/vagrant/embedded/lib/ruby/2.2.0/rubygems/version.rb:198:in `new' /opt/vagrant/embedded/lib/ruby/2.2.0/rubygems/version.rb:198:in `new' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:284:in `block (3 levels) in find' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:284:in `each' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:284:in `all?' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:284:in `block (2 levels) in find' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:283:in `each' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:283:in `block in find' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:436:in `block in with_collection_lock' /opt/vagrant/embedded/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:435:in `with_collection_lock' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/box_collection.rb:268:in `find' /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/box_add.rb:302:in `box_add' .....
the upgrade not seems complete explain me whats meens?
thank perry
Comments
Post a Comment