Page 1 of 1

Brew error related to zfs?

PostPosted: Sun Feb 24, 2019 11:03 pm
by Ikukuru
when installing usbmuxd using brew this error came up. any ideas?

Code: Select all
Error: Permission denied @ unlink_internal - /usr/local/etc/zfs/zed.d/all-syslog.sh


I'm on MacOS 10.14.3 (18D42)

Re: Brew error related to zfs?

PostPosted: Mon Feb 25, 2019 11:56 pm
by lundman
Nothing magical with the zed scripts, are the permissions weird?

Re: Brew error related to zfs?

PostPosted: Tue Feb 26, 2019 7:09 pm
by Ikukuru
lundman wrote:Nothing magical with the zed scripts, are the permissions weird?


I guess a more intelligent question might have been 'what are the correct permissions for zfs usr install?'

anyway, I changed permissions to match my user, the same as everything else in the directory. brew doesn't complain now...