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

[K-Bug] v6.0.129 not version and so prints as "v" #3690

Closed
4 of 6 tasks
dkcumming opened this issue Oct 4, 2023 · 2 comments
Closed
4 of 6 tasks

[K-Bug] v6.0.129 not version and so prints as "v" #3690

dkcumming opened this issue Oct 4, 2023 · 2 comments
Assignees

Comments

@dkcumming
Copy link

What component is the issue in?

Front-End

Which command

  • kompile
  • kast
  • krun
  • kprove
  • kprovex
  • ksearch

What K Version?

v6.0.129

Operating System

Linux

K Definitions (If Possible)

No response

Steps to Reproduce

daniel@daniel-MS-7E06 ~$ kup install k
removing 'github:runtimeverification/k/v6.0.128#packages.x86_64-linux.k'
✅ Successfully updated 'k' to version k (master).
daniel@daniel-MS-7E06 ~$ krun --version
cat: /nix/store/9swhc7ywxifkg5x05s65wzpf81i5vygr-k-6.0.129-e30530e4e57a860b57d66f366c8192f9b37a2657-maven/lib/version: No such file or directory
K version: v
Build date: Wed Oct 04 06:08:27 AEST 2023
daniel@daniel-MS-7E06 ~$

Expected Results

daniel@daniel-MS-7E06 ~$ krun --version
K version: v6.0.129
Build date: Wed Oct 04 01:49:55 AEST 2023

@Robertorosmaninho Robertorosmaninho self-assigned this Oct 4, 2023
@tothtamas28
Copy link
Contributor

This bug is also present in the Debian package: https://github.com/runtimeverification/pyk/actions/runs/6399807070/job/17372506101?pr=675

@Robertorosmaninho
Copy link
Collaborator

Fixed with #3691

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

Successfully merging a pull request may close this issue.

3 participants