Michal Ludvig wrote:
> Dick Middleton wrote:
>
>> S3cmd: 0.9.8.3
>> [...]
>> File "/usr/bin/s3cmd", line 657, in gpg_encrypt
>> code = gpg_command(command, cfg.gpg_passphrase)
>> File "/usr/bin/s3cmd", line 644, in gpg_command
>> p_pid, p_exitcode = os.wait()
>> OSError: [Errno 10] No child processes
>>
>> [...]
>>
>> Obviously something wrong with gpg setup. Works OK from command line but not
>> from shell script.
>
> Interesting. Do you run the shell script from command line or as a cron job?
This is running a script from 'motion' end_of_movie event. I'm guessing
it's an environment thing because if I echo the s3cmd to 'at now' it
works fine.
Dick
|