On 6/30/10 4:25 AM, Jean-Michel Pouré - GOOZE wrote: > More logs: > > sudo apt-get update > Err file: unstable/main Packages > File not found > Ign file: unstable/main Release > Err file: unstable/crypto Packages > File not found > Ign file: unstable/crypto Release On Fri, 2010-06-25 at 08:06 -0400,
That's in the FAQ. Run "fink selfupdate" to generate the package list files. > Alexander Hansen wrote: >> There's an official binary distribution for 10.5/PPC. I'm not sure >> why >> your setup didn't find it. > > Thank you for explanations. I will take over maintenance of OpenSSH and > probably other packages. I read in docs that OpenSSL has no binary > release. > > First, I would like to use a suitable Mac OS X 10.5 repository. Here are > my settings: > > /sw/etc/fink.conf > > # Fink configuration, initially created by bootstrap > Basepath: /sw > RootMethod: sudo > Trees: local/main stable/main stable/crypto unstable/main > unstable/crypto > Distribution: 10.5 > SelfUpdateTrees: 10.4 > ConfFileCompatVersion: 1 > Mirror-apache: http://www.apache.org/dist > Mirror-apt: http://bindist.finkmirrors.net/bindist > Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN > Mirror-ctan: ftp://tug.ctan.org/tex-archive > Mirror-debian: ftp://ftp.debian.org/debian > Mirror-freebsd: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles > 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-master: http://distfiles.nte.fr.eu.finkmirrors.net/ > Mirror-rsync: rsync://distfiles.master.finkmirrors.net/finkinfo/ > Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/ > MirrorContinent: eur > MirrorCountry: eur-fr > MirrorOrder: MasterFirst > ProxyPassiveFTP: true > UseBinaryDist: true > Verbose: 1 > SelfUpdateMethod: point > FetchAltDir: n > > /sw/etc/apt/sources.list > > # Local modifications should either go above this line, or at the end. > # > # Default APT sources configuration for Fink, written by the fink > program > > # Local package trees - packages built from source locally > # NOTE: this is automatically kept in sync with the Trees: line in > # /sw/etc/fink.conf > # NOTE: run 'fink scanpackages' to update the corresponding Packages.gz > files > deb file:/sw/fink local main > deb file:/sw/fink stable main crypto > deb file:/sw/fink unstable main crypto > > # Official binary distribution: download location for packages > # from the latest release > deb http://bindist.finkmirrors.net/bindist 10.5/release main crypto > > # Official binary distribution: download location for updated > # packages built between releases > deb http://bindist.finkmirrors.net/bindist 10.5/current main crypto > > # Put local modifications to this file below this line, or at the top. > > Kind regards, > Jean-Michel That looks normal. The binary distribution is outdated, having been generated about two years ago, so you are probably finding that you need to build everything from source. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
