I have been running the 10.4 transitional tree. Following the instructions from the fink website, I converted to the 10.4 tree. Everything seemed to go fine including the selfupdate and the update all. Today I realized that /sw/bin/svnserve is missing. I believe it's part of the svn-ssl package.
Here's the content of /sw/etc/fink.conf # Fink configuration, initially created by bootstrap.pl Basepath: /sw RootMethod: sudo Trees: local/main stable/main stable/crypto local/bootstrap unstable/ main unstable/cryto Distribution: 10.4 Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN Mirror-ctan: ftp://tug.ctan.org/tex-archive Mirror-debian: ftp://ftp.debian.org/debian Mirror-gimp: ftp://ftp.gimp.org/pub/gimp Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME Mirror-gnu: ftp://ftp.gnu.org/gnu Mirror-kde: ftp://ftp.kde.org/pub/kde Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/ MirrorContinent: nam MirrorCountry: nam-us ProxyPassiveFTP: true Verbose: 3 SelfUpdateMethod: rsync Mirror-master: http://distfiles.master.finkmirrors.net/ Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/ MirrorOrder: MasterFirst Mirror-apt: http://bindist.finkmirrors.net/bindist ConfFileCompatVersion: 1 UseBinaryDist: true Mirror-apache: http://www.apache.org/dist Grep on fink list for svn yields only the following [EMAIL PROTECTED]:etc> fink list | grep svn i svn-client-ssl 1.1.3-12 Subversion - Client (with SSL) i svn-ssl-shlibs 1.1.3-12 Subversion - Shared libraries (with SSL) [EMAIL PROTECTED]:etc> So, I tried to do another selfupdate. Regardless of the mirror, I get the following results. [EMAIL PROTECTED]:admin> fink selfupdate Password: rsync -az -v rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP / sw/fink/TIMESTAMP.tmp receiving file list ... done /sw/fink/TIMESTAMP.tmp sent 111 bytes received 137 bytes 496.00 bytes/sec total size is 11 speedup is 0.04 I will now run the rsync command to retrieve the latest package descriptions. /usr/bin/su unknown -c "rsync -rtz --delete-after --delete -v -- include='10.4/' --include='10.4/stable/' --include='10.4/stable/ main/' --include='10.4/stable/main/finkinfo/' --include='10.4/stable/ main/finkinfo/*/' --include='10.4/stable/main/finkinfo/*' -- include='10.4/stable/main/finkinfo/**/*' --include='10.4/' -- include='10.4/stable/' --include='10.4/stable/crypto/' -- include='10.4/stable/crypto/finkinfo/' --include='10.4/stable/crypto/ finkinfo/*/' --include='10.4/stable/crypto/finkinfo/*' -- include='10.4/stable/crypto/finkinfo/**/*' --include='10.4/' -- include='10.4/unstable/' --include='10.4/unstable/main/' -- include='10.4/unstable/main/finkinfo/' --include='10.4/unstable/main/ finkinfo/*/' --include='10.4/unstable/main/finkinfo/*' -- include='10.4/unstable/main/finkinfo/**/*' --include='10.4/' -- include='10.4/unstable/' --include='10.4/unstable/cryto/' -- include='10.4/unstable/cryto/finkinfo/' --include='10.4/unstable/ cryto/finkinfo/*/' --include='10.4/unstable/cryto/finkinfo/*' -- include='10.4/unstable/cryto/finkinfo/**/*' --include='VERSION' -- include='DISTRIBUTION' --include='README' --exclude='**' 'rsync:// master.us.finkmirrors.net/finkinfo' '/sw/fink/'" ### execution of /usr/bin/su failed, exit code 1 Updating using rsync failed. Check the error messages above. (1) Give up (2) Retry the same mirror (3) Retry another mirror from your country (4) Retry another mirror How do you want to proceed? [3] 1 No mirror worked. This seems unusual, please submit a short summary of this event to [EMAIL PROTECTED] Thank you Just to make sure I checked for su because of ### execution of /usr/ bin/su failed, exit code 1. [EMAIL PROTECTED]:admin> ls -l /usr/bin/su -r-sr-xr-x 1 root wheel 19588 Mar 20 2005 /usr/bin/su Any suggestions? Thanks, Phil ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
