pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
print/teTeX distfiles and pkgtools/x11-links fail
The default url for tetex-texmf-2.0.2.tar.gz (a depends of
print/teTeX) is very slow, I stopped it and loaded the file from a
faster mirror to distfiles. However that wasn't noticed so I let
the slow download complete. Then there was a checksum error...
seems like the default mirror is out of sync or ...?
I got past that with
cp /usr/pkgsrc/distfiles/tetex-texmf-2.0.2.tar.gz /usr/pkgsrc/distfiles/teTeX/
cd /usr/pkgsrc//print/teTeX && make clean && make install
Then x11-links (another depends) failed with
===> Required package x11-links>=0.25: NOT found
===> Verifying reinstall for ../../pkgtools/x11-links
make: "/usr/pkgsrc/pkgtools/x11-links/xfree.mk" line 14: Could not find
../../x11/render/buildlink3.mk
make: Fatal errors encountered -- cannot continue
I imagine there is some history here I don't know about. Any ideas?
This patch works, after above download was resolved, and teTeX installed.
# pwd
/usr/pkgsrc/pkgtools/x11-links
# diff -u xfree.mk.orig xfree.mk
--- xfree.mk.orig 2005-10-16 17:20:44.000000000 -0500
+++ xfree.mk 2005-10-16 17:21:26.000000000 -0500
@@ -11,7 +11,7 @@
.include "../../textproc/expat/buildlink3.mk"
.include "../../x11/Xrandr/buildlink3.mk"
.include "../../x11/Xrender/buildlink3.mk"
-.include "../../x11/render/buildlink3.mk"
+.include "./buildlink3.mk"
.include "../../x11/randrext/buildlink3.mk"
.include "../../x11/xcursor/buildlink3.mk"
but
http://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/teTeX/tetex-texmfsrc-2.0.2.tar.gz
was downloaded (slowly) however, isn't this the version I need?
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q3/NetBSD-2.0/i386/All/teTeX-texmfsrc-3.0.tgz
I've done
sup /usr/share/examples/supfiles/sup.netbsd.org
and
cd /usr/pkgsrc/pkgtools/pkg_install && make update
and resolved output of lintpkgsrc -i
but maybe I've not done something to properly upgrade to 2005Q3?
// George
tetex-texmf-2.0.2.tar.gz checksum error...
tetex-texmf-2.0.2.tar.gz checksum error...
tetex-texmf-2.0.2.tar.gz checksum error...
# ls -l /usr/pkgsrc/distfiles/te*
-rw-r--r-- 1 root wheel 2715 Sep 24 18:55
/usr/pkgsrc/distfiles/teTeX-2.0.2nb1.tgz
-rw-r--r-- 1 root wheel 91694064 Sep 19 18:10
/usr/pkgsrc/distfiles/teTeX-texmf-3.0nb1.tgz
-rw-r--r-- 1 root wheel 52424280 Feb 28 2003
/usr/pkgsrc/distfiles/tetex-texmf-2.0.2.tar.gz
-rw-r--r-- 1 root wheel 52424280 Feb 27 2003
/usr/pkgsrc/distfiles/tetex-texmf-2.0.2.tar.gz.temp
/usr/pkgsrc/distfiles/teTeX:
total 61000
-rw-r--r-- 1 root wheel 15807 Mar 20 2005 listings.tar.gz
-rw-r--r-- 1 root wheel 11745933 Feb 28 2003 tetex-src-2.0.2.tar.gz
-rw-r--r-- 1 root wheel 25296896 Oct 15 22:12 tetex-texmf-2.0.2.tar.gz
-rw-r--r-- 1 root wheel 25296896 Oct 15 22:12 tetex-texmf-2.0.2.tar.gz.temp
--
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george%galis.org@localhost
Home |
Main Index |
Thread Index |
Old Index