Re: Python conflicting with other python when installed from packages

2012-06-05 Thread John Hein
Ruslan Mahmatkhanov wrote at 21:42 +0400 on Jun 5, 2012: > John Hein wrote on 05.06.2012 21:09: > > Ruslan Mahmatkhanov wrote at 16:14 +0400 on Jun 5, 2012: > > > Packages that using 2to3 to convert their code on install to be > > python3 > > > compatible looking exactly for `2to3' ex

Re: Python conflicting with other python when installed from packages

2012-06-05 Thread Marcus von Appen
On, Tue Jun 05, 2012, Baptiste Daroussin wrote: [...] > The thing is that they are conflicting only for the bin/2to3 file. It would be > nice if this file could be for example prefixed with the release of > python like: > > bin/py27-2to3 or something like that. I'm aware that when just installing

Re: Python conflicting with other python when installed from packages

2012-06-05 Thread Ruslan Mahmatkhanov
John Hein wrote on 05.06.2012 21:09: Ruslan Mahmatkhanov wrote at 16:14 +0400 on Jun 5, 2012: > Baptiste Daroussin wrote on 05.06.2012 16:07: > > Hi, > > > > With pkgng build on pointyhat I discovered that all the python packages when > > built on pointyhat, tinderbox or even

Re: Python conflicting with other python when installed from packages

2012-06-05 Thread John Hein
Ruslan Mahmatkhanov wrote at 16:14 +0400 on Jun 5, 2012: > Baptiste Daroussin wrote on 05.06.2012 16:07: > > Hi, > > > > With pkgng build on pointyhat I discovered that all the python packages > > when > > built on pointyhat, tinderbox or even poudriere all conflicts which each > > other

Re: Python conflicting with other python when installed from packages

2012-06-05 Thread Ruslan Mahmatkhanov
Baptiste Daroussin wrote on 05.06.2012 16:07: Hi, With pkgng build on pointyhat I discovered that all the python packages when built on pointyhat, tinderbox or even poudriere all conflicts which each other meaning you can't install multiple python version in parallel without overwritting files w

Python conflicting with other python when installed from packages

2012-06-05 Thread Baptiste Daroussin
Hi, With pkgng build on pointyhat I discovered that all the python packages when built on pointyhat, tinderbox or even poudriere all conflicts which each other meaning you can't install multiple python version in parallel without overwritting files with old package system and pkgng just forbid you