On 8/7/12 7:26 PM, Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS
AND APPLICATIONS INC] wrote:
> Hi,
> 
> I run "fink self update" several times and end with similar error message.
> Please help.
> 
> Thanks,
> 
> --Wenzhong
> 
> Package manager version: 0.34.2
> Distribution version: selfupdate-cvs Tue Aug  7 21:54:08 2012, 10.7, i386
> Trees: local/main stable/main local/injected
> Xcode.app: 4.3.3
> Xcode command-line tools: 4.4.0.0.1.1249367152
> Max. Fink build jobs:  1
> 
> OS=Mac OS X 10.7.4
> 

<snip>

10.7/i386 isn't supported.  I assume you updated in place from 10.6.

You're going to need to capture a list of your installed packages, e.g. via

grep "install ok installed" /sw/var/lib/dpkg/status -B1 | grep Package |
cut -d: -f2 > finkpkgs.txt

, remove /sw (I recommend that you keep the contents of /sw/src around
to save on downloading time, though), reinstall fink from the
fink-0.34.2 source tarball, and then put use e.g.

cat finkpkgs.txt | xargs fink install

to install what you had, provided that all of the packages are available
on 10.5.  (if you put the tarballs from your old Fink back into /sw/src
this should speed things up a little bit).
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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
  • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
    • ... Alexander Hansen
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
        • ... Alexander Hansen
          • ... Alexander Hansen
            • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
              • ... Alexander Hansen

Reply via email to