Simon Urbanek

Results 171 comments of Simon Urbanek

Oh, and for the user, there is also `~/Library/Preferences/com.apple.SetupAssistant.plist` with the personal preferences if you want to avoid questions on the first login.

This is still a problem: the reason is that you cannot use bundled oneTBB if it is already installed in the system since the headers will clash. The error will...

You can check with the same binary from https://mac.r-project.org/bin/. If this is a bug in `libpq` then you can suggest an update to https://github.com/R-macos/recipes/blob/master/recipes/libpq

Can someone distill the bottom line here for me here, please? I'm about to bump the libraries on the CRAN build machines since we're about to do a full rebuild...

@BillyONeal Thanks for the report! Apologies, while signing the binary with my official key I failed to include the necessary entitlements. I have uploaded a new binary, now signed with...

@BillyONeal can you please confirm that it works now?

@aaronclarke thanks, this is a good idea, but, unfortunately, the PR completely messed up the sources. I had a look at your fork before, but couldn't use it for that...

New features in macOS 15 (Sequoia): - [USB Devices](https://developer.apple.com/documentation/virtualization/usb-devices) (Presumably this allows hot-pluggable USB mass storage devices instead of allocating them at initialization. However, it is unclear how this would...

Just reiterating above - the solution seems to be to use https://github.com/cloudyr/aws.ec2metadata/pull/11 Unfortunately I could not reach the maintainer and I don't have rights in the repo to accept the...

@asaha13 see above - install `aws.ec2metadata` with IMDSv2 support referenced above.