[MacPorts] #61514: ERROR: No value provided for the key: 'commit'. The correct syntax is '--info <key>=<value>'.

MacPorts noreply at macports.org
Tue Nov 17 00:51:26 UTC 2020


#61514: ERROR: No value provided for the key: 'commit'. The correct syntax is '--
info <key>=<value>'.
------------------------+----------------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  contrib     |    Version:
 Keywords:              |       Port:  portindex2json
------------------------+----------------------------
 I deleted the git clone of the ports tree that mprsyncup uses in order to
 have it check out a new one and create new portindexes from scratch
 (because #61507).

 After it did that, the part of the script that runs portindex2json.tcl
 happened. It ran the command like this:

 {{{
 /Volumes/RAID/var/tmp/mprsyncup/opt/local/bin/port-tclsh
 /Volumes/RAID/var/tmp/mprsyncup/release/contrib/portindex2json/portindex2json.tcl
 PortIndex_darwin_20_arm/PortIndex --info commit=
 }}}

 In other words it did not specify a commit. This caused it to print this
 error message:

 {{{
 ERROR: No value provided for the key: 'commit'. The correct syntax is '--
 info <key>=<value>'.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61514>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list