Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Missing prerequisite for the build

I think I got the build limping along again. I know there's a couple of bugs in that prereq stuff, but this time I noticed there were additional mysterious things going on.  As a result, while investigating, I noticed 'hudsonbuild' seemed to have full "read write execute" ability on /shared/orbit and I have no idea why. I've opened bug 393237 to have its access removed.  And possibly remove general "orbit committers" access as well.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=393237

If anyone has any insight or awareness of impacts of these changes please comment in the bug.

Thanks,





From:        "Kirchev, Lazar" <l.kirchev@xxxxxxx>
To:        "orbit-dev@xxxxxxxxxxx" <orbit-dev@xxxxxxxxxxx>,
Date:        10/31/2012 08:03 AM
Subject:        [orbit-dev] Missing prerequisite for the build
Sent by:        orbit-dev-bounces@xxxxxxxxxxx




Hello,
 
The Orbit build fails with the error:
 
/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/dependency/build.xml:272: src '/shared/orbit/prereqsCache/eclipse-SDK-4.2-linux-gtk.tar.gz' doesn't exist
 
It seems that the build server cannot download the SDK from download.eclipse.org – When I tried to copy the SDK manually in prereqsCache, the built failed because it couldn’t download SDK 3.7.2.
 
Regards,
Lazar_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top