Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] [SUCCESS / OK] TMF XTEXT HEAD Build 0.7.0 / N200902171710 done [17:45]

Hello Patrick, hello Nick,
I followed the steps in http://wiki.eclipse.org/Modeling_Project_Releng/Building/Signing_And_Packing#Requirements and all works fine for me. The first error message is on "push drop to staging directory" result 255. I investigated the /home/data/httpd/download-staging.priv/modeling/ directory on the build.eclipse.org server and found out that there is no tmf folder. So I think it causes an error.
@Patrick is signing stuff commited in cvs?

signMasterZip:
Trying to override old definition of task echo-timestamp

-timestamp:
    [echo] 07:47:30
[mkdir] Created dir: /home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/I200902171920/eclipse/packtmp [move] Moving 1 file to /home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/I200902171920/eclipse/packtmp
    [exec]   adding: pack.properties (deflated 7%)

-timestamp:
    [echo] 07:47:30
    [echo] push drop to staging directory
    [exec] Result: 1
    [exec] Result: 255

-timestamp:
    [echo] 07:47:32
    [echo] invoke sign script and wait
    [exec] Result: 255

waitForChangedAttribs:

-timestamp:
    [echo] 07:47:32

compareAttribs:
    [exec] Result: 255
    [echo] original:  ${originalAttribs}
    [echo] polled:  Permission denied, please try again.
    [echo] Permission denied, please try again.
[echo] Received disconnect from 206.191.52.57: 2: Too many authentication failures for dhubner

writeDiffResult:


Patrick Schönbach schrieb:
On 18.02.2009 01:12, Nick Boldt wrote:
No, because I can't write into the staging folder.

You either need to pretend you're a project for which I'm a committer (change projectPath to use modeling/gmf, for example), or set the signing to run as someone who's in the signers group on build.eclipse.org AND a TMF-XTEXT committer.

User "dhubner", who I was told has signing permissions seems to have none for tmf.

compareAttribs:
     [exec] Result: 255
     [echo] original:  ${originalAttribs}
     [echo] polled:  Permission denied, please try again.
     [echo] Permission denied, please try again.
[echo] Received disconnect from 206.191.52.57: 2: Too many authentication failures for dhubner

Is there someone of us who has signing permissions in tmf? Or, would it be possible to grant signing permissions to me?

Regards,
Patrick




Back to the top