[EXTERNAL] Re: Library libtdbc used in restore_ports script is unsigned

Fielding, Eric J (US 329A) eric.j.fielding at jpl.nasa.gov
Tue Apr 2 22:15:05 UTC 2024


Thanks, Josh, for the workaround. Using “sudo `readlink /opt/local/bin/port-tclsh` ./restore_ports.tcl” worked great.

++Eric

The most straightforward workaround is to use a different path for the
interpreter. /opt/local/bin/port-tclsh is a symlink to the actual
tclsh8.6 in a subdirectory, so running the script like this should work:

sudo `readlink /opt/local/bin/port-tclsh` ./restore_ports.tcl

Hopefully we can ship automatic migration in MacPorts base soon and
retire restore_ports.tcl.

- Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20240402/4e93e8eb/attachment.htm>


More information about the macports-users mailing list