-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 5/22/11 2:21 PM, Richard Miles wrote:
> Here is what I get when I do what you suggested:
> $fink rebuild texlive-texmf
> Information about 10258 packages read in 2 seconds.
> The following package will be rebuilt:
> texlive-texmf
> Setting runtime build-lock...
> dpkg-deb -b
> /sw32/src/fink.build/root-fink-buildlock-texlive-texmf-0.20100722-5
> /sw32/src/fink.build
> dpkg-deb: building package `fink-buildlock-texlive-texmf-0.20100722-5' in
> `/sw32/src/fink.build/fink-buildlock-texlive-texmf-0.20100722-5_2011.05.22-10.51.53_darwin-i386.deb'.
> Installing build-lock package...
> /sw32/bin/dpkg-lockwait -i
> /sw32/src/fink.build/fink-buildlock-texlive-texmf-0.20100722-5_2011.05.22-10.51.53_darwin-i386.deb
> Selecting previously deselected package
> fink-buildlock-texlive-texmf-0.20100722-5.
> (Reading database ...
> dpkg: serious warning: files list file for package `texlive-texmf' missing,
> assuming package has no files currently installed.
> 328711 files and directories currently installed.)
The above is expected, because dpkg is going to warn about this until
there's one installed with a proper files list file.
> Unpacking fink-buildlock-texlive-texmf-0.20100722-5 (from
> .../fink-buildlock-texlive-texmf-0.20100722-5_2011.05.22-10.51.53_darwin-i386.deb)
> ...
> Setting up fink-buildlock-texlive-texmf-0.20100722-5 (2011.05.22-10.51.53) ...
>
> cp /sw32/src/texlive-0.20100722-texmf-delpdf.tar.xz .
> xz -dc texlive-0.20100722-texmf-delpdf.tar.xz | tar xf -
> mv texlive-0.20100722-texmf-delpdf/{texmf-dist,texmf} .
> mv texmf-dist/README README.texmf-dist
> mv texmf/README README.texmf
> cp -R texmf/* texmf-dist
> rm -f texmf-dist/source/latex/rcs/src/style/rcs.elc
> ln -s ../../../doc/generic/xcomment/xcomment.tex
> texmf-dist/tex/generic/xcomment
> ln -s ../../../source/platex/base/pl209.def texmf-dist/tex/platex/base
> echo "Nothing to do ..."
> Nothing to do ...
> /bin/rm -rf /sw32/src/fink.build/root-texlive-texmf-0.20100722-5
> /bin/mkdir -p /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32
> /bin/mkdir -p /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/DEBIAN
> /usr/sbin/chown -R root:admin
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5
> mkdir -p /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share
> mv texmf-dist /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share
> /usr/bin/install -d -m 700
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/doc/texlive-texmf
> /bin/cp -r README.texmf-dist
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/doc/texlive-texmf/
> /bin/cp -r README.texmf
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/doc/texlive-texmf/
> /bin/chmod -R go=u-w
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/doc/texlive-texmf
> /bin/rm -f /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/info/dir
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/info/dir.old
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/info/dir
> /sw32/src/fink.build/root-texlive-texmf-0.20100722-5/sw32/share/info/dir.old
> Writing control file...
> Writing package script postinst...
> dpkg-deb -b root-texlive-texmf-0.20100722-5
> /sw32/fink/10.6/unstable/main/binary-darwin-i386/text
> dpkg-deb: building package `texlive-texmf' in
> `/sw32/fink/10.6/unstable/main/binary-darwin-i386/text/texlive-texmf_0.20100722-5_darwin-i386.deb'.
OK, that looks good.
> Removing runtime build-lock...
> Removing build-lock package...
> /sw32/bin/dpkg-lockwait -r fink-buildlock-texlive-texmf-0.20100722-5
> (Reading database ...
> dpkg: serious warning: files list file for package `texlive-texmf' missing,
> assuming package has no files currently installed.
> 328712 files and directories currently installed.)
> Removing fink-buildlock-texlive-texmf-0.20100722-5 ...
> Updating the list of locally available binary packages.
> Scanning dists/unstable/main/binary-darwin-i386
> Changed package:
> dists/unstable/main/binary-darwin-i386/text/texlive-texmf_0.20100722-5_darwin-i386.deb
> -bash3.2 rmiles $fink list texlive
> Information about 10258 packages read in 3 seconds.
> bundle-texlive [virtual package]
> texlive 0.20100722- Bundle package for TeX Live
> texlive-base 0.20100722- Base programs for a TeX Live installation
> texlive-nox 0.20100722- Bundle package for TeX Live
> texlive-nox-bas 0.20100722- Base programs for a TeX Live installation
> texlive-texmf 0.20100722- Main texmf tree for a TeX Live installation
>
> But if I try to install texlive-texmf it still fails.
What is the failure message from "fink install texlive-texmf" ? Without
seeing _that_ output it's hard to say what's going on.
It also issues:
> Sereious warning texlive-texmf missing fink list files. assuming no files
> installed.
>
> I am perplexed. I can not get rid of that warning and can not install the
> package?
>
> Richard Miles
> [email protected]
>
>
>
- --
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/
iEYEARECAAYFAk3ZYdQACgkQB8UpO3rKjQ+lXgCffqWgjTp+ZUb2rT0h8YQUnfyf
BVYAn2DOZFIu+v6a9KEJuF3LQvFfpTNq
=5TPK
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users