On 2010-09-17 16:25, Jeremy Chadwick wrote:
On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote:
When building the meta port xorg I get an error saying
libxml2-2.7.7.tar.gz "local modification time does not match remote"
Ports tree is updated with portsnap update.
Any advise ?
Can't reproduce...
# pkg_info | grep libxml2
libxml2-2.7.7 = up-to-date with port
# cd /usr/ports/textproc/libxml2
# ls -l
total 10
-rw-r--r-- 1 root wheel 2016 Jun 25 00:23 Makefile
-rw-r--r-- 1 root wheel 218 May 11 05:18 distinfo
drwxr-xr-x 2 root wheel 512 May 11 05:18 files
-rw-r--r-- 1 root wheel 339 Jan 15 2007 pkg-descr
-rw-r--r-- 1 root wheel 1822 May 11 2006 pkg-plist
# egrep ^PORT Makefile
PORTNAME= libxml2
PORTVERSION= 2.7.7
PORTREVISION?= 0
# cat distinfo
MD5 (gnome2/libxml2-2.7.7.tar.gz) = 9abc9959823ca9ff904f1fbcf21df066
SHA256 (gnome2/libxml2-2.7.7.tar.gz) =
af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68
SIZE (gnome2/libxml2-2.7.7.tar.gz) = 4868502
I get
r...@bljbsd01/usr/ports/textproc/libxml2:make install clean
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for libxml2-2.7.7
=> MD5 Checksum mismatch for gnome2/libxml2-2.7.7.tar.gz.
=> SHA256 Checksum mismatch for gnome2/libxml2-2.7.7.tar.gz.
===> Refetch for 1 more times files: gnome2/libxml2-2.7.7.tar.gz
gnome2/libxml2-2.7.7.tar.gz
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
=> libxml2-2.7.7.tar.gz doesn't seem to exist in
/usr/ports/distfiles/gnome2.
=> Attempting to fetch from ftp://fr.rpmfind.net/pub/libxml/.
fetch: libxml2-2.7.7.tar.gz: local modification time does not match remote
=> Attempting to fetch from ftp://gd.tuwien.ac.at/pub/libxml/.
fetch: libxml2-2.7.7.tar.gz: local modification time does not match remote
=> Attempting to fetch from ftp://xmlsoft.org/libxml2/.
fetch: libxml2-2.7.7.tar.gz: local modification time does not match remote
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/.
fetch: libxml2-2.7.7.tar.gz: local modification time does not match remote
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/gnome2 and try again.
*** Error code 1
Stop in /usr/ports/textproc/libxml2.
*** Error code 1
Stop in /usr/ports/textproc/libxml2.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"