Checkout finkinfos as follows:

$ cvs -d :pserver:anonym...@fink.cvs.sourceforge.net:/cvsroot/fink checkout -P 
-d text experimental/todai/ecc-10.7/main/finkinfo/text

(See also 
http://www.mail-archive.com/fink-devel@lists.sourceforge.net/msg21656.html )

Then please try "fink build texlive".
I can reproduce the error.

And, if uncomment the following line in texlive.info:

#Tar3FilesRename: tl11supp-111101:tl11

Fink can unpack it correctly as follows.

sudo -u fink-bld [ENV] sh -c/tmp/fink.CkDv7
xz -dc /sw/src/tl11supp-111101.tar.xz | /bin/pax -rv  -s ,tl11supp-111101,tl11,
tl11/README.txt
tl11/all.sh
tl11/common.sh
tl11/dvipdfmx-20110120-dtou.diff
tl11/dvipsk-20110726-noomega-tl11.diff
tl11/pmpost-20110723-tl11.diff
...(snip)

This is maybe because Fink uses pax with correct options,
instead of tar with a wrong option this time.

NB: Tar3FilesRename should not be needed in reality, because
the name of the directry is already tl11 in the original tarball.
The line above is dummy.


Hope this helps.

Tomoaki Okayama

At Fri, 03 Feb 2012 07:25:29 -0500,
Alexander Hansen wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2/3/12 6:06 AM, Tomoaki Okayama wrote:
> > Hi,
> > 
> > I tried
> > 
> > Source3:
> > http://sourceforge.jp/projects/eptex/wiki/TeX_Live_2011/attach/tl11supp-111101.tar.xz
> >
> > 
> Source3-MD5: 5faa742af438292971415bc088580353
> > 
> > then got the following error:
> > 
> > 
> > sudo -u fink-bld [ENV] sh -c/tmp/fink.RKs4x xz -dc
> > /sw/src/tl11supp-111101.tar.xz | /sw/bin/tar  --no-same-owner
> > --no-same-permissions -xvf /sw/bin/tar: option requires an argument
> > -- 'f' Try `tar --help' or `tar --usage' for more information. ###
> > execution of xz failed, exit code 64 ### execution of
> > /tmp/fink.RKs4x failed, exit code 64
> > 
> > 
> > The option of /sw/bin/tar should be -xv, but -xvf above. Is this a
> > bug?
> > 
> > Tomoaki Okayama
> > 
> > At Wed, 25 Jan 2012 21:11:20 -0500, Alexander Hansen wrote:
> >> 
> 
> <anip>
> 
> > Hello.
> > 
> > fink-0.32.0 introduces automatic unpacking of .tar.xz files, just
> > like tar.gz and tar.bz2 files. You don't even need to specify a 
> > BuildDepends: xz, because fink will automatically add that to the 
> > BuildDepends.
> > 
> > Unfortunately, in accomplishing this simplification, manual
> > unpacking of .tar.xz files no longer works. On behalf of the core
> > team, I updated the packages above (also their counterparts in the
> > 10.7 tree), for which you are the maintainer of record, to work
> > with the new method of handling .tar.xz packages.
> > 
> > Thank you, and feel free to take advantage of the ability to use 
> > .tar.xz files directly in your Sources.
> >> 
> > 
> 
> Without a complete .info file I can't even begin to understand what
> happened here.  The only time one should see "xz <package> |" should
> be when using TarFilesRename.
> 
> - -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.com/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk8r0jkACgkQB8UpO3rKjQ/4XwCfU1mk0pK/s9SB3lGudPvgqoe5
> xDQAn2F+prdIA2MZlPh42NY4RUyk2heX
> =V7CQ
> -----END PGP SIGNATURE-----
> 
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to