Date: Fri, 17 Sep 2010 16:36:20 +0200 From: Leslie Jensen <leslie@eskk.nu> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: freebsd-ports@freebsd.org Subject: Re: Can't fetch libxml2-2.7.7.tar.gz Message-ID: <4C937CE4.2080903@eskk.nu> In-Reply-To: <20100917142533.GA56398@icarus.home.lan> References: <4C937281.3060702@eskk.nu> <20100917142533.GA56398@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
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 root@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C937CE4.2080903>