[Bug 58784] jsub and utf8

2014-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 Marc A. Pelletier m...@uberbox.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58784] jsub and utf8

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #9 from Marc A. Pelletier m...@uberbox.org --- Is this still a relevant issue? -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #1 from Tim Landscheidt t...@tim-landscheidt.de --- I can't reproduce either claim: | scfc@tools-login:~$ cat test.py chmod +x test.py rm -f test.{out,err} jsub ./test.py while ! job test /dev/null; do sleep 1; done cat

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Partially reproduced it. Using the first script: local-legobot@tools-login:~/$ jsub ./test.py while ! job test /dev/null; do sleep 1; done cat test.{out,err} Your

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #3 from Merlijn van Deen valhall...@arctus.nl --- I think this should be a more generic request to make sure the environment on the exec hosts is the same as what someone has when testing in the interactive shell. In any case, the

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 Merlijn van Deen valhall...@arctus.nl changed: What|Removed |Added CC|

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #5 from Tim Landscheidt t...@tim-landscheidt.de --- (In reply to comment #3) [...] Setting LANG=en_US.UTF-8 (or any other UTF-8 locale) should solve this issue. It apparently does, because I have: | export LANG=de_DE.UTF-8 in

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #6 from Merlijn van Deen valhall...@arctus.nl --- Ahh, there's another catch. valhallasw@tools-login:~$ python ./test.py | tee Traceback (most recent call last): File ./test.py, line 2, in module print u\xe4

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #7 from Tim Landscheidt t...@tim-landscheidt.de --- (In reply to comment #5) [...] My assumption (and fear :-)) is that SGE sources ~/.profile before job execution, which means that there will be a *lot* of confusion on where to

[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784 --- Comment #8 from Marc A. Pelletier m...@uberbox.org --- Part of the difficulty is that there is a combinatorial explosion of starting environments depending on more factors than you can shake a stick at (given the gridengine's propensity to