Hide Forgot
Description of problem: Trying to install python2-staplelib I get a missing dependency error. Version-Release number of selected component (if applicable): How reproducible: # dnf download pdf-stapler Last metadata expiration check: 3:06:32 ago on Thu Nov 10 09:07:26 2016. pdf-stapler-0.3.3-8.fc23.noarch.rpm 43 kB/s | 12 kB 00:00 # rpm -Uvh pdf-stapler-0.3.3-8.fc23.noarch.rpm error: Failed dependencies: python2-staplelib = 0.3.3-8.fc23 is needed by pdf-stapler-0.3.3-8.fc23.noarch # rpm -qa | grep python2-staplelib # dnf install python2-staplelib Last metadata expiration check: 3:06:58 ago on Thu Nov 10 09:07:26 2016. Error: nothing provides python2-PyPDF2 needed by python2-staplelib-0.3.3-8.fc23.noarch (try to add '--allowerasing' to command line to replace conflicting packages) Steps to Reproduce: 1. 2. 3. Actual results: Maybe the dependency should be python-PyPDF2 which is in the repository (and I actually have it installed) Expected results: Additional info:
F23 will be EOL soon. Please upgrade to F24 and see if the problem persists.
Can't the dependency get fixed with the information I gave above? F23 will be EOL when it's EOL, not sooner. I find this not an acceptable resolution.