|
From: Alexander H. <ale...@gm...> - 2017-06-21 15:35:30
|
> On Jun 20, 2017, at 22:41, Thomas Scharkowski <t.s...@t-...> wrote: > >>> <snip> >> How about " ls -lR /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1 "? (lowercase “l”), so that we can verify the file sizes ? > $ ls -lR /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1 > total 0 > drwxr-xr-x 4 root wheel 136 19 Jun 13:22 DEBIAN > drwxr-xr-x 3 root wheel 102 19 Jun 13:22 sw > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/DEBIAN: > total 32 > -rw-r--r-- 1 root wheel 739 19 Jun 13:22 control > -rwxr-xr-x 1 root wheel 545 19 Jun 13:22 prerm > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/sw: > total 0 > drwxr-xr-x 3 root wheel 102 19 Jun 13:22 var > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/sw/var: > total 0 > drwxr-xr-x 3 root wheel 102 19 Jun 13:22 run > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/sw/var/run: > total 0 > drwxr-xr-x 3 root wheel 102 19 Jun 13:22 fink > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/sw/var/run/fink: > total 0 > drwxr-xr-x 3 root wheel 102 19 Jun 13:22 buildlock > > /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1/sw/var/run/fink/buildlock: > total 16 > -rw-r--r-- 1 root wheel 5 19 Jun 13:22 libsamplerate0-0.1.9-1.pid Those look reasonable to me. Is there anything out of the ordinary about your setup, like having /sw on a symlinked external volume? |