From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 22:10:42 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFDEB106566C for ; Fri, 5 Nov 2010 22:10:42 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 411AB8FC0A for ; Fri, 5 Nov 2010 22:10:41 +0000 (UTC) Received: by wyb34 with SMTP id 34so1574642wyb.13 for ; Fri, 05 Nov 2010 15:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=EazEDPOarXQBR1gsI++kBbw/52AVQ47ATTpdE0SwzQg=; b=RCv2RBh6bB5pPvp2zbOkl9oPjrC4TVwpcCSpA9VOilfRa0OhCRAZjEhfd7HFz1emrB LAwGpudbZkjmePxJ0eaqwC8Fb0OLJCNXJMl4ZkDcEIVE+jg4MqObQQ9QKQ5pIFiRoUP9 Fi+7fOj3EWHaQq4dLIWFGIU8b6hR+fpN08wLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=CBA3PDpxTK6x7z+D78wRYm/OEdXr70B+5RZsgfYJfS6m4ICLs36AKTyNblZPmyNZo4 dBJKMBmwuWc5D+ecPIM6AHA2F9cvHL/lx4lEzvYIeZqvZpTocLPNNhWtDdSb0xgRea0I nj1nMTpUblbsTtTs6mFUcrEVKloiN89IYK8ho= Received: by 10.216.173.79 with SMTP id u57mr2666146wel.40.1288994818685; Fri, 05 Nov 2010 15:06:58 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id x3sm1208079wes.46.2010.11.05.15.06.53 (version=SSLv3 cipher=RC4-MD5); Fri, 05 Nov 2010 15:06:57 -0700 (PDT) Date: Fri, 5 Nov 2010 22:06:41 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20101105220641.618df4d6@gumby.homeunix.com> In-Reply-To: <4CD457CF.60403@nagual.nl> References: <4CD457CF.60403@nagual.nl> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: portmaster 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: Fri, 05 Nov 2010 22:10:42 -0000 On Fri, 05 Nov 2010 20:15:27 +0100 Dick Hoogendijk wrote: > Trying to update with portmaster (-a -B -d) but everytime the process > stops after some time and I can't find out why this happens. All I > see is a screen full of names, but no message why the thing dumped > core. > > Is there a way to find out _WHY_ portmaster can't complete the proces? Did you follow the UPDATING entry for portmaster?