From owner-freebsd-ports@FreeBSD.ORG Tue Oct 14 06:24:43 2003 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 16E1516A4B3 for ; Tue, 14 Oct 2003 06:24:43 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id B010143F3F for ; Tue, 14 Oct 2003 06:24:41 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 23673 invoked by alias); 14 Oct 2003 13:24:10 -0000 Received: from lahaye@users.sourceforge.net with SpamSniper2.76 (Processed in 0.050542 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 14 Oct 2003 13:24:10 -0000 X-RCPTTO: ports@FreeBSD.org,avleeuwen@piwebs.com, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.10/8.12.10) with ESMTP id h9EDNJ2L065456; Tue, 14 Oct 2003 22:23:20 +0900 Message-ID: <3F8BF91A.5060306@users.sourceforge.net> Date: Tue, 14 Oct 2003 22:24:42 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030726 X-Accept-Language: en-us, ko-kr MIME-Version: 1.0 To: avleeuwen@piwebs.com Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: opera-7.20.20030919 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: Tue, 14 Oct 2003 13:24:43 -0000 The lastest update of the ports to opera fails to download the proper ports file: [...snip...] >> opera-7.21-20031009.1-static-qt.i386.freebsd.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://snapshot.opera.com/unix/7.21-Preview-3/intel-freebsd/. fetch: http://snapshot.opera.com/unix/7.21-Preview-3/intel-freebsd/opera-7.21-20031009.1-static-qt.i386.freebsd.tar.bz2: Unknown error: 0 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opera-7.21-20031009.1-static-qt.i386.freebsd.tar.bz2: 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/www/opera. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade5914.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/opera (opera-7.21.20031003) (fetch error) A little investigation seems to tell that there's no tar.bz2, but a tar.gz ports file. And that's why the download fails. Rob.