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

Failure with dmidecode from vm #3

Open
iranzo opened this issue Aug 25, 2018 · 2 comments
Open

Failure with dmidecode from vm #3

iranzo opened this issue Aug 25, 2018 · 2 comments

Comments

@iranzo
Copy link

iranzo commented Aug 25, 2018

# From a sosreport file
 cat dmidecode|./dmidecode.py 


Red Hat KVM (SN: Not Specified, UUID: 20A64866-94EB-4953-8AF4-7A058A1B3164)
Traceback (most recent call last):
  File "./dmidecode.py", line 155, in <module>
    profile()
  File "./dmidecode.py", line 89, in profile
    _show(info)
  File "./dmidecode.py", line 130, in _show
    cpu['Core Count'],
KeyError: 'Core Count'

Thanks!
Pablo

@iranzo
Copy link
Author

iranzo commented Aug 25, 2018

@iranzo
Copy link
Author

iranzo commented Aug 25, 2018

Conditional that patches it (raw: https://paste.fedoraproject.org/paste/l3Tsp9ICwPMfVaSjONevfQ )

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

1 participant