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

ident regex misidentifies packages with - in the version #32

Open
jkerry opened this issue Oct 1, 2018 · 1 comment
Open

ident regex misidentifies packages with - in the version #32

jkerry opened this issue Oct 1, 2018 · 1 comment

Comments

@jkerry
Copy link

jkerry commented Oct 1, 2018

sensu beta versions are of the following format:
2.0.0-beta.4-1

and a resulting hart artifact looks like so:
local-sensu-backend-2.0.0-beta.4-1-20181001132122-x86_64-linux.hart

this results in kitchen-habitat throwing an ident mismatch error:

✗✗✗
✗✗✗ [Err: 0] hab-sup(ER)[components/sup/src/error.rs:464:9]: Artifact ident local/sensu-backend/2.0.0-beta.4-1/20181001132122 for `local-sensu-backend-2.0.0-beta.4-1-20181001132122-x86_64-linux.hart' does not match expected ident local/sensu-backend-2.0.0-beta.4/1/20181001132122
✗✗✗
@jpae
Copy link

jpae commented Aug 4, 2019

+1 I'm getting this too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants