Skip to content

Instantly share code, notes, and snippets.

@phinze
Created January 14, 2010 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phinze/277228 to your computer and use it in GitHub Desktop.
Save phinze/277228 to your computer and use it in GitHub Desktop.
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