It worked for me too until I did a self update sometime today. Is there a way to fix this or should I just blow away the installation?
-gideon > On Dec 1, 2017, at 5:12 PM, Craig Treleaven <[email protected]> wrote: > >> On Dec 1, 2017, at 4:44 PM, Gideon Simpson <[email protected] >> <mailto:[email protected]>> wrote: >> >> I just started having the problem: >> >> gideon@mymachine:~$ port list outdated >> can't read "result": no such variable >> while executing >> "ui_debug "sw_vers exists but running it failed: $result"" >> invoked from within >> "try -pass_signal { >> set macosx_version [exec /usr/bin/sw_vers -productVersion | cut >> -f1,2 -d.] >> } catch {*} { >> ui_debug "..." >> (procedure "mportinit" line 56) >> invoked from within >> "mportinit ui_options global_options global_variations" >> Error: /opt/local/bin/port: Failed to initialize MacPorts, can't read >> "result": no such variable >> > > Hmm, works for me. However, is there some reason you want to use the ‘list’ > verb? Try using just ‘port outdated’. > > Craig
