From owner-freebsd-questions@FreeBSD.ORG Sun Mar 6 03:53:24 2011 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 AD540106564A for ; Sun, 6 Mar 2011 03:53:24 +0000 (UTC) (envelope-from nlandys@gmail.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 425368FC15 for ; Sun, 6 Mar 2011 03:53:23 +0000 (UTC) Received: by wyb32 with SMTP id 32so3806439wyb.13 for ; Sat, 05 Mar 2011 19:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=R4GJJQ3ZHqmGCY4Ktf67t/YSHrABjiLS08y3nQeqZ5g=; b=GxwlzYvIo/7BPvUOLKi5CHquQIsqx41KYv7tMEAKDI8znQJnWSZxmOhLqhFLlIJgIA z8K4LuL5Gzo3hYaX9TG6n+hojIGEEVkZtP3FWkXVxu+acfFEElCDxoNT5ow5l/8S/h8I IH1+V6CzvGOpiCYfM3p3sLfs+9J+fASYOhOKY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WOxqweRSMoqb02XQOY1ySvjR/LTrQ4imVc1rt2V6TS8BIyz6MYZBDezeanuvHQBGgw RPuB8QOPh0wrnPY9wmM74dQORA//2Ob16YOAmYrFhweVnlPYDuMMXRlHe9HhgfjeE91i ULoj0iGtPbA7LIsUIEkdbYoEQGx7BO52mDYIU= MIME-Version: 1.0 Received: by 10.227.131.23 with SMTP id v23mr2080920wbs.53.1299383603021; Sat, 05 Mar 2011 19:53:23 -0800 (PST) Received: by 10.227.30.97 with HTTP; Sat, 5 Mar 2011 19:53:22 -0800 (PST) In-Reply-To: References: <201103052052.00749.lumiwa@gmail.com> Date: Sat, 5 Mar 2011 19:53:22 -0800 Message-ID: From: Nerius Landys To: "illoai@gmail.com" Content-Type: text/plain; charset=ISO-8859-1 Cc: ajtiM , freebsd-questions@freebsd.org Subject: Re: python27 update 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: Sun, 06 Mar 2011 03:53:24 -0000 > Sadly, this is one of those times when portupgrade seems > to handle things better, but you'll probably have to wait another > day to see if things worked out better this time. For me, using portupgrade on 3 different systems (7.4 and 8.1) to upgrade Python 2.6 to 2.7 worked like a charm. Just my two cents.