[MacPorts] #61015: subportof: selector ignores -p

MacPorts noreply at macports.org
Tue Aug 18 18:40:45 UTC 2020


#61015: subportof: selector ignores -p
------------------------+--------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  base        |    Version:  2.6.99
 Keywords:              |       Port:
------------------------+--------------------
 `man port` says:

 {{{
        -p
            Despite any errors encountered, proceed to process multiple
 ports and commands.
 }}}

 Nevertheless, it doesn't seem to do that when using the `subportof:`
 selector. For example, this works:

 {{{
 $ port -p info --name asdf zlib
 Error: Port asdf not found
 name: zlib
 }}}

 But this doesn't:

 {{{
 $ port -p info --name subportof:asdf zlib
 Error: process_cmd failed: Port asdf not found
 }}}

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


More information about the macports-tickets mailing list