Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest standalone version is 2.2.15 #355

Open
maggie-weber opened this issue Sep 9, 2024 · 0 comments
Open

Latest standalone version is 2.2.15 #355

maggie-weber opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@maggie-weber
Copy link

maggie-weber commented Sep 9, 2024

Checklist

  • [ this is the problem ] Upgrade Terraspace: Are you using the latest version of Terraspace? This allows Terraspace to fix issues fast. There's an Upgrading Guide: https://terraspace.cloud/docs/misc/upgrading/
  • [ x ] Reproducibility: Are you reporting a bug others will be able to reproduce and not asking a question. If you're unsure or want to ask a question, do so on https://community.boltops.com
  • [ x ] Code sample: Have you put together a code sample to reproduce the issue and make it available? Code samples help speed up fixes dramatically. If it's an easily reproducible issue, then code samples are not needed. If you're unsure, please include a code sample.

My Environment

Software Version
Operating System Windows/WSL/Ubuntu, also normal Ubuntu
Terraform OpenTofu, but irrelevant
Terraspace Trying to install 2.2.17, but 2.2.15 is the latest one
Ruby Embedded

Expected Behaviour

When following the directions for the standalone installer for Debian/Ubuntu, the latest version available is 2.2.15. The actual latest version, 2.2.17, should be available to install.

Step-by-step reproduction instructions

  • # echo "deb https://apt.boltops.com stable main" > /etc/apt/sources.list.d/boltops.list
  • # curl -s https://apt.boltops.com/boltops-key.public | apt-key add -
  • # apt-get update
  • # apt list -a terraspace
    • Top version: terraspace/stable,now 2.2.15-1 amd64
  • # apt-get install -y terraspace
  • # terraspace version
    • 2.2.15

Additionally, downloading and installing without apt-get as described here results in 2.2.15 being installed.

Code Sample

Solution Suggestion

@maggie-weber maggie-weber added the bug Something isn't working label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant