You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/19 12:14:43 UTC

[GitHub] rabbah opened a new issue #3781: vagrant plugin disk-size not installed automatically

rabbah opened a new issue #3781: vagrant plugin disk-size not installed automatically
URL: https://github.com/apache/incubator-openwhisk/issues/3781
 
 
   This is on a fresh install of VB and Vagrant with vagrant up running for the first time:
   
   ```
   > vagrant up
   Bringing machine 'default' up with 'virtualbox' provider...
   ==> default: Box 'ubuntu/xenial64' could not be found. Attempting to find and install...
       default: Box Provider: virtualbox
       default: Box Version: >= 0
   ==> default: Loading metadata for box 'ubuntu/xenial64'
       default: URL: https://vagrantcloud.com/ubuntu/xenial64
   ==> default: Adding box 'ubuntu/xenial64' (v20180615.0.0) for provider: virtualbox
       default: Downloading: https://vagrantcloud.com/ubuntu/boxes/xenial64/versions/20180615.0.0/providers/virtualbox.box
       default: Download redirected to host: cloud-images.ubuntu.com
   ==> default: Successfully added box 'ubuntu/xenial64' (v20180615.0.0) for 'virtualbox'!
   There are errors in the configuration of this machine. Please fix
   the following errors and try again:
   
   Vagrant:
   * Unknown configuration section 'disksize'.
   
   
   penguin [master] vagrant>  vagrant plugin install vagrant-disksize
   Installing the 'vagrant-disksize' plugin. This can take a few minutes...
   Fetching: vagrant-disksize-0.1.2.gem (100%)
   Installed the plugin 'vagrant-disksize (0.1.2)'!
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services