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, 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 -- Jean-Michel Pouré - Gooze - http://www.gooze.eu ------------------------------------------------------------------------------ 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 Hit http://bindist.finkmirrors.net 10.5/release/main Packages Hit http://bindist.finkmirrors.net 10.5/release/main Release Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages Hit http://bindist.finkmirrors.net 10.5/release/crypto Release Hit http://bindist.finkmirrors.net 10.5/current/main Packages Hit http://bindist.finkmirrors.net 10.5/current/main Release Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages Hit http://bindist.finkmirrors.net 10.5/current/crypto Release Failed to fetch file:/sw/fink/dists/unstable/main/binary-darwin-powerpc/Packages File not found Failed to fetch file:/sw/fink/dists/unstable/crypto/binary-darwin-powerpc/Packages File not found Reading Package Lists... Done Building Dependency Tree... Done W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used instead. -- Jean-Michel Pouré - Gooze - http://www.gooze.eu ------------------------------------------------------------------------------ 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
