Description of problem: repoview is not installable in Fedora 30 because of unresolved dependencies. It is a Fedora 29 package in the Fedora 30 repos with unresolved dependencies. Version-Release number of selected component (if applicable): repoview-0.6.6-13.fc29.noarch How reproducible: dnf install repoview Steps to Reproduce: 1. Install Fedora 30 (RC 1.2) 2. dnf install repoview Actual results: Letzte Prüfung auf abgelaufene Metadaten: vor 0:42:38 am Sa 27 Apr 2019 12:52:56 CEST. Fehler: Problem: conflicting requests - nothing provides python2-kid >= 0.6.3 needed by repoview-0.6.6-13.fc29.noarch (try to add '--skip-broken' to skip uninstallable packages) Expected results: package should be build with the correct dependencies Additional info:
This is because its dependency (python-kid) was auto-retired from F30. I'm not sure if it's correct for something to be auto-retired without things it depends on also being retired, I've asked Miro about this. There is nothing that can actually be done about this unless python-kid can be revived on the F30 branch...
*** This bug has been marked as a duplicate of bug 1701917 ***