> On Jun 22, 2017, at 12:43, Thomas Scharkowski <t.scharkow...@t-online.de> 
> wrote:
> 
> -------- Original-Nachricht --------
>>> On Jun 21, 2017, at 23:15, Thomas Scharkowski <t.scharkow...@t-online.de> 
>>> wrote:
>>> 
>>> -------- Original-Nachricht --------
>>>>> On Jun 20, 2017, at 22:41, Thomas Scharkowski <t.scharkow...@t-online.de> 
>>>>> 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?
>>> No, /sw is at its usual place on my only HD "Macintosh HD".
>>> 
>>> 
>> Ah.  We’ve historically had issues with Fink on external drives or network 
>> shares, and their behavior can change via mount options, so I figured that 
>> was something to look for.
>> What happens if you run the command manually at a shell prompt:
>> $ sudo dpkg-deb -b 
>> /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1 
>> /sw/src/fink.build
>> ?
>> Do you get the same error?
> Yes, the same error.
> 
> Thomas
> 
> 

That restricts the problem a bit, then.  Since dpkg-deb uses tar to generate 
the .deb archive, let’s get some information about that from the following 
commands:

fink dumpinfo -ePATH libsamplerate0

type -a tar




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to