[issue1412] test_subprocess fails on SuSE 10

2007-11-25 Thread Christian Heimes
Christian Heimes added the comment: I've fixed a bug in py3k and 2.6 where a test in test_shutil has removed an empty TMP directory. I regard the issue as a minor inconvenience. We can't work around every edge case. -- resolution: -> works for me status: open -> closed

[issue1412] test_subprocess fails on SuSE 10

2007-11-12 Thread Denes Vadasz
<[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc bcc Subject [issue1412] test_subprocess fails on SuSE 10 Christian Heimes <[EMAIL PROTECTED]> Please respond to : Tracker <[EMAIL PROTECTED]> 10/11/2007 23:05 Christian Heimes added the comment: Please try this: $ mkdir -p ~/tmp $ T

[issue1412] test_subprocess fails on SuSE 10

2007-11-10 Thread Christian Heimes
Christian Heimes added the comment: Please try this: $ mkdir -p ~/tmp $ TMP=~/tmp make test -- nosy: +tiran __ Tracker <[EMAIL PROTECTED]> __ _

[issue1412] test_subprocess fails on SuSE 10

2007-11-09 Thread Denes Vadasz
New submission from Denes Vadasz: I compiled Python 2.5.1 on SuSE 10 and ran "make test", which reported test_subprocess.py to fail on lines 537 and 579 with "permission denied". After a short investigation it looks the problem is that in SuSE 10 the shell (bash) rejects to execute scripts re