-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

On 03-12-2010 23:34, Sebastian Pipping wrote:
> Hello!
> 
> 
> In the mean time I have sent the attached patch to people involved with
> building Gentoo stages.  Before further taking action on/with that patch
> I am waiting for their response.

I've been talking with Sebastian to see if we can get a fix that works
for releng, so we can get stages building working again.

> I am now posting it here in order to let you know about this change in
> status and to give potentially interested parties a chance to join with
> review.

I've sent Sebastian the following patch that I've tested locally and
that allowed me to build stages again.


diff -u -b -B -r1.10 python-2.6.5-r3.ebuild
- --- python-2.6.5-r3.ebuild      1 Dec 2010 19:53:20 -0000     1.10
+++ python-2.6.5-r3.ebuild      4 Dec 2010 01:44:13 -0000
@@ -299,6 +299,7 @@
    if [[ -z "$(eselect python show --python${PV%%.*})" ]]; then
        eselect python update --python${PV%%.*}
    fi
+   eselect python update --if-unset
 }

 pkg_preinst() {
Index: python-3.1.2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.2-r4.ebuild,v
retrieving revision 1.11
diff -u -b -B -r1.11 python-3.1.2-r4.ebuild
- --- python-3.1.2-r4.ebuild      1 Dec 2010 19:53:20 -0000     1.11
+++ python-3.1.2-r4.ebuild      4 Dec 2010 01:44:13 -0000
@@ -297,6 +297,7 @@
    if [[ -z "$(eselect python show --python${PV%%.*})" ]]; then
        eselect python update --python${PV%%.*}
    fi
+   eselect python update --if-unset
 }

 pkg_preinst() {


This patch gives us back the python symlink and sets python-2.6 as the
default python interpreter.


> Best,


> Sebastian

- -- 
Regards,

Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
Gentoo- forums / Userrel / Devrel / KDE / Elections / RelEng
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJM+Z2kAAoJEC8ZTXQF1qEPIgwP/0hbKtUma2XbnJzB0uawdXwe
QQTrrnaLq82ErQYTBDyG63Pb1kscTbeH8LwqeSsDpIRkCcXwFEeC+Imr738e3uZh
e9ihYvFGCdD97z0YvkAkYuqVqGGP5im3KBHSnNSMk6ZwXJtD03vgeVwRA5Dnx7jg
KgMWj5WEdevAaH9VP59dpTRjSvhyMKHPEPjrcJjZ01RFu/QNSqvvVpVXB80oJCLn
A4nneBjBJhIWEFYR2plriw56I2XsTg++M6LkSaVKDUOBbBkIVaDARAvlBzwcaVXp
uIndguJjaXOp1Nl/GACsuvsc2Dd0GOkCbeDv2NAynzYBiOT6ldwq64NMa87JrNVa
BcMQilvsovw3qsupR2rmR3Ylss1Q26lAN5lbqyMsfbLTVO4DZTcy4Fr/ktieMojt
SngC/TBIOUwUApWrCYUNFHqqMM0jpWVtqa0RPaAj6FkNjYoWOTgfYxKmwJPz1Dj0
jY5zR0lwHaaSCkoi6KbA1XWo1/db5o7wbGomb7B5bRY4HbXUI8cXU/zBaZElkR2y
Jf0j30NvWtTM6Eh8V7T15hFku900BjmmMjvmrNMwrajA5U3DsLRVW/spLNx12yeL
xyErfH32WuiW/hmLCgnmGrGmcYnQeN6fBO0ENCM0kDWCYW5b4qmkoqug0v3G1ReV
ZgE5fXFR/eS67bhUir/2
=jEfM
-----END PGP SIGNATURE-----

Reply via email to