From owner-freebsd-questions@FreeBSD.ORG Mon Nov 30 01:22:50 2009 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 D935C1065670 for ; Mon, 30 Nov 2009 01:22:50 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 6563A8FC18 for ; Mon, 30 Nov 2009 01:22:50 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so926822eye.9 for ; Sun, 29 Nov 2009 17:22:49 -0800 (PST) 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=4u4uEp51V6BPdqfocj+086ch/Zh+2ToTRovTn5pe1xU=; b=PJJ6c1RBZCNwHLzbtpxQ6cM9KVRnLAC0qsiHkIhQMggJLCNep9xdoZ8eH9nbHzZuM9 SXttGQyre1eerJuaBWNWtPI4U6V53csV4fhw9bMSvud1OhcREkJ6KLTXHlqWgnzsj2uz f8Z8Gfb8z3hmFe1Kr+5C89OMNkE1npBfQgE9E= 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=XTSV7cJQfrYyCAEp2rZdiFkCRqSIqB972B+IvMWtMa8SUyRKwESP9iGPyPLqkXYXvi n8Ph3gEbnQ/yVn+4mxLdll7EBhTdgqAf03GX/FA3heVljIhDfZ8UQFX1DZ/RnUVxyDF4 p5bMRqmWE8otpiBhS0QQ+4uVMfaGzhadjBhYM= Received: by 10.216.89.193 with SMTP id c43mr1264579wef.221.1259544169375; Sun, 29 Nov 2009 17:22:49 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id i6sm9044282gve.1.2009.11.29.17.22.48 (version=SSLv3 cipher=RC4-MD5); Sun, 29 Nov 2009 17:22:48 -0800 (PST) Date: Mon, 30 Nov 2009 01:22:46 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20091130012246.1fbd04e6@gumby.homeunix.com> In-Reply-To: References: <20091129005048.GA85331@orange.esperance-linux.co.uk> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: portupgrade for binaries fails miserably, but not completely 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, 30 Nov 2009 01:22:50 -0000 On Sun, 29 Nov 2009 12:16:15 -0800 Paul Hoffman wrote: > At 12:50 AM +0000 11/29/09, Frank Shute wrote: > >You don't mention what command you are using to upgrade your > >ports/packages. > > Sorry: portupgrade -aPPR Packages for a release are built against the ports tree that's distributed with the installation cd. If you want portupgrade -aPP to work you need to use csup with the port release tag which I think is RELEASE_7_2_0. Otherwise use portupgrade -aP.