|
Running Shell Commands: msg#00022python.buildbot.devel
I need to run `make allmodconfig > .config` using ShellCommand but I keep getting the following errors: command '['(make allmodconfig > .config)']' in dir /home/philips/projects/bigit/slave/full/build (timeout 1200 secs) Upon execvpe (make allmodconfig > .config) ['(make allmodconfig > .config)'] in environment id -1216986820: Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/twisted/internet/process.py", line 674, in __init__ os.execvpe(command, args, environment) File "/usr/lib/python2.3/os.py", line 345, in execvpe _execvpe(file, args, env) File "/usr/lib/python2.3/os.py", line 374, in _execvpe func(fullname, *argrest) OSError: [Errno 2] No such file or directory program finished with exit code 1 Any ideas? Thanks, Brandon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [PATCH] Initial cogito support: 00022, Brandon Philips |
|---|---|
| Next by Date: | Web server on master: 00022, Nick Trout |
| Previous by Thread: | [PATCH] Initial cogito supporti: 00022, Brandon Philips |
| Next by Thread: | Re: Running Shell Commands: 00022, Brian Warner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |