You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version number shown during "dpki -i" should match the one in the name of the deb package
Actual Behavior
sudo dpkg -i /tmp/step-ca_amd64_0.25.3-rc3.deb
(Lese Datenbank ... 34685 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../step-ca_amd64_0.25.3-rc3.deb ...
Entpacken von step-ca (0.25.2) über (0.25.2) ...
step-ca (0.25.2) wird eingerichtet ...
sudo dpkg -i /tmp/step-cli_amd64_0.25.3-rc3.deb
(Lese Datenbank ... 34685 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../step-cli_amd64_0.25.3-rc3.deb ...
Entpacken von step-cli (0.25.2) über (0.25.2) ...
step-cli (0.25.2) wird eingerichtet ...
Additional Context
No response
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).
The text was updated successfully, but these errors were encountered:
It's possible the mismatch happens due to the -rc3 suffix. The version should be set automatically based on the git tag, and it does seem to do that at least for the binary. We'll cut the v0.26.0 soon, so I'm curious if it'll be set correctly for that.
Steps to Reproduce
adjust the version number within the deb Package
Your Environment
step
CLI Version - 0.25.2Expected Behavior
The version number shown during "dpki -i" should match the one in the name of the deb package
Actual Behavior
sudo dpkg -i /tmp/step-ca_amd64_0.25.3-rc3.deb
(Lese Datenbank ... 34685 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../step-ca_amd64_0.25.3-rc3.deb ...
Entpacken von step-ca (0.25.2) über (0.25.2) ...
step-ca (0.25.2) wird eingerichtet ...
sudo dpkg -i /tmp/step-cli_amd64_0.25.3-rc3.deb
(Lese Datenbank ... 34685 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../step-cli_amd64_0.25.3-rc3.deb ...
Entpacken von step-cli (0.25.2) über (0.25.2) ...
step-cli (0.25.2) wird eingerichtet ...
Additional Context
No response
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).
The text was updated successfully, but these errors were encountered: