Thanks Markus for keeping us posted. As for the problem with stale NFS handles, it seems that this should be solved inHudson, doesn't it? If recursive delete doesn't work with NFS, there should be a more robust implementation or they should fallback to `rm -rf` on unix, as Denis suggested on bug 401975. Should we file a bug against Hudson?
Regards, Ralf On Sun, Mar 3, 2013 at 10:29 AM, Markus Knauer <[email protected]> wrote: > Hi all, > > since about two days I am seeing many build failures (RAP 1.5, RAP head, RAP > Incubator) on Hudson. I am aware of these problems but failed to fix them so > far. If I am running the builds locally on my own computer, they finish > successfully. All build failures on Hudson seem to fall into two categories: > > (1) A workspace clean doesn't work because of some stale NFS handles > Bug 401975 > > (2) Tycho/p2 cannot retrieve files from Eclipse local repositories > (download.eclipse.org) > Bug 401964 > > For the first problem I've some ideas for workarounds, but to solve the > second one it needs some work from the webmasters. > > Regards, > Markus > > _______________________________________________ > rap-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/rap-dev > _______________________________________________ rap-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/rap-dev
