On Tue, 07 Aug 2012 14:46:18 +0200 Ingeborg Hellemo ingeborg.hellemo@uit.no wrote:
This time, somewhere, $PATH gets lost...
2012-08-07 14:07:20,499 [62051] [INFO nav.ipdevpoll] --- Starting ipdevpolld multiprocess master --- 2012-08-07 14:07:20,502 [62053] [INFO nav.ipdevpoll] ipdevpolld now running in the background env: python: No such file or directory env: python: No such file or directory env: python: No such file or directory env: python: No such file or directory 2012-08-07 14:07:20,552 [62053] [WARNING control] Subprocess linkcheck died, restart will be tried 2012-08-07 14:07:20,553 [62053] [WARNING control] Subprocess profiling died, restart will be tried
*sigh*
Any ideas?
Might either be some version differences in Twisted, or something that just works plain differently under FreeBSD (as usual) ;)
Would you please try the attached patch, which explicitly attaches the parent environment to each subprocess?