Bug 1748462

Summary: git-tools package: git-restore-mtime incompatible with Python 3
Product: [Fedora] Fedora Reporter: Silas S. Brown <ssb22>
Component: git-toolsAssignee: Greg Bailey <gbailey>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gbailey
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: git-tools-2019.10-1.fc31 git-tools-2019.10-1.fc30 git-tools-2019.10-1.el8 git-tools-2019.10-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-28 01:10:18 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:

Description Silas S. Brown 2019-09-03 16:15:59 UTC
In the git-tools package (installed via dnf), /usr/bin/git-restore-mtime is a Python 2 script incorrectly set to run under the Python 3 interpreter.  It contains calls to decode("string-escape") which raise exceptions when run under Python 3.  Changing the first line to call python2 causes it to run correctly.

(Sorry I wasn't sure what to set "Component" to in this report as there didn't seem to be one specific to the package.  Please re-file as appropriate. Thanks.)

Comment 1 Greg Bailey 2019-09-21 23:22:38 UTC
Raised https://github.com/MestreLion/git-tools/issues/34 to track this

Comment 2 Fedora Update System 2019-11-19 04:30:00 UTC
FEDORA-2019-5f6f1dbdde has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-5f6f1dbdde

Comment 3 Fedora Update System 2019-11-19 04:30:38 UTC
FEDORA-2019-b41402c5ea has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-b41402c5ea

Comment 4 Fedora Update System 2019-11-19 04:31:08 UTC
FEDORA-EPEL-2019-ba6e5ff9a3 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ba6e5ff9a3

Comment 5 Fedora Update System 2019-11-19 04:31:27 UTC
FEDORA-EPEL-2019-6a211fd766 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-6a211fd766

Comment 6 Fedora Update System 2019-11-20 01:27:38 UTC
git-tools-2019.10-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-5f6f1dbdde

Comment 7 Fedora Update System 2019-11-20 02:19:25 UTC
git-tools-2019.10-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-b41402c5ea

Comment 8 Fedora Update System 2019-11-20 04:00:27 UTC
git-tools-2019.10-1.el8 has been pushed to the Fedora EPEL 8 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ba6e5ff9a3

Comment 9 Fedora Update System 2019-11-20 04:03:37 UTC
git-tools-2019.10-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-6a211fd766

Comment 10 Fedora Update System 2019-11-28 01:10:18 UTC
git-tools-2019.10-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2019-11-28 01:30:58 UTC
git-tools-2019.10-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2019-12-05 01:57:04 UTC
git-tools-2019.10-1.el8 has been pushed to the Fedora EPEL 8 stable repository. If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2019-12-05 02:16:07 UTC
git-tools-2019.10-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.