[MacPorts] #60297: signing-party: @2.10_1: wants to use an uninstalled python version / also could be switched to python 3

MacPorts noreply at macports.org
Thu Apr 2 06:56:35 UTC 2020


#60297: signing-party: @2.10_1: wants to use an uninstalled python version / also
could be switched to python 3
----------------------------+--------------------
  Reporter:  tweinbrenner   |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Low            |  Milestone:
 Component:  ports          |    Version:  2.6.2
Resolution:                 |   Keywords:
      Port:  signing-party  |
----------------------------+--------------------
Description changed by tweinbrenner:

Old description:

> When I try to use the program keyart  I get the following error:
>
> {{{
> % keyart 0x3FD243BC8036B322
> zsh: /opt/local/bin/keyart: bad interpreter: /opt/local/bin/python2.73:
> no such file or directory
> }}}
>
> I am using MacPorts 2.6.2 / macOS 10.15.4 / Xcode 11.4.
>
> I suggest to change the program to use python 3
>
> {{{
> --- keyart      2020-04-02 08:43:52.000000000 +0200
> +++ /opt/local/bin/keyart       2019-10-09 18:22:45.000000000 +0200
> @@ -1,4 +1,4 @@
> -#!/opt/local/bin/python3
> +#!/opt/local/bin/python2.73
> }}}
>
> and make the port depend on python3 instead.
>
> Upstream already switched to python3 in version 2.8

New description:

 When I try to use the program keyart  I get the following error:

 {{{
 % keyart 0x3FD243BC8036B322
 zsh: /opt/local/bin/keyart: bad interpreter: /opt/local/bin/python2.73: no
 such file or directory
 }}}

 I am using MacPorts 2.6.2 / macOS 10.15.4 / Xcode 11.4.

 I suggest to change the program to use python 3

 {{{
 --- keyart      2020-04-02 08:43:52.000000000 +0200
 +++ /opt/local/bin/keyart       2019-10-09 18:22:45.000000000 +0200
 @@ -1,4 +1,4 @@
 -#!/opt/local/bin/python3
 +#!/opt/local/bin/python2.73
 }}}

 and make the port depend on python3 instead.

 Upstream changed to python3 in version 2.8 (see [https://salsa.debian.org
 /signing-party-team/signing-party/-/blob/master/debian/changelog
 changelog]).

--

-- 
Ticket URL: <https://trac.macports.org/ticket/60297#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list