[MacPorts] #15515: "port provides" broken in trunk
#15515: "port provides" broken in trunk -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- "`port provides`" seems to be broken in trunk (@37376). Not sure yet when this problem appeared. This is with Mac OS X 10.4.11 and Xcode 2.4.1 on Intel. {{{ $ /mp/bin/port provides foo list must have an even number of elements while executing "array set portspec { foo }" ("uplevel" body line 1) invoked from within "uplevel 1 "array set portspec { $portspec }"" (procedure "foreachport" line 6) invoked from within "foreachport $portlist { set file [compat filenormalize $portname] if {[file exists $file]} { if {![file isdirectory $file]..." (procedure "action_provides" line 9) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 86) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command # Exit immediately, by default, unless..." (file "/mp/bin/port" line 3165) $ }}} -- Ticket URL: <http://trac.macports.org/ticket/15515> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15515: "port provides" broken in trunk --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * cc: raimue@macports.org (added) Comment: It looks like r37238 caused this. -- Ticket URL: <http://trac.macports.org/ticket/15515#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15515: "port provides" broken in trunk --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: raimue@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by raimue@macports.org): * owner: macports-tickets@lists.macosforge.org => raimue@macports.org * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/15515#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15515: "port provides" broken in trunk --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: raimue@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by raimue@macports.org): * status: assigned => closed * resolution: => fixed Comment: Sorry, that was my mistake. While I changed the definition of the action to get an unexpanded argument list, I didn't change the action itself to operate on a list of strings instead of ports. Thanks for the report. Fixed in r37386. -- Ticket URL: <http://trac.macports.org/ticket/15515#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15515: "port provides" broken in trunk --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * milestone: MacPorts Future => MacPorts 1.7.0 -- Ticket URL: <http://trac.macports.org/ticket/15515#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts