From owner-freebsd-current@FreeBSD.ORG Tue Dec 30 20:33:43 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B854106564A; Tue, 30 Dec 2008 20:33:43 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 04D2C8FC1A; Tue, 30 Dec 2008 20:33:43 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from benji.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 8F19D1E8C1A; Tue, 30 Dec 2008 20:33:41 +0000 (UTC) Received: by benji.nitro.dk (Postfix, from userid 2000) id 52138FD3C; Tue, 30 Dec 2008 21:33:41 +0100 (CET) Date: Tue, 30 Dec 2008 21:33:41 +0100 From: "Simon L. Nielsen" To: Max Laier Message-ID: <20081230203340.GB933@zaphod.nitro.dk> References: <200812301616.11132.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200812301616.11132.max@love2party.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-current@freebsd.org, cperciva@freebsd.org Subject: Re: portsnap corrupted X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2008 20:33:43 -0000 On 2008.12.30 16:16:10 +0100, Max Laier wrote: > long story short: a clean "portsnap fetch && portsnap extract" doesn't extract > all ports that should be there according to cvsweb and others. > > I noticed via x11/listres, but there are plenty others - see attached (grep -v > -1 ^/ > porterror). Hey, I just tried using -d and -p to portsnap to fetch a new dir and everything worked fine. Do you have log from portsnap fetch? fetch part: Looking up eu.portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from portsnap4.FreeBSD.org... done. Fetching snapshot tag from portsnap4.FreeBSD.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Tue Dec 30 01:13:52 CET 2008: d13209cad4efce194cf08b26861074625f898e356cd485100% of 54 MB 425 kBps 00m00s Extracting snapshot... done. Verifying snapshot integrity... done. Fetching snapshot tag from portsnap4.FreeBSD.org... done. Fetching snapshot metadata... done. Updating from Tue Dec 30 01:13:52 CET 2008 to Tue Dec 30 19:20:10 CET 2008. Fetching 3 metadata patches.. done. Applying metadata patches... done. Fetching 0 metadata files... done. Fetching 39 patches.....10....20....30.... done. Applying patches... done. Fetching 1 new ports or files... done. And the extract: Script started on Tue Dec 30 21:28:38 2008 [simon@eddie:~] portsnap -d /c/tmp/p/db -p /c/tmp/p/ports extract /c/tmp/p/ports/.cvsignore -- /c/tmp/p/ports/x11/zenity/ Building new INDEX files... done. -- Simon L. Nielsen portsnap co-admin