From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q2ueh-000527-EE for garchives@archives.gentoo.org; Fri, 25 Mar 2011 00:13:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 022381C137; Fri, 25 Mar 2011 00:11:52 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A3E051C137 for ; Fri, 25 Mar 2011 00:11:52 +0000 (UTC) Received: by ewy1 with SMTP id 1so394298ewy.40 for ; Thu, 24 Mar 2011 17:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=qLf+kCpts/4phrJ0+qwrw16mSn7CQS89ZaeY1bwrkBc=; b=qQ50Xh8PuKRzJM+a7uTXu1ZcYZo5fNVIpixyPSDQuZYgCb31uyIP7d0JF4Kd/SBUJW koinAjeOugsW1Zf7/WBA5KmnVUa4fZceH/5RHRizuHZFxRnOOVGQi8sgBnVHPjxX3Sz7 sSuezMGJFWeVUCwoCuRgfbaSgyY3JV3dGeIZE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=K71RMT53YP69Hof9U5gNTzpf90s3CTAQXkU7Vsffz3YvYjmZ0u7tut9FkuKggGj9Sg Q9Rj9JCQotZkCnfGa707mM4Y3kuEddAqcXXrfuGvY/GQJi42nJaCIuL9MwQ2KhJgb7uS Lw4/BMKF43HynFc/MjSONLeSGYc7VU0+qRHiE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.9.200 with SMTP id 50mr1210606wet.83.1301011911832; Thu, 24 Mar 2011 17:11:51 -0700 (PDT) Received: by 10.216.157.140 with HTTP; Thu, 24 Mar 2011 17:11:51 -0700 (PDT) Date: Thu, 24 Mar 2011 17:11:51 -0700 Message-ID: Subject: [gentoo-user] python-2.7 && python-updater From: Mark Knecht To: Gentoo User Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: b33e55da6451b77ed2cb9f26f83ae4d9 One of my machines just saw a python-2.7 update and the ebuild was good enough to remind me to run python-updater, but it didn't suggest that I run eselect python and set the active version to 2.7. Should this new version python be selected first as the active python 2 version and then run python-updater? Thanks, Mark