On 8/12/12 12:32 PM, Noah wrote:
> 
>>
>> Hmm...let's try something else that touches the same area of the code, then.
>>
>> Edit /sw/etc/fink.conf as a superuser and add the line
>>
>> NoAutoIndex: true
>>
>> to it.  Then save and see what happens if you run e.g. 'fink selfupdate'.
>>
> 
> 
> MacBookPro-002332D9A480-2 12:31:45 ~/bin $ fink selfupdate
> rsync -az -q 
> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP 
> /sw/fink/TIMESTAMP.tmp
> I will now run the rsync command to retrieve the latest package 
> descriptions.
> rsync -rtz --delete-after --delete -q   --include='10.4/' 
> --include='10.4/stable/' --include='10.4/stable/main/' 
> --include='10.4/stable/main/finkinfo/' 
> --include='10.4/stable/main/finkinfo/*/' 
> --include='10.4/stable/main/finkinfo/*' 
> --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' 
> --include='10.4/stable/' --include='10.4/stable/crypto/' 
> --include='10.4/stable/crypto/finkinfo/' 
> --include='10.4/stable/crypto/finkinfo/*/' 
> --include='10.4/stable/crypto/finkinfo/*' 
> --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION' 
> --include='DISTRIBUTION' --include='README' --exclude='**' 
> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
> The NoAutoIndex feature should only be used in special situations. You 
> can can
> disable it by running 'fink configure'
> Scanning package description files
> Failed: not a reference at /sw/lib/perl5/Fink/Services.pm line 1836
> MacBookPro-002332D9A480-2 12:32:06 ~/bin $ cat /sw/etc/fink.conf
> # Fink configuration, initially created by bootstrap
> Basepath: /sw
> RootMethod: sudo
> Trees: local/main stable/main stable/crypto local/injected
> Distribution: 10.6
> SelfUpdateTrees: 10.4
> ConfFileCompatVersion: 2
> 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.master.finkmirrors.net/
> Mirror-rsync: rsync://distfiles.master.finkmirrors.net/finkinfo/
> Mirror-sourceforge: http://superb-west.dl.sourceforge.net/sourceforge/
> MirrorContinent: nam
> MirrorCountry: nam-us
> MirrorOrder: MasterFirst
> ProxyPassiveFTP: true
> UseBinaryDist: false
> Verbose: 1
> SelfUpdateMethod: rsync
> UpdateFrom: 10.5
> NoAutoIndex: true
> MaxBuildJobs: 4
> MacBookPro-002332D9A480-2 12:32:10 ~/bin $
> 
> 

What do you get from the following (on one line):

find /sw/var/lib/fink | xargs file | grep Storable | cut -d: -f2 | sort
| uniq

?
-- 
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-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