
23 Mar
2007
23 Mar
'07
12:25 p.m.
On 3/23/07, Neil Mitchell
1) Does the setup really need to do a chmod
I don't think so. The chmod is coming from Scons internally. 2) If the chmod fails, what can't we do? Could we perhaps limp along
to the end anyway.
It looks like more of a problem with Scons that with our build system. It might be possible to work around it, but it would be messy. I think the bigger problem is why the chmod is failing. You should have permission to do it, depending on the permissions on the file and the directory it's in. I would interested to know what they are. The Venice buildbot is at /tmp/aw/buildbot/slackx86/build/ if you want to use that. It builds fine... Andrew