[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package vagrant - 2.2.6+dfsg-2ubuntu3

---
vagrant (2.2.6+dfsg-2ubuntu3) focal; urgency=medium

  * d/p/0009-Fix-more-warnings-under-ruby-2.7.patch: update patch fixing more
warnings about using the last argument of a method call as keyword
parameters (LP: #1871685).

 -- Lucas Kanashiro   Wed, 24 Jun 2020 17:00:46
-0300

** Changed in: vagrant (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-07-16 Thread Luis Alberto Pabón
Same as Lothar here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-07-15 Thread Lothar Braun
I have installed 2.2.6+dfsg-2ubuntu3 from proposed. The update fixes all
warnings that I had encountered previously  .

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-07-07 Thread Luis Alberto Pabón
You can manually download it from here
https://launchpad.net/~lucaskanashiro/+archive/ubuntu/focal-vagrant-
sru/+packages if you don't want to add the PPA nor wait for proper
release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-07-07 Thread Kiruahxh
Could you release this fix please ? I update the distro (20.04) every
morning but I still read these annoying warning messages...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-25 Thread Lucas Kanashiro
Thank you Luis! The MP I submitted with those changes was also reviewed
and accepted, I am uploading the package now and let's wait for the SRU
team.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-25 Thread Luis Alberto Pabón
I can confirm I see none of the warnings I mentioned earlier with 2.2.6
+dfsg-2ubuntu3~ppa1 or any new ones either. Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-24 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/vagrant/+git/vagrant/+merge/386353

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-24 Thread Lucas Kanashiro
Sorry for the delay, and also thanks for the feedback you provided!

I talked to the Debian maintainer and the warnings you mention were
tackled and the upstream PR was updated accordingly:

https://github.com/hashicorp/vagrant/pull/11459

I applied the new changes locally and I was able to run some basic
commands with no issue (vagrant init, up, provision, ssh and destroy). I
uploaded this new version to the same PPA I mentioned previously:

https://launchpad.net/~lucaskanashiro/+archive/ubuntu/focal-vagrant-sru

Could you please try this new vesion (2.2.6+dfsg-2ubuntu3~ppa1) and
provide some feedback?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-19 Thread Eric Desrochers
For the package to get promoted from focal-proposed to focal-updates,
one needs to change the tag from 'verification-needed-focal' to
'verification-done-focal' and leave a comment with the outcome of the
-proposed package testing.

Once one does that, the vagrant package will turn green in pending sru page:
https://people.canonical.com/~ubuntu-archive/pending-sru.html

and will be eligigle for release (approve by SRU verification team)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-19 Thread Eric Desrochers
https://wiki.ubuntu.com/StableReleaseUpdates#Verification

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-15 Thread Kiruahxh
I'm waiting for it too, is there a planned release date ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-06-13 Thread Jeff Abrahamson
I see a fix has been committed a while back.  How long until we might
expect to see the fix in LTS?

If it will still be a while, is there a proposed work-around or local
fix?  (Sorry, I'm sure the answer to that is entirely evident to some.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-07 Thread Luis Alberto Pabón
Thank you for the work. Patches seem not quite complete as you
mentioned:

##
~ vagrant provision
==> default: Running provisioner: shell...
default: Running: inline script
/usr/share/rubygems-integration/all/gems/vagrant-2.2.6/plugins/provisioners/shell/provisioner.rb:56:
 warning: Using the last argument as keyword parameters is deprecated; maybe ** 
should be added to the call
(eval):1: warning: The called method `detail' is defined here

[...]


##
~ vagrant up (or reload)
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/bionic64' version '20200317.0.0' is up to 
date...
[...]
==> default: Forwarding ports...
/usr/share/rubygems-integration/all/gems/vagrant-2.2.6/plugins/providers/virtualbox/action/forward_ports.rb:50:
 warning: Using the last argument as keyword parameters is deprecated; maybe ** 
should be added to the call
/usr/share/rubygems-integration/all/gems/i18n-1.8.2/lib/i18n.rb:195: warning: 
The called method `t' is defined here

##

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-07 Thread Luis Alberto Pabón
Looks like it's been added to the deb repo within the last hour or so, I
did another apt update and got another 3 packages to upgrade including
vagrant. Will report back.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-07 Thread Luis Alberto Pabón
This one is different. Do a vagrant up from destroy, then ctrl+c
straight away


~ vagrant up
   
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/focal64'...
^C==> default: Waiting for cleanup before exiting...
/usr/share/rubygems-integration/all/gems/vagrant-2.2.6/bin/vagrant:200: 
warning: Using the last argument as keyword parameters is deprecated; maybe ** 
should be added to the call

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-07 Thread Lothar Braun
The package does appear in focal-proposed. Did you enable universe for
focal-propsed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-07 Thread Luis Alberto Pabón
I might be doing something wrong, but focal-proposed isn't bringing in
2.2.6+dfsg-2ubuntu2 and the launchpad link above only contains the
package sources and ubuntu build files. Am I too soon?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-06 Thread Lothar Braun
I have installed the update from focal-proposed. The update fixes most
warnings, but I found at least two warnings that are still present in
the output:

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/focal64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/focal64' version '20200505.0.0' is up to 
date...
==> default: Setting the name of the VM: vagrant_sys
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
/usr/share/rubygems-integration/all/gems/vagrant-2.2.6/plugins/providers/virtualbox/action/forward_ports.rb:50:
 warning: Using the last argument as keyword parameters is deprecated; maybe ** 
should be added to the call
/usr/share/rubygems-integration/all/gems/i18n-1.8.2/lib/i18n.rb:195: warning: 
The called method `t' is defined here
default: 22 (guest) =>  (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...

...
==> default: Mounting shared folders...
default: /vagrant => /data/vagrant
/usr/share/rubygems-integration/all/gems/vagrant-2.2.6/bin/vagrant:200: 
warning: Using the last argument as keyword parameters is deprecated; maybe ** 
should be added to the call
(eval):1: warning: The called method `error' is defined here

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-05 Thread Chris Halse Rogers
Hello Hartmut, or anyone else affected,

Accepted vagrant into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/vagrant/2.2.6+dfsg-
2ubuntu2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: vagrant (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags removed: verification-done-focal
** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-05-01 Thread Mathew Hodson
** Also affects: vagrant (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: vagrant (Ubuntu Focal)
   Importance: Undecided => Low

** Changed in: vagrant (Ubuntu Focal)
   Status: New => Triaged

** Changed in: vagrant (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-04-30 Thread Trent Lloyd
Hi Lucas,

Thanks for the patch updates. When I first submitted this we could have
snuck through before release without an SRU but the patch backport now
makes sense.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-04-27 Thread Lucas Kanashiro
** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871685] Re: [SRU] vagrant spits out ruby deprecation warnings on every call

2020-04-24 Thread Lucas Kanashiro
Using vagrant from this PPA containing the proposed changes the issue is
fixed:

https://launchpad.net/~lucaskanashiro/+archive/ubuntu/focal-vagrant-
sru/+packages

Reproducing the described test case:

$ apt install vagrant
$ vagrant
Usage: vagrant [options]  []

-v, --versionPrint the version and exit.
-h, --help   Print this help.

Common commands:
 box manages boxes: installation, removal, etc.
 cloud   manages everything related to Vagrant Cloud
 destroy stops and deletes all traces of the vagrant machine
 global-status   outputs status Vagrant environments for this user
 haltstops the vagrant machine
 helpshows the help for a subcommand
 initinitializes a new Vagrant environment by creating a 
Vagrantfile
 login   
 package packages a running vagrant environment into a box
 plugin  manages plugins: install, uninstall, update, etc.
 portdisplays information about guest port mappings
 powershell  connects to machine via powershell remoting
 provision   provisions the vagrant machine
 pushdeploys code in this environment to a configured 
destination
 rdp connects to machine via RDP
 reload  restarts vagrant machine, loads new Vagrantfile 
configuration
 resume  resume a suspended vagrant machine
 snapshotmanages snapshots: saving, restoring, etc.
 ssh connects to machine via SSH
 ssh-config  outputs OpenSSH valid configuration to connect to the 
machine
 status  outputs status of the vagrant machine
 suspend suspends the machine
 up  starts and provisions the vagrant environment
 upload  upload to machine via communicator
 validatevalidates the Vagrantfile
 version prints current and latest Vagrant version
 winrm   executes commands on a machine via WinRM
 winrm-configoutputs WinRM configuration to connect to the machine

For help on any individual command run `vagrant COMMAND -h`

Additional subcommands are available, but are either more advanced
or not commonly used. To see all subcommands, run the command
`vagrant list-commands`.

$ vagrant init
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871685

Title:
  [SRU] vagrant spits out ruby deprecation warnings on every call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1871685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs