> On Jun 19, 2017, at 04:26, Thomas Scharkowski <t.scharkow...@t-online.de> 
> wrote:
> 
> Without having changed anything else,after a selfupdate I get the following:
> 
> thomas$ sudo fink update-all
> Scanning package description files..........
> Information about 10197 packages read in 2 seconds.
> The following 2 packages will be installed or updated:
> libsamplerate0-dev libsamplerate0-shlibs
> curl --connect-timeout 30 -f -L -A 'fink/0.41.1' -O 
> http://distfiles.master.finkmirrors.net/distfiles/libsamplerate-0.1.9.tar.gz
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time Current
>                                 Dload  Upload   Total   Spent    Left Speed
> 100 4235k  100 4235k    0     0   878k      0  0:00:04  0:00:04 --:--:-- 1027k
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libsamplerate0-0.1.9-1 
> /sw/src/fink.build
> dpkg-deb: baue Paket »fink-buildlock-libsamplerate0-0.1.9-1« in 
> »/sw/src/fink.build/fink-buildlock-libsamplerate0-0.1.9-1_2017.06.19-13.22.42_darwin-x86_64.deb«.
> /sw/bin/dpkg-deb: konnte Tempdatei nicht erstellen (control): No such file or 
> directory
> ### execution of dpkg-deb failed, exit code 2
> Failed: can't create package fink-buildlock-libsamplerate0-0.1.9-1
> 
> This also occurs when Itry to install a random new package.
> 
> Help, please!
> 
> Thomas

We haven’t done anything to change the internals of how the buildlock system 
works, either.  That’s what’s failing here, because the control file isn’t 
being created.  

You’re sure that you literally have changed _nothing_?  You didn’t install any 
third-party software at all?  The only reasons I can think of for this to have 
worked at one point and then to fail would be:
1) Changing the behavior of a system utility, e.g. by having a third-party 
executable of the same name but with different behavior.
2) No disk space.
3) Incorrect permissions in the fink.build directory that somehow don’t allow 
the control file to be created.

$ ls -ld /sw/src/fink.build/
drwxr-xr-x  20 root  wheel  680 Jun 19 07:00 /sw/src/fink.build/


-- 
Alexander Hansen, Ph.D.
Fink User Liaison


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