simon andrews (BI) wrote:
After more investigation it turns out the reasons for the failures wasn't the incompatible versions (as you said the fetch_eggs.py script should have pulled down the correct version). The reason this failed on our system was that python wasn't reading our proxy information correctly from the environment. I'd set the http_proxy variable, but python requires that the value includes the protocol information as well as the server and port. Since it couldn't access the download site it was falling back on the system installed version and was therefore throwing the version errors I saw.
After fixing the proxy information galaxy downloaded the correct versions of the various eggs and all is well.
Excellent, and thanks for sharing your solution. --nate
Cheers
Simon.
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev