> destroot fails for rc:
>
> /usr/bin/install -c history /opt/local/bin/- ;\
> rm -f /opt/local/bin/--; ln /opt/local/bin/- /opt/local/bin/-- ;\
> rm -f /opt/local/bin/-p; ln /opt/local/bin/- /opt/local/bin/-p ;\
> rm -f /opt/local/bin/--p; ln /opt/local/bin/- /opt/local/bin/--p
> install: /opt/local/bin/-: Operation not permitted
It's installing into ${prefix} directly instead of into
${destroot}${prefix} as it should. Fixed in r116136.
> Or maybe it's some other newfangled security device misfiring.
> I can certainly run the install command by hand without problem.
Yes, sandboxing is doing its job here.
- Josh
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users