Description of problem: It's actually on texlive-pdfbook2-bin: When you run pdfbook2 it tries to run python3, resulting in an error. Just change /usr/bin/pdfbook2 first line to #!/usr/bin/env python2 and it's fixed. Version-Release number of selected component (if applicable): svn37537.0-42.20160520.fc28.noarch How reproducible: Steps to Reproduce: 1. run /usr/bin/pdfbook2 2. see error Actual results: error Expected results: run program Additional info:
texlive-base-20180414-30.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-f426779bb4
texlive-base-20180414-30.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.