> On Jun 22, 2017, at 13:13, Thomas Scharkowski <t.scharkow...@t-online.de> 
> wrote:
> 
> -------- Original-Nachricht --------
>>> 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
> 
> $ fink dumpinfo -ePATH libsamplerate0
> 
> type -a tar
> Information about 10197 packages read in 10 seconds.
> PATH=/sw/var/lib/fink/path-prefix-libcxx:/sw/var/lib/fink/path-prefix-clang:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/opt/X11/bin
> iMac:~ thomas$
> iMac:~ thomas$ type -a tar
> tar is /sw/bin/tar
> tar is /usr/bin/tar
> 

Hmm.  That looks fine.  I’m running out of ideas, unfortunately.  

Maybe try using “fink configure” and change the build directory, to e.g. 
finktest.build:

<press return to accept the default>
Which directory (absolute pathname) should Fink use to build packages? (If you
don't know what this means, it is safe to leave it at its default.) [] 
/sw/src/finktest.build
<press return to accept the defaults>

Then see if that changes the result.


------------------------------------------------------------------------------
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