Thank you guys for the answers, GE2011.11p1 from tar indeed includes the fix, but there are 2 versions of p1:
1. Patch published long time ago on this page: http://gridscheduler.sourceforge.net/security.html This patch does not include the fix (as my tests shown). 2. Already patched tar that can be downloaded http://sourceforge.net/projects/gridscheduler/ As far as I understand the first patch does not include the fix, because it is incomplete. But I still cannot find in the commits list when exactly the fix is done in p1 and this is quite confusing. Best regards, Taras On Mon, Dec 14, 2015 at 5:28 PM, Feng Zhang <[email protected]> wrote: > If I remember correctly, GE2011.11p1 also has corrected this problem. > > On Mon, Dec 14, 2015 at 8:09 AM, Reuti <[email protected]> wrote: > > AFAIK it's fixed in SoGE. If you don't want to upgrade you can try an > instant fix: > > > > $ cat trim.sh > > #!/bin/sh > > sed -i "/=()/s/.*/& ; }/" $SGE_JOB_SPOOL_DIR/environment > > > > and: > > > > $ qconf -sq all.q > > ... > > prolog sgeadmin@/usr/sge/cluster/trim.sh > > > > -- Reuti > > > > PS: One error is still present for the starting prolog which can be > ignored. > > > > > >> Am 10.12.2015 um 14:25 schrieb Taras Shapovalov < > [email protected]>: > >> > >> Hi guys, > >> > >> I am trying to find out in which commit the following issue (related to > bash) was fixed: > >> > >> http://permalink.gmane.org/gmane.comp.clustering.gridengine.users/18579 > >> > >> and I cannot find the appropriate commit in > http://sourceforge.net/p/gridscheduler/code/commit_browser > >> > >> Could you please point me to the appropriate change in the code? > >> > >> Best regards, > >> > >> Taras > >> _______________________________________________ > >> users mailing list > >> [email protected] > >> https://gridengine.org/mailman/listinfo/users > > > > > > _______________________________________________ > > users mailing list > > [email protected] > > https://gridengine.org/mailman/listinfo/users > > > > -- > Best, > > Feng >
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
