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

Fedora: dnfdragora still fails to show changelog of packages #196

Open
Woi opened this issue May 31, 2021 · 2 comments
Open

Fedora: dnfdragora still fails to show changelog of packages #196

Woi opened this issue May 31, 2021 · 2 comments

Comments

@Woi
Copy link

Woi commented May 31, 2021

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

$ dnfdragora --version
dnfdragora 
version: 2.1.0
$ dnf info dnfdragora|grep -e Version -e Release
Version      : 2.1.0
Release      : 2.fc33

How reproducible

Always

Steps to Reproduce

  1. Wait until updates are available in repositories
  2. Start dnfdragora
  3. Select a package
  4. Click on Changelog
  5. Recognise "Missing Information" instead of package changelog

Actual results

"Missing Information" is shown instead of actual package changelog

Expected results

Package changelog of selected RPM is shown.

@Woi
Copy link
Author

Woi commented May 31, 2021

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

@anaselli
Copy link
Collaborator

anaselli commented Jun 1, 2021

@Woi correct, it has to be fixed there first

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

2 participants