If they're fetching as it runs the tests, you may not need to do it up front explicitly.  It's worth noting, though, that this is how galaxy normally runs (checking for and fetching eggs up front -- except when using the --stop-daemon argument) under run.sh.


On Mon, May 5, 2014 at 11:15 AM, Peter Cock <p.j.a.cock@googlemail.com> wrote:
On Mon, May 5, 2014 at 3:47 PM, Dannon Baker <dannon.baker@gmail.com> wrote:
> On Mon, May 5, 2014 at 10:32 AM, Peter Cock <p.j.a.cock@googlemail.com>
> wrote:
>>
>> However, while it pre-fetched PyYAML-3.10-py2.7-linux-x86_64-ucs4.egg
>> the old error persists. Is there a case-sensitivity issue here (PyYAML
>> versus pyyaml)?
>
> Yep, I've adjusted that now and my guess is it'll work next time.
>
> Let me know if it doesn't, and thanks for finding the issue!

Green light :)
https://travis-ci.org/peterjc/pico_galaxy/builds/24456751

I'm checking if I actually did need the fetch eggs or not...

Thank you,

Peter

(Apologies for previous blank email, slip of the mouse)