Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
sh: line 1: 7573 Segmentation fault bzr update /home/user/.cerberus/work/project_name/sources 2>&1
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/usr/local/bin/bzr", line 21, in <module>
import os
File "/usr/local/lib/python2.5/os.py", line 44, in <module>
from posix import *
ImportError: from-import-* object has no __dict__ and no __all__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment