Re: Packaging pypy

2011-12-24 Thread Maciej Fijalkowski
On Fri, Dec 23, 2011 at 1:44 PM, Stefano Rivera wrote: > Hi debian-python (2011.11.28_22:25:18_+0200) >> I'm interested in this, and happy to help. > > ... so, I've spent some time on this, and have an incomplete package to > show for it: http://anonscm.debian.org/gitweb/?p=users/stefanor/pypy.git

Re: Packaging pypy

2011-12-24 Thread Stefano Rivera
Hi Maciej (2011.12.24_12:25:28_+0200) > Wouldn't looking always at /usr first break checkout overriding system > version? That would be very unfortunate unless this is only for the > debian-modified version. Yes, I meant that as a debian-specific workaround. But it would break virtualenv. Grumble,

python-enchant is not importable in python 2.6 on armhf. Any idea which package is at fault?

2011-12-24 Thread peter green
While investigating the build failure of scim-python on armhf I discovered that importing enchant with python 2.6 fails on armhf root@debian:/# python2.6 -c "import enchant" Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.6/dist-packages/enchant/__init__.py", lin