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

[BUG] lshw2meta.py errors out #543

Closed
kambiz-aghaiepour opened this issue Oct 31, 2024 · 0 comments
Closed

[BUG] lshw2meta.py errors out #543

kambiz-aghaiepour opened this issue Oct 31, 2024 · 0 comments

Comments

@kambiz-aghaiepour
Copy link
Contributor

  • QUADS version: quads-2.1.0-20241030.noarch
  • Python version: python3-3.12.5-1.fc39.x86_64
  • Operating System: F39

Describe the bug
lshw2meta.py errors out

After also running into #542 I decided to gather the output of lshw -json and place the files from various hosts as FQDN.json in the /opt/quads/lshw directory.

After placing the lshw files in the above directory, here is the error output I'm getting:

# python3 /usr/lib/python3.12/site-packages/quads/tools/lshw2meta.py
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/quads/tools/lshw2meta.py", line 53, in <module>
    host_obj.save()
    ^^^^^^^^^^^^^
AttributeError: 'Host' object has no attribute 'save'
@sadsfae sadsfae added this to the 2.x Series - Bowie milestone Nov 1, 2024
@sadsfae sadsfae changed the title lshw2meta.py errors out [BUG] lshw2meta.py errors out Nov 1, 2024
@sadsfae sadsfae closed this as completed in 414658f Nov 1, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in QUADS 2.1 Series Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants