Message75400
I'm unable to reproduce your problem with Python 2.4.4 nor Python
2.5.1. I'm using Ubuntu and the program "service" doesn't exist. So I
used the commands "pwd", "sh -c pwd", "sh -c 'echo $$'". All commands
terminate correctly.
Your problem is specific to the command "service cpboot start"? You
can reproduce the problem with another command?
Can you attach the full trace? I mean something like "strace -f -o
trace python test.py". |
|
| Date |
User |
Action |
Args |
| 2008-10-31 00:48:51 | vstinner | set | recipients:
+ vstinner, belopolsky, amy20_z |
| 2008-10-31 00:48:51 | vstinner | set | messageid: <1225414131.4.0.435309843303.issue4216@psf.upfronthosting.co.za> |
| 2008-10-31 00:48:50 | vstinner | link | issue4216 messages |
| 2008-10-31 00:48:50 | vstinner | create | |
|