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

Deprecation Warnings #5

Open
blackknight36 opened this issue Jan 14, 2020 · 0 comments
Open

Deprecation Warnings #5

blackknight36 opened this issue Jan 14, 2020 · 0 comments

Comments

@blackknight36
Copy link

blackknight36 commented Jan 14, 2020

I'm getting a deprecation warning from this script when run on RHEL 8.

/usr/lib64/python3.6/site-packages/hawkey/__init__.py:345: DeprecationWarning: The class hawkey.Repo is deprecated. Please use dnf.repo.Repo instead. The class will be removed on 2019-12-31.
  warnings.warn(msg, DeprecationWarning)

Additionally the repo I'm attempting to run the splitter on doesn't produce any split data at all. The only output I receive is the above message. Does anybody know how to resolve this?

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