From owner-freebsd-ports@FreeBSD.ORG Mon Dec 13 08:03:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 868FB16A4CE for ; Mon, 13 Dec 2004 08:03:19 +0000 (GMT) Received: from gw2.paremski.us (node-40240a52.sjc.onnet.us.uu.net [64.36.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5637643D1F for ; Mon, 13 Dec 2004 08:03:18 +0000 (GMT) (envelope-from mparem@paremski.us) Received: from parcom1.paremski.us (parcom1 [192.168.2.21]) by gw2.paremski.us (8.12.10/8.12.6) with ESMTP id iBD81TR7028144 for ; Mon, 13 Dec 2004 00:01:29 -0800 (PST) (envelope-from mparem@paremski.us) From: "Mikhail V.Paremski" To: ports@freebsd.org Date: Mon, 13 Dec 2004 00:07:24 -0800 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412130007.24328.mparem@paremski.us> Subject: qdvdauthor-0.0.8 make install fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 08:03:19 -0000 Hi, I tried to install qdvdauthor-0.0.8 from the port and it fails with: parcom1# make install && make clean ===> Vulnerability check disabled, database not found >> qdvdauthor-0.0.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://easynews.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://easynews.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://cesnet.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: transfer timed out >> Attempting to fetch from http://switch.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://switch.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://puzzle.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://puzzle.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://ovh.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://ovh.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://heanet.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://aleron.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://aleron.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://umn.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://umn.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://belnet.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://belnet.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://voxel.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://voxel.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from http://optusnet.dl.sourceforge.net/sourceforge/qdvdauthor/. fetch: http://optusnet.dl.sourceforge.net/sourceforge/qdvdauthor/qdvdauthor-0.0.8.tar.gz: size mismatch: expected 679606, actual 678802 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/qdvdauthor-0.0.8.tar.gz: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/multimedia/qdvdauthor. Thanks, Mikhail.