On 4/12/14, 7:51 PM, Thomas Schneider wrote:
> On Sat, Apr 12, 2014 at 07:06:35PM -0700, Alexander Hansen wrote:
>> 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?
>
> 10.9.2,
> % fink --version
> Package manager version: 0.24.17
> Distribution version: 0.8.1
>
>> 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.
>
> Not sure how old the fink itself is ...  If it needs an upgrade
> what do I do to keep the stuff I've already installed?
>
> Tom
>

It's worse than I thought.

You're on a completely unsupported configuration.  Apparently the 
installer for 10.4/i386 works on 10.9, which is very surprising. There's 
no update path whatsoever, since we don't support i386 on 10.9, or 
indeed updates from any earlier distribution to 10.9.

http://www.finkproject.org/download/10.9-upgrade.php?phpLang=en has 
suggestions about how to capture your list of installed packages.  The 
current fink release for 10.9, which is fink-0.36.4.1, supports the 
current 10.9 binary distribution.

https://raw.githubusercontent.com/fink/scripts/master/srcinstaller/Install%20Fink.tool
 
is a script that will help automate the install process (it only works 
on 10.9) by automatically downloading that version of fink.
-- 
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