From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 06:48:24 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADFC51065676 for ; Mon, 12 Jul 2010 06:48:24 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from extmail-01.people.net.au (extmail-01.people.net.au [202.154.123.98]) by mx1.freebsd.org (Postfix) with SMTP id F1C568FC0C for ; Mon, 12 Jul 2010 06:48:23 +0000 (UTC) Received: (qmail 21881 invoked from network); 12 Jul 2010 06:48:21 -0000 Received: from unknown (HELO smtp.phoenix) (218.215.160.173) by extmail-01.people.net.au with SMTP; 12 Jul 2010 06:48:21 -0000 Received: by smtp.phoenix (Postfix, from userid 1001) id 37F63172A6; Mon, 12 Jul 2010 16:48:21 +1000 (EST) Date: Mon, 12 Jul 2010 16:48:21 +1000 From: andrew clarke To: Julien Cigar Message-ID: <20100712064821.GA33708@ozzmosis.com> References: <4C35A9B5.9000204@ulb.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C35A9B5.9000204@ulb.ac.be> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-questions Subject: Re: sort: write error with portsnap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2010 06:48:24 -0000 On Thu 2010-07-08 12:34:29 UTC+0200, Julien Cigar (jcigar@ulb.ac.be) wrote: > Am I the only one to have sort: write errors since a few days with > portsnap ? : Same here. No idea why! 16:46 ozzmosis@blizzard [~]sudo portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from portsnap6.FreeBSD.org... done. Fetching snapshot metadata... done. Updating from Sat Jul 10 19:16:22 EST 2010 to Mon Jul 12 15:47:14 EST 2010. Fetching 4 metadata patches... done. Applying metadata patches... done. Fetching 0 metadata files... done. Fetching 64 patches.....10....20....30....40....50....60.. done. Applying patches... done. Fetching 3 new ports or files... done. sort: write failed: standard output: Broken pipe sort: write error Removing old files and directories... done. Extracting new files: /usr/ports/archivers/deb2targz/ /usr/ports/archivers/unalz/ ... /usr/ports/x11/xclip/ /usr/ports/x11/xorg-minimal/ Building new INDEX files... done. 16:46 ozzmosis@blizzard [~]uname -a FreeBSD blizzard.phoenix 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sun Mar 21 06:15:01 UTC 2010 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Regards Andrew