[MacPorts] #24418: port upgrade fails
#24418: port upgrade fails -------------------------------+-------------------------------------------- Reporter: hsivank@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.9.0 Component: base | Version: 1.8.99 Keywords: | Port: -------------------------------+-------------------------------------------- It seems there is a bug in base/src/macports1.0/macports.tcl line 2969 {{{ if {$status != 0 && && $status != 2 ![ui_isset ports_processall]} { }}} Maybe it should be {{{ if {$status != 0 && $status != 2 && ![ui_isset ports_processall]} { }}} -- Ticket URL: <http://trac.macports.org/ticket/24418> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24418: syntax error in src/macports1.0/macports.tcl -------------------------------+-------------------------------------------- Reporter: hsivank@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts 1.9.0 Component: base | Version: 1.8.99 Keywords: | Port: -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned * cc: jmr@… (added) Comment: I'm going to assume you're right about that. This typo was introduced in r66313 11 hours ago. -- Ticket URL: <http://trac.macports.org/ticket/24418#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24418: syntax error in src/macports1.0/macports.tcl --------------------------------+------------------------------------------- Reporter: hsivank@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.9.0 Component: base | Version: 1.8.99 Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r66343. -- Ticket URL: <http://trac.macports.org/ticket/24418#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24418: syntax error in src/macports1.0/macports.tcl --------------------------------+------------------------------------------- Reporter: hsivank@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.8.99 Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by jmr@…): * milestone: MacPorts 1.9.0 => Comment: Really fixed by r66345. -- Ticket URL: <http://trac.macports.org/ticket/24418#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts