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

Version info via the -h flag please and error message when executing 1.00 release #10

Closed
tkremer2005 opened this issue Jan 31, 2022 · 2 comments

Comments

@tkremer2005
Copy link

Hi Dave,

would it be possible to show the pmemtool version as part of the -h or as a parameter please?

Also since we updated to version 1.00 I get this error when running pmt:
xxxxxxxxxx:/usr/share/pmemtool-main # pmt
Traceback (most recent call last):
File "./pmt", line 239, in
main(sys.argv[1:])
File "./pmt", line 142, in main
i.dimms = i.parse_dimm()
File "/usr/share/pmemtool-main/ipmctl.py", line 233, in parse_dimm
if white_list[root[dimm][dimm_attr].tag] == 1:
KeyError: 'FWActiveAPIVersion'

@davelarsen58
Copy link
Owner

Integrated into Release 1.01.0

@davelarsen58
Copy link
Owner

Integrated into Release 1.01.0

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