Opened 9 years ago

Last modified 9 years ago

#48822 closed defect

restore_ports.tcl Help mi — at Version 2

Reported by: h-nogami@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

My Mac is OSX Yosemite 10.10.5

bash-3.2# ./restore_ports.tcl myports.txt
prefix '/opt/local' does not appear to have a working port-tclsh
    while executing
"error "prefix '$macportsPrefix' does not appear to have a working port-tclsh""
    invoked from within
"if {$prefixFromInterp ne "" && $prefixFromInterp ne $macportsPrefix} {
    if {[file executable ${macportsPrefix}/bin/port-tclsh]} {
        exec ${ma..."
    (file "./restore_ports.tcl" line 257)

Help me..

Change History (2)

comment:1 Changed 9 years ago by mdeaudelin (Mathieu Deaudelin-Lemay)

I am guessing that you are following instructions on the Migration page after upgrading your OS, and getting this error after attempting step 3e. However, the error message you're getting suggests that MacPorts isn't properly installed on your computer (or if it is, then it's not in the default location).

It would be useful if you would tell us what exactly you are trying to do.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.