We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the revenant of bug #92, but meanwhile libdnf supports changelogs [1]. This leads me to the conclusion, that dnfdragora has an issue showing changelogs on Fedora. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1066867#c17
Dnfdragora fails to show changelog of packages on Fedora, even though dnf now supports it.
Fedora 33
$ dnfdragora --version dnfdragora version: 2.1.0
$ dnf info dnfdragora|grep -e Version -e Release Version : 2.1.0 Release : 2.fc33
Always
"Missing Information" is shown instead of actual package changelog
Package changelog of selected RPM is shown.
The text was updated successfully, but these errors were encountered:
Mmh... looks like I should have created this bug for dnfdaemon: https://github.com/manatools/dnfdaemon/blob/master/python/dnfdaemon/server/__init__.py#L933-L936
Sorry, something went wrong.
@Woi correct, it has to be fixed there first
No branches or pull requests
History & Context
This is the revenant of bug #92, but meanwhile libdnf supports changelogs [1]. This leads me to the conclusion, that dnfdragora has an issue showing changelogs on Fedora.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1066867#c17
Description of problem
Dnfdragora fails to show changelog of packages on Fedora, even though dnf now supports it.
Version-Release number of selected component:
Fedora 33
How reproducible
Always
Steps to Reproduce
Actual results
"Missing Information" is shown instead of actual package changelog
Expected results
Package changelog of selected RPM is shown.
The text was updated successfully, but these errors were encountered: