lando/hyperdrive

Tries to upgrade Lando even though I am on the latest version

Closed this issue · 0 comments

Describe the bug

I have the latest version of lando (rc12) at the time of this ticket. When I run hyperdrive, it think I need to upgrade.

To Reproduce
Steps to reproduce the behavior:

  1. Run hyperdrive -y --name "John Ouellet" --email john@thinktandem.io

Error

john@tandem:~$ hyperdrive -y --name "John Ouellet" --email john@thinktandem.io

  _    _                          _      _
 | |  | |                        | |    (_)
 | |__| |_   _ _ __   ___ _ __ __| |_ __ ___   _____
 |  __  | | | | '_ \ / _ \ '__/ _` | '__| \ \ / / _ \
 | |  | | |_| | |_) |  __/ | | (_| | |  | |\ V /  __/
 |_|  |_|\__, | .__/ \___|_|  \__,_|_|  |_| \_/ \___|
          __/ | |
         |___/|_|

Determining operating system .................................. ubuntu
Determining package manager .................................. aptitude
Determining curl version .................................. 7.58.0
Determining git version .................................. 2.17.1
Checking for git config user name .................................. John Ouellet
Checking for git config user email .................................. john@thinktandem.io
Determining node version .................................. 10.15.1
Determining yarn version .................................. 1.12.3
Determining docker version .................................. 18.09.2
Determining lando version .................................. 3.0.0-rc.12
Checking for ssh public key .................................. john@kalamuna.com
Reticulating .................................. done!

Computing results matrix .................................. done!

THING     CURRENT VERSION/STATUS  RECOMMENDED ACTION
os        ubuntu                  do nothing
pkgmgr    aptitude                do nothing
curl      7.58.0                  do nothing
git       2.17.1                  do nothing
gitname   John Ouellet            do nothing
gitemail  john@thinktandem.io     do nothing
node      10.15.1                 do nothing
yarn      1.12.3                  do nothing
docker    18.09.2                 do nothing
lando     3.0.0-rc.12             upgrade lando
sshkey    john@kalamuna.com       do nothing

NOW I WANT TO ASK YOU A BUNCH OF QUESTIONS AND I WANT TO HAVE THEM ANSWERED IMMEDIATELY!

Downloading Lando
########################################################################################################################################                 90.1%^C
john@tandem:~$ 

Expected behavior
It should of not needed to install anything since I am on the latest version of all the things.

Operating System and version:
Linux pop-os 4.18.0-15-generic #16pop0~18.04.1-Ubuntu SMP Thu Feb 21 16:15:23 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux