I have successfully run my own internal binary distribution for 10.4 and 10.5, but I can't get it working between my two (clean installed) 10.6 systems. Is it something to do with the way UseBinaryDist is automatically set to false for the moment? What I observe is that, even with that flag set to true in fink.conf, and the server added to apt sources.list, the debs are correctly pulled from the server, but then it starts doing a compile from source instead of installing the deb it just collected:
fink -b install deborphan Information about 7917 packages read in 1 seconds. The following package will be installed or updated: deborphan The following additional package will be installed: dialog Do you want to continue? [Y/n] /sw/bin/apt-get-lockwait --ignore-breakage --download-only install deborphan=1.7.23-2 dialog=1.0-20060221-1002 Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: deborphan dialog 0 packages upgraded, 2 newly installed, 0 to remove and 50 not upgraded. Need to get 168kB of archives. After unpacking 545kB will be used. Get:1 http://bramley.leeds.ac.uk unstable/main dialog 1.0-20060221-1002 [112kB] Get:2 http://bramley.leeds.ac.uk unstable/main deborphan 1.7.23-2 [55.0kB] Fetched 168kB in 0s (2121kB/s) Download complete and in download only mode Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-dialog-1.0-20060221-1002 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-dialog-1.0-20060221-1002' in `/sw/src/fink.build/fink-buildlock-dialog-1.0-20060221-1002_2009.12.15-14.46.20_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-dialog-1.0-20060221-1002_2009.12.15-14.46.20_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-dialog-1.0-20060221-1002. (Reading database ... 157838 files and directories currently installed.) Unpacking fink-buildlock-dialog-1.0-20060221-1002 (from .../fink-buildlock-dialog-1.0-20060221-1002_2009.12.15-14.46.20_darwin-x86_64.deb) ... Setting up fink-buildlock-dialog-1.0-20060221-1002 (2009.12.15-14.46.20) ... curl --connect-timeout 30 -f -L -A 'fink/0.29.10' -o dialog-1.0-20060221.tar.gz http://ftp.uk.debian.org/debian/pool/main/d/dialog/dialog_1.0-20060221.orig.tar.gz ...and so on... what have I missed? thanks, -- Viv ________________________________________________ Dr Viv Kendon http://quantum.leeds.ac.uk/~viv tel: +44 113 343 4864 Physics and Astronomy Quantum Information Group University of Leeds ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
