9 Nov
2012
9 Nov
'12
1:57 p.m.
On Fri, Nov 9, 2012 at 2:40 PM, Scott McManus <scottmcmanus@gatech.edu> wrote:
Second, you're right about virtualenv not being used. It is likely that root is being used, which means that all of the virtualenv stuff for the galaxy user won't be available. I haven't tried this, but you could try modifying your galaxy.fedora-init to contain a call to virtualenv - that way you switch into the proper sandbox when you startup.
Thanks Scott. I think I already have that call in there. That's why I'm so confused. See line 21 http://pastie.org/5351396 Is something not working with that call. Maybe that call affects root and not the galaxy user? -Greg