This is not a file retrieval bug, I discovered that the problem is in line 6 of the script.
This was the output from a python debugger:
(/usr/bin/ubiquity:6):
6 import sys

The weird part is that this sys library looks pretty common
http://effbot.org/librarybook/sys.htm

Reply via email to