Tomoaki Okayama | 3 Feb 09:37
Picon
Favicon

Re: Fink's imagemagick2-svg and avahi

Hi Hanspeter,

We investigated the dependency in the current situation
and found that what you said is true. I'm pretty sure
these dependencies on gnome packages were needed to complete
the build before, but yes, currently these packages seems
unnecessary.

Now these packages are removed from Depends and Builddepends.
Thanks for your report.

Tomoaki Okayama

At Sat, 28 Jan 2012 15:39:35 -0500,
Hanspeter Niederstrasser wrote:
> 
> Hi,
> 
> I was building imagemagick2 on Lion and saw that it was pulling in avahi 
> and a bunch of gnome deps.  These all seem to be Depends for the 
> imagemagick2-svg splitoff, but when I look at the build logs, there is 
> no difference if I build imagemagick2 with or without avahi present.  I 
> also checked the dependency files during the build as well as library 
> linkage, and there's no evidence of avahi or gnome-vfs2 being used 
> anywhere in the imagemagick2 build.
> 
> What is the purpose of the avahi deps?  Are they leftover from past 
> versions?  If they're no longer needed, can they trimmed?  Thanks,
> 
> Hanspeter
(Continue reading)

Tomoaki Okayama | 3 Feb 12:06
Picon
Favicon

Re: [cvs] dists/10.4/unstable/main/finkinfo/text eptex.info, 1.1, 1.2 libkpathsea6.info, 1.1, 1.2 ptexenc1.info, 1.1, 1.2 texlive-texmf.info, 1.6, 1.7 texlive.info, 1.9, 1.10

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:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 1/25/12 8:55 PM, Alexander Hansen wrote:
> > Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
> > In directory vz-cvs-3.sog:/tmp/cvs-serv26057/10.4/unstable/main/finkinfo/text
(Continue reading)

Alexander Hansen | 3 Feb 13:25
Picon
Gravatar

Re: [cvs] dists/10.4/unstable/main/finkinfo/text eptex.info, 1.1, 1.2 libkpathsea6.info, 1.1, 1.2 ptexenc1.info, 1.1, 1.2 texlive-texmf.info, 1.6, 1.7 texlive.info, 1.9, 1.10


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:
>> 
(Continue reading)

Tomoaki Okayama | 3 Feb 14:35
Picon
Favicon

Re: [cvs] dists/10.4/unstable/main/finkinfo/text eptex.info, 1.1, 1.2 libkpathsea6.info, 1.1, 1.2 ptexenc1.info, 1.1, 1.2 texlive-texmf.info, 1.6, 1.7 texlive.info, 1.9, 1.10

Checkout finkinfos as follows:

$ cvs -d :pserver:anonymous <at> 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 <at> 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.
(Continue reading)

Alexander Hansen | 3 Feb 16:39
Picon
Gravatar

Re: [cvs] dists/10.4/unstable/main/finkinfo/text eptex.info, 1.1, 1.2 libkpathsea6.info, 1.1, 1.2 ptexenc1.info, 1.1, 1.2 texlive-texmf.info, 1.6, 1.7 texlive.info, 1.9, 1.10


On 2/3/12 8:35 AM, Tomoaki Okayama wrote:
> Checkout finkinfos as follows:
> 
> $ cvs -d :pserver:anonymous <at> 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 <at> 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.
> 

(Continue reading)

Alexander Hansen | 4 Feb 22:21
Picon
Gravatar

www.finkproject.org


The page looks a little lopsided:

The News section is the whole left hand column and takes up less than
one screen, but the right hand column contains the Package Updates,
Status, and Resources.

My thought is:

1)  Move the Status under the News

2)  Extend the Recent Package Updates to be the same length as the News.

Since the Status and Resources sections are of comparable length, this
should provide a nicer appearance.

Either that, or we could install a CMS (e.g. via apt-get on phinch)
and stop doing formatting by hand. :-)
--

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

libkpathsea6-6.0.0-1 (or -100) fails deb validation on 10.6/* and 10.7

Trying to build libkpathsea6 today fails package validation on 10.6/* 
and 10.7.  This is the error on all platforms:

Validating .deb dir /sw/build.build/root-libkpathsea6-6.0.0-100...
Error: File installed outside of allowable subdirectories of /sw
	Offending file: /sw/texmf/
	Offending file: /sw/texmf/web2c/
	Offending file: /sw/texmf/web2c/mktex.opt
	Offending file: /sw/texmf/web2c/mktexdir
	Offending file: /sw/texmf/web2c/mktexdir.opt
	Offending file: /sw/texmf/web2c/mktexnam
	Offending file: /sw/texmf/web2c/mktexnam.opt
	Offending file: /sw/texmf/web2c/mktexupd
	Offending file: /sw/texmf/web2c/texmf.cnf
Removing runtime build-lock...

And this is the system information:

Package manager version: 0.32.2
Distribution version: selfupdate-cvs Sat Feb  4 16:13:15 2012, 10.6, i386
Trees: local/main stable/main unstable/main local/nieder/10.4/main 
local/nieder/3rdparty/main
Xcode: 3.2.6
Max. Fink build jobs:  4

Obviously the arch and Dist change, but they're all running the same 
fink version (0.32.2).  This package was able to build on 10.6/i386 as 
of January 23, 2012 (the most recent deb I have for it), so I'm guessing 
it's fallout from the automatic xz unpacking?

(Continue reading)

Tomoaki Okayama | 5 Feb 13:32
Picon
Favicon

Re: [tutors-dev:05359] libkpathsea6-6.0.0-1 (or -100) fails deb validation on 10.6/* and 10.7

Thanks for the report. I know the bug, and it should be
already fixed in experimental/todai. Could you test it please?

(That bug is caused by the recent change related to xz unpacking.)

Tomoaki Okayama

At Sat, 04 Feb 2012 19:09:46 -0500,
Hanspeter Niederstrasser wrote:
> 
> Trying to build libkpathsea6 today fails package validation on 10.6/* 
> and 10.7.  This is the error on all platforms:
> 
> Validating .deb dir /sw/build.build/root-libkpathsea6-6.0.0-100...
> Error: File installed outside of allowable subdirectories of /sw
> 	Offending file: /sw/texmf/
> 	Offending file: /sw/texmf/web2c/
> 	Offending file: /sw/texmf/web2c/mktex.opt
> 	Offending file: /sw/texmf/web2c/mktexdir
> 	Offending file: /sw/texmf/web2c/mktexdir.opt
> 	Offending file: /sw/texmf/web2c/mktexnam
> 	Offending file: /sw/texmf/web2c/mktexnam.opt
> 	Offending file: /sw/texmf/web2c/mktexupd
> 	Offending file: /sw/texmf/web2c/texmf.cnf
> Removing runtime build-lock...
> 
> And this is the system information:
> 
> Package manager version: 0.32.2
> Distribution version: selfupdate-cvs Sat Feb  4 16:13:15 2012, 10.6, i386
(Continue reading)

Tomoaki Okayama | 5 Feb 13:33
Picon
Favicon

Re: libkpathsea6-6.0.0-1 (or -100) fails deb validation on 10.6/* and 10.7

Thanks for the report. I know the bug, and it should be
already fixed in experimental/todai. Could you test it please?

(That bug is caused by the recent change related to xz unpacking.)

Tomoaki Okayama

At Sat, 04 Feb 2012 19:09:46 -0500,
Hanspeter Niederstrasser wrote:
> 
> Trying to build libkpathsea6 today fails package validation on 10.6/* 
> and 10.7.  This is the error on all platforms:
> 
> Validating .deb dir /sw/build.build/root-libkpathsea6-6.0.0-100...
> Error: File installed outside of allowable subdirectories of /sw
> 	Offending file: /sw/texmf/
> 	Offending file: /sw/texmf/web2c/
> 	Offending file: /sw/texmf/web2c/mktex.opt
> 	Offending file: /sw/texmf/web2c/mktexdir
> 	Offending file: /sw/texmf/web2c/mktexdir.opt
> 	Offending file: /sw/texmf/web2c/mktexnam
> 	Offending file: /sw/texmf/web2c/mktexnam.opt
> 	Offending file: /sw/texmf/web2c/mktexupd
> 	Offending file: /sw/texmf/web2c/texmf.cnf
> Removing runtime build-lock...
> 
> And this is the system information:
> 
> Package manager version: 0.32.2
> Distribution version: selfupdate-cvs Sat Feb  4 16:13:15 2012, 10.6, i386
(Continue reading)

Re: libkpathsea6-6.0.0-1 (or -100) fails deb validation on 10.6/* and 10.7

Yes, libkpathsea6-shlibs-6.0.1-0 from your experimental/ecc-10.7 fixed 
the error I was getting.  I had to download the other relevant tex files 
from there as well to satisfy deps and patches, but this worked on both 
10.6/64 and 10.7.

Hanspeter

On 2/5/2012 7:33 AM, Tomoaki Okayama wrote:
> Thanks for the report. I know the bug, and it should be
> already fixed in experimental/todai. Could you test it please?
>
> (That bug is caused by the recent change related to xz unpacking.)
>
> Tomoaki Okayama
>
> At Sat, 04 Feb 2012 19:09:46 -0500,
> Hanspeter Niederstrasser wrote:
>>
>> Trying to build libkpathsea6 today fails package validation on 10.6/*
>> and 10.7.  This is the error on all platforms:
>>
>> Validating .deb dir /sw/build.build/root-libkpathsea6-6.0.0-100...
>> Error: File installed outside of allowable subdirectories of /sw
>> 	Offending file: /sw/texmf/
>> 	Offending file: /sw/texmf/web2c/
>> 	Offending file: /sw/texmf/web2c/mktex.opt
>> 	Offending file: /sw/texmf/web2c/mktexdir
>> 	Offending file: /sw/texmf/web2c/mktexdir.opt
>> 	Offending file: /sw/texmf/web2c/mktexnam
>> 	Offending file: /sw/texmf/web2c/mktexnam.opt
(Continue reading)


Gmane