Opened 9 years ago
Closed 9 years ago
#48822 closed defect (invalid)
restore_ports.tcl Help mi
Reported by: | h-nogami@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
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 (4)
comment:1 Changed 9 years ago by mdeaudelin (Mathieu Deaudelin-Lemay)
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mf2k@… |
---|
There is nothing to fix here. Since Trac is not for tech support, follow-up on the Macports Users mailing list instead.
comment:4 Changed 9 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.