← Back to team overview

launchpad-dev team mailing list archive

Segfault in bin/test? A workaround.

 

Henning and Graham this morning had segfault issues, and Brad did
yesterday. Here's a workaround that Brad and I figured out yesterday
that seems to work okay:

  . ~/.rocketfuel-env.sh
  cd $LP_SOURCEDEPS_PATH/twisted
  bzr clean-tree --ignored --force
  make PYTHON=python2.5

The Twisted Makefile has python2.4 hardcoded. This is something we
should fix. Anyone want to do that?

Gavin.



Follow ups