Bug 1708993

Summary: pdfshuffler does not work in fedora30
Product: [Fedora] Fedora Reporter: Davide Repetto <red>
Component: pdfshufflerAssignee: Fabian Affolter <mail>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 30CC: mail, norbert.jurkeit, pgrahamdev
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: 2019-05-30 10:36:02 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:
Embargoed:
Bug Depends On: 1592820    
Bug Blocks:    

Description Davide Repetto 2019-05-12 10:17:59 UTC
Description of problem:
=======================
ON LAUNCH
Error: Could not import pdfshuffler
Cause: No module named pyPdf

Version-Release number of selected component (if applicable):
=============================================================
pdfshuffler-0.6.0-16.fc30.noarch

How reproducible:
=================
Always, on a clean Fedora 30 install.


Additional info:
================
This is due to a missing dependency on pyPdf, which, by the way, is not available in Fedora 30.

workaround:
===========
dnf --releasever=29 install pyPdf

Comment 1 psg_nm 2019-05-27 04:45:17 UTC
Seems to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1648514 .

Comment 2 Fabian Affolter 2019-05-30 10:36:02 UTC

*** This bug has been marked as a duplicate of bug 1648514 ***