Analysis of Python 2.7 support in Natty

Stefano Rivera stefanor at ubuntu.com
Fri Feb 4 07:28:40 UTC 2011


Hi Soren (2011.02.04_01:58:26_+0200)
> I understand it, any such package will prevent installation of the
> python2.7 package (since it will fail to bytecompile for 2.7)?

I thought that was a soft failure. You get an error, and you can't
really use that library with 2.7, but everything else is ok.

More to the point, C extensions specifically Depend on python << 2.7 if
they were built for 2.6 and not 2.7. dh_python2, with its in-package
symlink farm, has the same issue. These would all have to be rebuilt.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



More information about the ubuntu-devel mailing list