Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#61337 - [signing-party] gpgparticipants-prefill needs to use python2
Attached to Project:
Community Packages
Opened by Christian Kohlstedde (chrko) - Thursday, 10 January 2019, 10:40 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 17 February 2019, 21:32 GMT
Opened by Christian Kohlstedde (chrko) - Thursday, 10 January 2019, 10:40 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 17 February 2019, 21:32 GMT
|
DetailsDescription:
'gpgparticipants-prefill' is still python2 code. Due to the fact that Arch uses python3 by default the shebang should be `#!/usr/bin/python2` Additional info: * community/signing-party 2.7-1 [installed] Steps to reproduce: Execute `/usr/bin/gpgparticipants-prefill` ``` File "/usr/bin/gpgparticipants-prefill", line 131 print "Looking at length", l ^ ``` `python2 /usr/bin/gpgparticipants-prefill` works :) |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Sunday, 17 February 2019, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: signing-party 2.8 fully ported to python3
Sunday, 17 February 2019, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: signing-party 2.8 fully ported to python3