On 4/12/14, 12:10 PM, Thomas Schneider wrote:
> I did a
>
> fink selfupdate
> and after flying past a bunch of stuff, it hung:
>
> Err http://bindist.finkmirrors.net 10.4/release/main Packages
>    404 Not Found
> Ign http://bindist.finkmirrors.net 10.4/release/main Release
> Err http://bindist.finkmirrors.net 10.4/release/crypto Packages
>    404 Not Found
> Ign http://bindist.finkmirrors.net 10.4/release/crypto Release
> Err http://bindist.finkmirrors.net 10.4/current/main Packages
>    404 Not Found
> Ign http://bindist.finkmirrors.net 10.4/current/main Release
> Err http://bindist.finkmirrors.net 10.4/current/crypto Packages
>    404 Not Found
> Ign http://bindist.finkmirrors.net 10.4/current/crypto Release
> Failed to fetch 
> http://bindist.finkmirrors.net/bindist/dists/10.4/release/main/binary-darwin-i386/Packages
>   404 Not Found
> Failed to fetch 
> http://bindist.finkmirrors.net/bindist/dists/10.4/release/crypto/binary-darwin-i386/Packages
>   404 Not Found
> Failed to fetch 
> http://bindist.finkmirrors.net/bindist/dists/10.4/current/main/binary-darwin-i386/Packages
>   404 Not Found
> Failed to fetch 
> http://bindist.finkmirrors.net/bindist/dists/10.4/current/crypto/binary-darwin-i386/Packages
>   404 Not Found
>
> Yikes!!!
>
> Tom
>
>    Thomas D. Schneider, Ph.D.
>    Senior Investigator
>    National Institutes of Health
>    National Cancer Institute
>    Center for Cancer Research
>    Gene Regulation and Chromosome Biology Laboratory
>    Molecular Information Theory Group
>    Frederick, Maryland  21702-1201
>    schne...@mail.nih.gov
>    http://schneider.ncifcrf.gov (current link)
>    http://alum.mit.edu/www/toms (permanent link)
>

What OS version are you on?

If, indeed, you're on 10.4, then what you're missing are binary packages 
which were built in 2005 or thereabouts.  If you want to shut those 
errors up you can do a couple of things:

1)  Use "fink configure" and turn off "Use binary packages when available"

2)  Edit a few of the files from fink to point thee binary distribution 
in the right direction.  I don't have access to 10.4 so I can't actually 
test what needs to be done, but try adding the following lines to your 
/sw/etc/apt/sources.list (don't replace the current ones yet):

deb http://bindist.finkmirrors.net/10.4 stable main crypto
deb http://bindist.finkmirrors.net/10.4 release main crypto

If those do indeed work then I think I know what the edits within the 
fink code should be to fix this up right.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to