From owner-freebsd-questions@FreeBSD.ORG Mon Jan 27 12:24:08 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06305CE4 for ; Mon, 27 Jan 2014 12:24:08 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D084B12EC for ; Mon, 27 Jan 2014 12:24:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=Y2E/fg25ZH699p+UhqoyukjQeu9B9T1wHXz1BHAuA6Y=; b=Ev1pDCIdxGLVLxgsGXziYz2tF09VTHRinKmeOmtvhHjpvX8U0MbQ2baeYc59wjreGhDlcVgU9HkbSu5t5kTDx2iuIfGeTNk5suh/BASZoxhBVHxkFMg4pvIL7keMgofsAEsfe0i6qD0/OmLoHBj/17xD5iqnmgNA0HncvNOAfmw=; Received: from [39.217.157.8] (port=63678 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1W7lET-004JPL-Ux; Mon, 27 Jan 2014 05:24:06 -0700 Date: Mon, 27 Jan 2014 20:23:42 +0800 From: Erich Dollansky To: Charlie Subject: Re: [freebsd-questions] Re: weird error messages with various ports Message-ID: <20140127202342.5cbe5014@X220.alogt.com> In-Reply-To: References: <20140127120519.Horde.zk6gGzrJZ8n-kUHavzPiTw1@webmail.df.eu> <20140127191858.78a3fa5d@X220.alogt.com> <20140127114919.GA66024@elfsechsundzwanzig.de> <20140127200326.026e6c35@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: _1126 , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 12:24:08 -0000 Hi, On Mon, 27 Jan 2014 12:14:33 +0000 (UTC) Charlie wrote: > My failure occured on a ports tree that was updated about 30 minutes > ago via portsnap. can you try revision 341159? It works for me. Erich