Bug 1393911

Summary: python2-staplelib dependency not met
Product: [Fedora] Fedora Reporter: Martí­n Marqués <martin.marques>
Component: pdf-staplerAssignee: Ranjan Maitra <itsme_410>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: itsme_410
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-11 03:25:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martí­n Marqués 2016-11-10 15:28:06 UTC
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:

Comment 1 Ranjan Maitra 2016-11-11 03:25:08 UTC
F23 will be EOL soon. Please upgrade to F24 and see if the problem persists.

Comment 2 Martí­n Marqués 2016-11-13 19:45:17 UTC
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.