Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325842 - please update path to sign from /usr/bin/sign to /usr/local/bin/sign
Summary: please update path to sign from /usr/bin/sign to /usr/local/bin/sign
Status: RESOLVED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Dash Athena (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 08:30 EDT by Jacek Pospychala CLA
Modified: 2012-01-30 11:31 EST (History)
0 users

See Also:


Attachments
patch (2.24 KB, patch)
2010-09-21 08:37 EDT, Jacek Pospychala CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.