From owner-freebsd-stable@FreeBSD.ORG Fri Aug 7 07:29:12 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A5EF106566C for ; Fri, 7 Aug 2009 07:29:12 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id C6F218FC22 for ; Fri, 7 Aug 2009 07:29:11 +0000 (UTC) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id n777IeUO013478; Fri, 7 Aug 2009 09:18:40 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.13.4/8.13.3/Submit) id n777IexE013477; Fri, 7 Aug 2009 09:18:40 +0200 (CEST) (envelope-from marc) Date: Fri, 7 Aug 2009 09:18:40 +0200 From: Marc Fonvieille To: Boris Samorodov Message-ID: <20090807071840.GA13204@abigail.blackend.org> Mail-Followup-To: Boris Samorodov , freebsd-stable@freebsd.org References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090806211401.GB2546@pollux.local.net> <68208453@h30.sp.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <68208453@h30.sp.ipt.ru> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.11-STABLE User-Agent: Mutt/1.5.9i Cc: freebsd-stable@freebsd.org Subject: Re: status of flash9/flash10 support in RELENG_7 ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2009 07:29:12 -0000 On Fri, Aug 07, 2009 at 02:52:10AM +0400, Boris Samorodov wrote: > On Thu, 6 Aug 2009 23:14:01 +0200 Harald Weis wrote: > > > Portmaster is unable to fetch install_flash_player_9.tar.gz and I > > Anyway it's not a portmaster... > > > cannot find the file manually. Seems to have disappeared from earth. > > Something (system, ports, network or else) is broken: > ----- > tba% LANG=C date > Fri Aug 7 02:50:06 MSD 2009 > tba% fetch http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz > install_flash_player_9.tar.gz 100% of 2986 kB 1542 kBps > ----- > To add something to Boris' words, the methods given in the Handbook are reliable and tested methods (many times on various systems). If they do not work, it's either a port problem (vulnerabilities, ports tree, etc.) or a system problem. Regarding the distfile, it seems they changed the file: => Attempting to fetch from http://download.macromedia.com/pub/flashplayer/installers/current/9/. fetch: http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz: size mismatch: expected 3057882, actual 3057910 -- Marc