Skip to content

[Bug]: step-ca --version does not return version #2013

@roblatour

Description

@roblatour

Steps to Reproduce

Following the instructions to install and build STEP-CA here:
https://smallstep.com/blog/build-a-tiny-ca-with-raspberry-pi-yubikey/

The build works, but as it starts the first line that is displayed in the terminal is
./.version.sh: 4: Bad substitution ' out of the ' make build GOFLAGS=""
following this the build runs to completion.

But after that the command:
step-ca -version
responds with:

Smallstep CA/ (linux/arm64)
Release Date: 2024-09-25 15:29 UTC

i.e. the version number is not displayed out of the step-ca -version command

Your Environment

  • OS - Raspberry OS
  • step-ca Version - 0.27.4

Expected Behavior

the version number should be displayed

Actual Behavior

the version number is not displayed

Additional Context

build was from:
https://github.com/smallstep/certificates/releases/download/v0.27.4/step-ca_0.27.4.tar.gz

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

Metadata

Metadata

Assignees

Labels

bugneeds triageWaiting for discussion / prioritization by team

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions