|
From: Thomas S. <t.s...@t-...> - 2017-06-23 16:57:41
|
-------- Original-Nachricht -------- > >> On Jun 23, 2017, at 09:47, Thomas Scharkowski <t.s...@t-...> wrote: >> >>>> > > <snip> > >>>> I have tried all suggestions without success. Is it time to give up? >>>> >>> Unfortunately, it may be. I think we’ve been able to rule out anything internal to the Fink distribution. Maybe a final check on the permissions? >>> Fionna-4:~ hansen$ ls -ld / /sw/ /sw/src >>> drwxr-xr-x 41 root wheel 1462 Jun 22 17:10 / >>> drwxr-xr-x 15 root wheel 510 Nov 3 2016 /sw/ >>> drwxr-xr-x 393 root wheel 13362 Jun 22 13:24 /sw/src >> >> ~ thomas$ ls -ld / /sw/ /sw/src >> drwxr-xr-x 69 root wheel 2414 23 Jun 18:31 / >> drwxr-xr-x@ 13 root wheel 442 24 Feb 2016 /sw/ >> drwxr-xr-x 1155 root wheel 39270 23 Jun 07:54 /sw/src >> >> >> > > Ah, I was missing the “@“ because I was using gnu ls from coreutils. > > $ /bin/ls -a -l -@ /sw > total 0 > drwxr-xr-x@ 15 root wheel 510 Nov 3 2016 . > com.apple.metadata:_kTimeMachineNewestSnapshot 50 > com.apple.metadata:_kTimeMachineOldestSnapshot 50 > drwxr-xr-x 41 root wheel 1462 Jun 22 17:10 .. > drwxr-xr-x 18 root wheel 612 Sep 20 2016 Applications > drwxr-xr-x 4 root wheel 136 Nov 14 2015 Library > drwxr-xr-x 2895 root wheel 98430 Jun 22 13:22 bin > drwxr-xr-x 70 root wheel 2380 Jun 22 13:24 etc > drwxr-xr-x 21 hansen wheel 714 Jun 22 13:22 fink > drwxr-xr-x 20 hansen wheel 680 Nov 3 2016 fink.old > drwxr-xr-x 735 root wheel 24990 Jun 19 08:19 include > drwxr-xr-x 1836 root wheel 62424 Jun 21 14:54 lib > drwxr-xr-x 26 root wheel 884 May 3 14:33 opt > drwxr-xr-x 61 root wheel 2074 Jun 22 13:22 sbin > drwxr-xr-x 198 root wheel 6732 Jun 20 13:30 share > drwxr-xr-x 393 root wheel 13362 Jun 22 13:24 src > drwxr-xr-x 18 root wheel 612 May 3 14:33 var > > thomas$ /bin/ls -a -l -@ /sw total 0 drwxr-xr-x@ 13 root wheel 442 24 Feb 2016 . com.apple.metadata:_kTimeMachineNewestSnapshot 50 com.apple.metadata:_kTimeMachineOldestSnapshot 50 drwxr-xr-x 69 root wheel 2414 23 Jun 18:31 .. drwxr-xr-x 3 root admin 102 29 Mär 2016 Applications drwxr-xr-x 1618 root admin 55012 23 Jun 18:48 bin drwxr-xr-x 41 root wheel 1394 23 Jun 18:48 etc drwxr-xr-x 12 root wheel 408 23 Jun 18:43 fink drwxr-xr-x 473 root admin 16082 23 Jun 18:43 include drwxr-xr-x 1129 root admin 38386 23 Jun 18:48 lib drwxr-xr-x 7 root admin 238 17 Jun 17:25 opt drwxr-xr-x 36 root admin 1224 23 Jun 17:52 sbin drwxr-xr-x 88 root admin 2992 23 Jun 18:48 share drwxr-xr-x 1155 root wheel 39270 23 Jun 07:54 src drwxr-xr-x 10 root wheel 340 24 Feb 2016 var |