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

Apply replacement of DNF deprecated method #755

Merged
merged 2 commits into from Aug 30, 2016

Conversation

jkonecny12
Copy link
Member

First commit is taken from PR #740 .
Add fix on top of this commit and change the installation progress loop to more readable code.

j-mracek and others added 2 commits August 25, 2016 16:38
`dnf.callback.LoggingTransactionDisplay` is deprecated now. It was considered
part of API despite the fact that it has never been documented. Use
`dnf.callback.TransactionProgress` instead.
Method for progress reporting is now named progress instead of event.
Use a new method for error reporting to raise an exception when
installation failed.
@jkonecny12 jkonecny12 added the master Please, use the `f39` label instead. label Aug 26, 2016
@vpodzime
Copy link
Contributor

Looks good to me.

@j-mracek
Copy link
Contributor

I think that there should be no problem from dnf side.

@jkonecny12 jkonecny12 merged commit 1a4d17b into rhinstaller:master Aug 30, 2016
@jkonecny12 jkonecny12 deleted the master-fix-dnf-change branch August 30, 2016 07:59
@jkonecny12
Copy link
Member Author

Thank you @j-mracek and @vpodzime

@jkonecny12 jkonecny12 restored the master-fix-dnf-change branch August 30, 2016 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master Please, use the `f39` label instead.
3 participants