On 9/22/13 8:46 AM, jean-francois wrote:
>> There shouldn't be any lasting problems if you use /usr/bin/tar for now.
>
> i'm now getting another tar error, but with /usr/bin/gnutar this time (while 
> updating automake1.14)
>
>     sudo -u fink-bld [ENV] sh -c /tmp/fink.6kYWP
>     /usr/bin/gnutar  --no-same-owner --no-same-permissions -xf 
> /sw/src/automake-1.14.tar.xz
>     /usr/bin/gnutar: This does not look like a tar archive
>     /usr/bin/gnutar: Skipping to next header
>     /usr/bin/gnutar: Error exit delayed from previous errors
>     ### execution of /usr/bin/gnutar failed, exit code 2
>     ### execution of /tmp/fink.6kYWP failed, exit code 2
>     Removing runtime build-lock...
>     Removing build-lock package...
>     /sw/bin/dpkg-lockwait -r fink-buildlock-automake1.14-1.14-1
>     (Lecture de la base de données... 137519 fichiers et répertoires déjà 
> installés.)
>     Suppression de fink-buildlock-automake1.14-1.14-1 ...
>     Failed: phase unpacking 'automake-1.14.tar.xz': automake1.14-1.14-1 failed
>
> jean-francois donati

The problem here is that Fink's tar knows how to unpack xz archives 
automatically under the "tar -xf " command, but the system's 
/usr/bin/gnutar, which is the fallback, does not.

I did a quick test and /usr/bin/tar _does_ know how to do this on 10.8. 
  As a workaround, edit /sw/lib/perl5/Fink/PkgVersion.pm as a superuser 
and change the two instances of "gnutar" to "tar".

Sorry for the hassles.  Hopefully we can get this straightened out soon.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
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/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&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