On 14 Mar 2019, at 16:45, Simon Urbanek <simon.urbanek at R-project.org> wrote:
My point of objection was the disabling all checks in a blanket manner. Since this forum is read by many people, not everyone may realize the very harmful implications of that single command.
If you know what you're doing, that's fine, but then you also know that you can simply use Open and acknowledge that you want to install anyway which is much safer way that to disable all checks systemwide.
Same goes with SIP - for 99.99% of users it protects them and for a very good reason. If you need to modify system files, you better know what you're doing and take all the responsibility. There is also a very good reason why you need to go to Recovery to do that - it wouldn't make any sense otherwise ;).
Cheers,
Simon
On Mar 14, 2019, at 10:19 AM, Dr Eberhard W Lisse <el at lisse.NA> wrote:
Not Really.
I have been loading R binaries for almost 10 years from CRAN, if not
longer. If the SHA is ok, I don't care about Apple's Nanny mechanism.
And, it still warns on the first run, whether you really want to run a
program downloaded from the Internet.
The correct statement wouldhave been, something like: "Be careful when
you do that and only load binaries from reputable sources such as CRAN"
I really, really, really do not understand, after almost 40 years of
doing this (sendmail anyone?), why Apple wants to make an automated
start of Postfix requiring the SIP to be disabled off of the Recovery
Boot for a simple change of the launch control files.
el
On 2019-03-14 22:37 , Simon Urbanek wrote:
Very, very, very bad idea - never ever do that unless you're really
happy to infest your machine with nice viruses and ransomware.
Cheers,
Simon
On Mar 14, 2019, at 8:43 AM, Dr Eberhard W Lisse <el at lisse.NA> wrote:
Try from the commandline
sudo spctl --master-disable
and then install the package
el