Re: XQuartz fails to Launch or Reinstall

2016-10-11 Thread Jeremy Huddleston Sequoia
> On Oct 10, 2016, at 23:50, Thomas Lübking wrote: > > On Tue, Oct 11, 2016 at 02:12:18AM +, Wendy M Calvin wrote: >> Thanks for your response. >> >> I get >> >> touch: /tmp/.tX0-lock: Operation not permitted >> >> >> I get the same error “Operation not permitted” if I try to mv the /tmp

Re: XQuartz fails to Launch or Reinstall

2016-10-11 Thread Jeremy Huddleston Sequoia
Then why can't you create /tmp/.tX0-lock? Does it already exist? > On Oct 11, 2016, at 11:35, Wendy M Calvin wrote: > > The permissions appear to be correctly set and it does link to /private/tmp > > ptychodus:/ wcalvin$ ls -ld /tmp > lrwxr-xr-x@ 1 root wheel 11 Jan 30 2016 /tmp -> private/

Re: XQuartz fails to Launch or Reinstall

2016-10-11 Thread Thomas Lübking
On Tue, Oct 11, 2016 at 02:12:18AM +, Wendy M Calvin wrote: Thanks for your response. I get touch: /tmp/.tX0-lock: Operation not permitted I get the same error “Operation not permitted” if I try to mv the /tmp directory to something like tmp_old in order to recreate the link. According

Re: XQuartz fails to Launch or Reinstall

2016-10-11 Thread Thomas Lübking
On Mon, Oct 10, 2016 at 11:57:04PM -0700, Jeremy Huddleston Sequoia wrote: Apple didn't do that. The user did. We ship with /tmp as a symlink to /private/tmp with correct permissions. Ok, sorry. Maybe you should consider chattr'ing some things against your users ;-) (I mean, it's odd that pp