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

Deprecated API usage in scripts/renderks.py #21

Open
sandrobonazzola opened this issue Mar 4, 2022 · 4 comments
Open

Deprecated API usage in scripts/renderks.py #21

sandrobonazzola opened this issue Mar 4, 2022 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sandrobonazzola
Copy link
Member

sandrobonazzola commented Mar 4, 2022

Describe the bug

scripts/renderks.py:17:
  YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe.
  Please read https://msg.pyyaml.org/load for full details.

To reproduce

export SUPERMIN_MODULES="/usr/lib/modules/$(uname -r)"
export CHECK_ISO="True"
./build.sh

Expected behavior
Deprecated API shouldn't be used

@sandrobonazzola sandrobonazzola added the bug Something isn't working label Mar 4, 2022
@sandrobonazzola sandrobonazzola added the good first issue Good for newcomers label Mar 4, 2022
@losito105
Copy link

@sandrobonazzola Can I take this?

@sandrobonazzola
Copy link
Member Author

Yes @losito105 , thanks!

@sandrobonazzola sandrobonazzola changed the title Deprecated API usage inscripts/renderks.py Deprecated API usage in scripts/renderks.py Mar 9, 2022
@sandrobonazzola
Copy link
Member Author

@losito105 any help needed?

@sandrobonazzola sandrobonazzola added this to the ovirt-4.5.1 milestone Apr 11, 2022
@sandrobonazzola sandrobonazzola removed this from the ovirt-4.5.1 milestone Jun 10, 2022
@sandrobonazzola
Copy link
Member Author

@losito105 just checking if you have capacity to work on this or if this needs to be re-assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants