Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-alt r1673 - in trunk/prefix-news: . 2010 2010/2010-05-02-python-pyc-pyo-collisions
Date: Sun, 02 May 2010 12:18:02
Message-Id: 20100502121757.ACBCD2C20F@corvid.gentoo.org
1 Author: grobian
2 Date: 2010-05-02 12:17:57 +0000 (Sun, 02 May 2010)
3 New Revision: 1673
4
5 Added:
6 trunk/prefix-news/2010/
7 trunk/prefix-news/2010/2010-05-02-python-pyc-pyo-collisions/
8 trunk/prefix-news/2010/2010-05-02-python-pyc-pyo-collisions/2010-05-02-python-pyc-pyo-collisions.en.txt
9 Log:
10 Add news item to instruct people to disable collision-protect for the python upgrade
11
12 Added: trunk/prefix-news/2010/2010-05-02-python-pyc-pyo-collisions/2010-05-02-python-pyc-pyo-collisions.en.txt
13 ===================================================================
14 --- trunk/prefix-news/2010/2010-05-02-python-pyc-pyo-collisions/2010-05-02-python-pyc-pyo-collisions.en.txt (rev 0)
15 +++ trunk/prefix-news/2010/2010-05-02-python-pyc-pyo-collisions/2010-05-02-python-pyc-pyo-collisions.en.txt 2010-05-02 12:17:57 UTC (rev 1673)
16 @@ -0,0 +1,17 @@
17 +Title: Collision on .py[co] files on Python upgrade
18 +Author: Fabian Groffen <grobian@g.o>
19 +Content-Type: text/plain
20 +Posted: 2010-05-02
21 +Revision: 1
22 +News-Item-Format: 1.0
23 +Display-If-Installed: <dev-lang/python-2.6.5-r2
24 +
25 +Due to a change in the python ebuild, numerous collisions will occur on
26 +the upgrade to python 2.6.5-r2. The collisions are in all *.py[co]
27 +files that used not to be included in previous versions of the python
28 +ebuilds.
29 +
30 +For this reason, you will have problems upgrading python. It is safe to
31 +disable collision-protect just for this upgrade, e.g.:
32 +
33 + env FEATURES="-collision-protect" emerge -1ua dev-lang/python:2.6