Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 325842

Summary: please update path to sign from /usr/bin/sign to /usr/local/bin/sign
Product: z_Archived Reporter: Jacek Pospychala <jacek.pospychala>
Component: Dash AthenaAssignee: Project Inbox <athena.integrate-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
patch none

Description Jacek Pospychala CLA 2010-09-21 08:30:01 EDT
hi,

after recent hudson death, sign has moved from /usr/bin/sign to /usr/local/bin/sign

The problem is in org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:577


log of the failure:
(full log https://hudson.eclipse.org/hudson/view/Athena%20CBI/job/cbi-atf-0.3-nightly/648/console)

-timestamp:
     [echo] 06:47:38
     [echo] Invoke sign script and wait 15 x 180 seconds

BUILD FAILED
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:378: The following error occurred while executing this line:
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:419: The following error occurred while executing this line:
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:833: The following error occurred while executing this line:
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1252: The following error occurred while executing this line:
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:577: Execute failed: java.io.IOException: java.io.IOException: /usr/bin/sign: cannot execute
Comment 1 Jacek Pospychala CLA 2010-09-21 08:31:34 EDT
once it's done, please also update /opt/public/cbi/build/org.eclipse.dash.common.releng_HEAD
Comment 2 Jacek Pospychala CLA 2010-09-21 08:37:55 EDT
Created attachment 179307 [details]
patch

patch to change from /usr/bin/sign to /usr/local/bin/sign
Comment 3 Jacek Pospychala CLA 2010-09-24 09:22:16 EDT
seems not the case anymore, after webmaster intervention.