On Sun, Apr 27, 2008, Vincent Bernat wrote:
> Now, back to the bug, I could fix it in python-nevow by using
> python-central in place of python-support. Again, this only fixes it for
> python-nevow, while there could be other breakages.
cpushare is one of these. As my 11 other python packages use
python-support, I'm not really fond of the idea of switching only one to
python-central. This is my workaround for now (from debian/rules):
dh_pysupport # must be done *before* dh_installinit
# Get rid of these files. We need to do this because
# python-support
# creates them even though they don't exist in
# the package, and twistd
# does not visit plugin directories if
# they have a __init__.py file.
echo 'rm -f
/var/lib/python-support/python*/twisted/plugins/__init__.py*' >>
debian/cpushare.postinst.debhelper
--
Sam.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]