OoO En ce  début d'après-midi ensoleillé du jeudi  19 février 2009, vers
15:16, Josselin Mouette <j...@debian.org> disait :

> in the binary-post-install target of cerealizer, there is a check that
> directly uses the python-support path:
>         
> PYTHONPATH='debian/$(cdbs_curpkg)/usr/share/python-support/python-cerealizer' 
> \
>                 python test/regtest.py

> This is quite a hack, and it causes the package to FTBFS with the new
> python-support version that lies in experimental. This is also causing
> the interpreter to create .pyc files, which you have to remove by hand
> just after.

> It would be much better to do this in the binary-install target instead.
> Something like this should do the trick:
>         PYTHONPATH='debian/$(cdbs_curpkg)/usr/lib/$(pyversions 
> -d)/site-packages' \
>                 python test/regtest.py

Hi Josselin!

Thanks for the fix. I have  several other packages that uses this hack I
think. I will check them too.
-- 
SILLY STRING IS NOT A NASAL SPRAY
SILLY STRING IS NOT A NASAL SPRAY
SILLY STRING IS NOT A NASAL SPRAY
-+- Bart Simpson on chalkboard in episode 5F12

Attachment: pgpOhvyDFrKhN.pgp
Description: PGP signature

Reply via email to