Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20050512-1630 (Timestamp: 200505121630): Build failed

I'm not sure why it only had an impact today. I don't know what the build script looks like and how it behaves. All I know is that the permissions weren't right for anonymous PSERVER access.

D.


Nick Edgar wrote:
Actually, to be precise, what we actually did was:
- renamed newapi to util
- realized that although that should be OK for HEAD, it would likely cause problems if someone was to load and build an earlier version, without the corresponding changes in other packages
- copied util back to newapi
- deleted the contents of newapi via Eclipse and released that to HEAD

So the permissions of the newapi directory could have been affected (we did this using Stefan's log-in).

But I still don't understand why it is only failing now. If it was a problem with the permissions, why didn't it fail when we first made the change?

Nick




Nick Edgar/Ottawa/IBM@IBMCA Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
05/13/2005 10:04 AM
Please respond to
"Eclipse platform release engineering list."


To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
webmaster@xxxxxxxxxxx
Subject
Re: [platform-releng-dev] [eclipse-build]Build I20050512-1630 (Timestamp: 200505121630): Build failed






Over a week ago (May 4), we copied org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/newapi to "util", directly in the CVS repository (i.e. by ssh'ing in), then the newapi contents was deleted in HEAD via Eclipse. The intent was to rename a package without losing version history.

We've been through several builds in this state, with no problems until now.
Not sure what has changed.

Denis, any ideas?

Nick




Sonia Dimitrov/Ottawa/IBM@IBMCA Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
05/12/2005 05:46 PM
Please respond to
"Eclipse platform release engineering list."


To
platform-releng-dev@xxxxxxxxxxx
cc
webmaster@xxxxxxxxxxx
Subject
Re: [platform-releng-dev] [eclipse-build]Build I20050512-1630 (Timestamp:
200505121630): Build failed







It appears the build failed due to one of org.eclipse.compare prerequisite plug-ins not getting exported from cvs (org.eclipse.ui.workbench): [cvs] cvs [export aborted]: could not chdir to newapi: Permission denied I cannot reproduce the problem now, we have re-started the build. Webmaster, can you shed some light on the source of the problem? Sonia


Sonia Dimitrov/Ottawa/IBM 05/12/2005 05:08 PM

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx> cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build I20050512-1630 (Timestamp: 200505121630): Build failedLink







We are investigating the cause of this failure since the project was checked out properly. Sonia


eclipse-releng@xxxxxxxxxxx Sent by: platform-releng-dev-bounces@xxxxxxxxxxx 05/12/2005 04:46 PM
Please respond to
"Eclipse platform release engineering list."


To
platform-releng-dev@xxxxxxxxxxx cc

Subject
[platform-releng-dev] [eclipse-build]Build I20050512-1630 (Timestamp: 200505121630): Build failed








Build I20050512-1630 (Timestamp: 200505121630): The following error occurred while executing this line: /builds/I200505121630/eclipseInternalBuildTools/all.xml:92: The following error occurred while executing this line: /builds/I200505121630/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:22:
The following error occurred while executing this line:
/builds/I200505121630/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:61:
The following error occurred while executing this line:
/builds/I200505121630/org.eclipse.releng.eclipsebuilder/sdk/customTargets.xml:13:
The following error occurred while executing this line:
/builds/I200505121630/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:63: org.eclipse.core.runtime.CoreException: Unable to find plug-in: org.eclipse.compare_0.0.0. Please check the error log for more details.

http://download.eclipse.org/downloads/drops/I20050512-1630
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--

Eclipse WebMaster - webmaster@xxxxxxxxxxx
Questions? Consult the FAQ at http://www.eclipse.org/webmaster/faq.html
View my status at http://www.eclipse.org/webmaster/main.html


Back to the top