Bug 1578528 - Defaults to python 3 instead of python 2
Summary: Defaults to python 3 instead of python 2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-15 19:20 UTC by Lauro
Modified: 2018-12-16 04:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-12-16 04:22:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lauro 2018-05-15 19:20:27 UTC
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:

Comment 1 Fedora Update System 2018-12-13 18:45:38 UTC
texlive-base-20180414-30.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-f426779bb4

Comment 2 Fedora Update System 2018-12-16 04:22:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.