hi all

I've updated my MacPro to Xcode5 and the companion tools this morning to see if 
the problem also shows up.  
(MacPro5,1 mid 2010, 3,33 GHz 6-Core Intel Xeon, 16 Gb 1333 MHz DDR3 ECC, OS X 
10.8.5).  

i've updated fink before installing Xcode5 (selfupdate and update-all) , then 
upgraded to Xcode5, 
then ran 'fink rebuild base-files' to see whether the same 'tar: memory 
exhausted' error popped up.  
and it didn't - for whatever reason i can't imagine.  at least, my MacPro is 
still in working order!    

are there weird conditions, that could be encountered on a last-gen Retina 
MacBookPro (with SSDs), 
that may produce this  tar: memory exhausted problem, and that you are aware 
of?  
did anybody update to XCode5 on the same machine and get the same issue?  

thanks 
jeanfrancois donati


Le 23 sept. 2013 à 09:24, jean-francois <jean-francois.don...@irap.omp.eu> a 
écrit :

>> Unfortunately, I wasn't able to reproduce this.  It may be a locale issue.
> 

> weird - the fink install i'm using was reinstalled from scratch less than 1yr 
> ago, and should be fresh and clean.  
> (if it helps, i can try to update my MacPro to see if i'm getting the same 
> issue, 
> but since it is my main work tool, i'd rather be quite sure that the update 
> can converge 
> or i'm gonna be stuck until it does at a far-from-ideal timing. )  
> 
>> If you have a moment, could I get you to put /sw/bin/tar back in place and 
>> modify /sw/lib/perl5/Fink/PkgVersion.pm to replace
>> $cmd = "dpkg-deb -b $ddir ".$self->get_debpath();
>> with
>> $cmd = "env LANG=C LC_ALL=C dpkg-deb -b $ddir ".$self->get_debpath();
>> and then try "fink rebuild base-files"?
>> We set LANG and LC_ALL for unpacking already, because of issues where the 
>> tar command can lock up, so I'd like to see if it might help here.
> 
> i tried it - but to no avail.  
> i'm still getting the original 'tar: memory exhaust' error:  
> 
>   Writing md5sums file...
>   env LANG=C LC_ALL=C dpkg-deb -b root-base-files-1.9.14-1 
> /sw/fink/10.8/stable/main/binary-darwin-x86_64/base
>   dpkg-deb: building package `base-files' in 
> `/sw/fink/10.8/stable/main/binary-darwin-x86_64/base/base-files_1.9.14-1_darwin-x86_64.deb'.
>   tar: memory exhausted
>   tar: Error is not recoverable: exiting now
>   /sw/bin/dpkg-deb: subprocess tar -cf returned error exit status 2
>   ### execution of env failed, exit code 2
> 
> cheers, 
> jeanfrancois donati
> ------------------------------------------------------------------------------
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
> _______________________________________________
> 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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
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