Hi, I am running 10.4.4 Mac OS X and having trouble running FINK selfupdate from the command line. Here is the output:
$ sudo fink --version Package manager version: 0.23.10 Distribution version: 0.8.0.rsync Copyright (c) 2001 Christoph Pfisterer Copyright (c) 2001-2005 The Fink Package Manager Team This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. $ sudo fink selfupdate rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4-transitional/' --include='10.4-transitional/stable/' --include='10.4-transitional/stable/main/' --include='10.4-transitional/stable/main/finkinfo/' --include='10.4-transitional/stable/main/finkinfo/*/' --include='10.4-transitional/stable/main/finkinfo/*' --include='10.4-transitional/stable/main/finkinfo/**/*' --include='10.4-transitional/' --include='10.4-transitional/stable/' --include='10.4-transitional/stable/crypto/' --include='10.4-transitional/stable/crypto/finkinfo/' --include='10.4-transitional/stable/crypto/finkinfo/*/' --include='10.4-transitional/stable/crypto/finkinfo/*' --include='10.4-transitional/stable/crypto/finkinfo/**/*' --include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4-transitional/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4-transitional/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Reading package info... Updating package index... W: Couldn't stat source package list file: local/injected Packages (/sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: local/injected Packages (/sw/var/lib/apt/lists/_sw_fink_dists_local_injected_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) done. Information about 1962 packages read in 6 seconds. The following package will be installed or updated: fink /bin/cat /sw/src/fink-0.24.10.tar | /sw/bin/tar -xf - --no-same-owner --no-same-permissions make test Usage: ./setup.sh <prefix> Example: ./setup.sh /sw make: *** [test_setup] Error 1 ### execution of make failed, exit code 2 Failed: compiling fink-0.24.10-21 failed Any ideas for getting the update to work? Thanks, Brett. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
