#40169: Error: Unable to open port: invalid command name "port::run_callbacks" -----------------------+-------------------------------- Reporter: guivho@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.0 Resolution: | Keywords: Port: | -----------------------+-------------------------------- Comment (by guivho@…): Replying to [comment:4 cal@…]:
Please provide the output of {{{ port version grep run_callbacks /opt/local/share/macports/Tcl/port1.0/port.tcl grep run_callbacks /opt/local/share/macports/Tcl/port1.0/macports.tcl }}}
{{{ 11:04:04 guivho@zac:~ $ port version Version: 2.2.0 11:04:13 guivho@zac:~ $ grep run_callbacks /opt/local/share/macports/Tcl/port1.0/port.tcl # port::run_callbacks is called from macports1.0 after evaluating proc run_callbacks {} { 11:04:46 guivho@zac:~ $ grep run_callbacks /opt/local/share/macports/Tcl/port1.0/macports.tcl grep: /opt/local/share/macports/Tcl/port1.0/macports.tcl: No such file or directory }}} -- Ticket URL: <https://trac.macports.org/ticket/40169#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X