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
# dpkg -l levant
ii levant 0.3.3-1 amd64 Levant is a templating and deployment tool for HashiCorp Nomad
# dpkg-query -L levant
/usr
/usr/bin
/usr/bin/levant_0.3.3_linux_amd64.zip
expected behaviour
ii levant 0.3.2-1 amd64 Levant is a templating and deployment tool for HashiCorp Nomad
# dpkg-query -L levant
/usr
/usr/bin
/usr/bin/levant
# levant version
Levant v0.3.2
The text was updated successfully, but these errors were encountered:
dmclf
changed the title
levant 0.3.3-1 arm64 package installs zipped levant file /usr/bin/levant_0.3.3_linux_arm64.zip
levant 0.3.3-1 arm64 & amd64 package install zipped levant file /usr/bin/levant_0.3.3_linux_arm64.zip instead of binary
Oct 9, 2023
@username-is-already-taken2 I suppose Levant is not actively maintained, seeing this (potentially not highly complicated issue?) is open for over a year now and 0.3.3 was the last release.
(any formal reading from Hashicorp related to Levant and if it is still to be used, or avoided?)
Nomad Pack is a new package manager and templating tool that can be used instead of Levant. Nomad Pack is currently in Tech Preview and may change during development.
Description
levant binary does not work after upgrading to 0.3.3
apt-get upgrade levant
apt-get install levant=0.3.3-1
levant version
dpkg -l levant
dpkg-query -L levant
same issue on amd64
expected behaviour
The text was updated successfully, but these errors were encountered: