Description of problem: Could not open: calibre-3.36.0-8.fc30.src.rpm Version-Release number of selected component (if applicable): alibre-3.36.0-8.fc30.src.rpm How reproducible: Always Steps to Reproduce: 1.sudo dnf install calibre-3.36.0-8.fc30.src.rpm Actual results: Last metadata expiration check: 0:00:15 ago on Mon 14 Oct 2019 12:31:51 PM EDT. Can not load RPM file: calibre-3.36.0-8.fc30.src.rpm. Could not open: calibre-3.36.0-8.fc30.src.rpm Expected results: Install calibre Additional info: none
You need the -9 version from updates-testing. *** This bug has been marked as a duplicate of bug 1761130 ***
Oh woops. Read too fast there. You cannot use dnf to install src.rpms. Use rpm: rpm -ivh calibre-3.36.0-8.fc30.src.rpm