> On Oct 2, 2015, at 03:35, Jacques Bloch <jacques.bl...@ur.de> wrote:
> 
> I followed Alexander’s 7-point recipe to migrate to ElCapitan. Everything 
> seemed to go more or less fine. However, when running "fink selfupdate” on 
> the new system I get the following output:
> 
> /usr/bin/rsync -az -q  
> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP 
> <rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP> 
> /sw/fink/TIMESTAMP.tmp
> I will now run the rsync command to retrieve the latest package descriptions.
> /usr/bin/rsync -rtz --delete-after --delete -q   --include='10.9-libcxx/' 
> --include='10.9-libcxx/stable/' --include='10.9-libcxx/stable/main/' 
> --include='10.9-libcxx/stable/main/finkinfo/' 
> --include='10.9-libcxx/stable/main/finkinfo/*/' 
> --include='10.9-libcxx/stable/main/finkinfo/*' 
> --include='10.9-libcxx/stable/main/finkinfo/**/*' --include='10.9-libcxx/' 
> --include='10.9-libcxx/stable/' --include='10.9-libcxx/stable/crypto/' 
> --include='10.9-libcxx/stable/crypto/finkinfo/' 
> --include='10.9-libcxx/stable/crypto/finkinfo/*/' 
> --include='10.9-libcxx/stable/crypto/finkinfo/*' 
> --include='10.9-libcxx/stable/crypto/finkinfo/**/*' --include='VERSION' 
> --include='DISTRIBUTION' --include='README' --exclude='**' 
> 'rsync://distfiles.master.finkmirrors.net/finkinfo' 
> <rsync://distfiles.master.finkmirrors.net/finkinfo'> '/sw/fink/'
> Downloading the indexes of available packages in the binary distribution.
> /sw/bin/apt-get-lockwait -q update
> Err http://bindist.finkmirrors.net <http://bindist.finkmirrors.net/> 
> stable/main Packages
>   404 Not Found
> Ign http://bindist.finkmirrors.net <http://bindist.finkmirrors.net/> 
> stable/main Release
> Failed to fetch 
> http://bindist.finkmirrors.net/10.11/dists/stable/main/binary-darwin-x86_64/Packages
>  
> <http://bindist.finkmirrors.net/10.11/dists/stable/main/binary-darwin-x86_64/Packages>
>   404 Not Found
> Reading Package Lists...
> Building Dependency Tree...
> W: Couldn't stat source package list http://bindist.finkmirrors.net 
> <http://bindist.finkmirrors.net/> stable/main Packages 
> (/sw/var/lib/apt/lists/bindist.finkmirrors.net 
> <http://bindist.finkmirrors.net/>_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
>  - stat (2 No such file or directory)
> W: Couldn't stat source package list http://bindist.finkmirrors.net 
> <http://bindist.finkmirrors.net/> stable/main Packages 
> (/sw/var/lib/apt/lists/bindist.finkmirrors.net 
> <http://bindist.finkmirrors.net/>_10.11_dists_stable_main_binary-darwin-x86%5f64_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.
> ### execution of /sw/bin/apt-get-lockwait failed, exit code 100
> WARNING: Failure while updating indexes.
> Running 'fink scanpackages' may fix indexing problems.
> Scanning package description files..........
> Information about 9756 packages read in 1 seconds.
> No packages to install.
> 
> The core packages have been updated. You should now update the other packages 
> using commands like 'fink update-all’.
> 
> Should I worry about any of the error messages?
> 
> Regards,
> Jacques Bloch
> 
> 

They’re harmless.  The errors show up because there isn’t a 10.11 binary 
distribution yet.  If you want to suppress them, you can turn off fink’s 
integration with the binary distribution via “fink configure” (or by editing 
fink.conf directly).

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to