Created attachment 1396013 [details] dnfdragora showing "Missing Information" instead of package changelog Description of problem: Dnfdragora fails to show changelog of packages. Version-Release number of selected component (if applicable): Fedora 26 and Fedora 27 $ dnfdragora --version dnfdragora version: 1.0.1 site: https://github.com/manatools/dnfdragora $ dnf info dnfdragora|grep -e Version -e Release Version : 1.0.1 Release : 9.git20180108.b0e8a66.fc26 How reproducible: Always Steps to Reproduce: 1. Wait till updates are available in the 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. Additional info: yumex-dnf is able to show package changelog, at least on Fedora 26 (there is no yumex-dnf any more on Fedora 27). See screenshots for details.
Created attachment 1396014 [details] yumex-dnf showing package changelog
As explained upstream: package changelog is not (yet) supported by dnf. I confused this with update information, which dnfdragora is able to show. I'm still looking for a good explanation about the differences, but at least this is not a bug of dnfdragora -> close