1 Feb
2012
1 Feb
'12
9:41 a.m.
On Feb 1, 2012, at 10:33 AM, Peter Cock wrote:
On Wed, Feb 1, 2012 at 3:28 PM, Nate Coraor <nate@bx.psu.edu> wrote:
Hi Peter,
I'm guessing it's a typo in your config. 'drmaa' vs. 'drmma'.
--nate
Indeed,
$ sudo -u galaxy ./run.sh Some eggs are out of date, attempting to fetch... Fetched http://eggs.g2.bx.psu.edu/drmaa/drmaa-0.4b3-py2.6.egg Fetch successful. ...
And I was confused by finding this folder but http://eggs.g2.bx.psu.edu/DRMAA_python/ not spotting this one later in the listing, http://eggs.g2.bx.psu.edu/drmaa/
The former is the old SGE-only C-extension DRMAA egg, not used any more but we leave all the eggs up in case someone pulls an old version of Galaxy for some reason. --nate
That seems to do it, cheers!
Peter