#946 force using python2 to run script
Merged by mikem. Opened by franzh.
franzh/koji issue945  into  master

Download 946.patch

You need to fix the bit in the spec file that adjusts the shebang for python3. With this change it will result in #!/usr/bin/python32, which is not what we want.

rebased onto f356ac4f17b7dd3931c1d049018ca00b5f5d8bbc

Commit f356ac4 modifies the sed command in koji.spec to fix the issue that @mikem comments above.

:thumbsup:

:thumbsup:

Commit 8a24b64b fixes this pull-request

Pull-Request has been merged by mikem

Metadata