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

Bug 424440

Summary: Add contribution in Aggregation build
Product: Community Reporter: Yves YANG <yves.yang>
Component: Cross-ProjectAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_williams, mknauer
Version: unspecifiedFlags: david_williams: review+
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
Add XWT contribution none

Description Yves YANG CLA 2013-12-19 07:22:07 EST
As part of the participation of XWT in Luna, I want to add a contribution of XWT. But I cannot commit. I get this error message:
ssh://yvyang@git.eclipse.org/gitroot/simrel/org.eclipse.simrel.build.git: error occurred during unpacking on the remote end: unpack-objects abnormal exit

is it a problem of permission ?
Comment 1 Markus Knauer CLA 2013-12-19 07:33:15 EST
I cannot help here, but from what I see I can confirm that your account doesn't have sufficient permissions for callisto-dev.
Comment 2 Yves YANG CLA 2013-12-20 11:52:14 EST
Created attachment 238520 [details]
Add XWT contribution

I have not the write access to the Aggregation build. Can someone help me to apply this modification ?
Comment 3 David Williams CLA 2013-12-20 12:48:37 EST
Webmasters, 

Please add Yves to the callisto-dev group for sim. rel. contributions.
Comment 4 Eclipse Webmaster CLA 2013-12-20 15:58:44 EST
Done.

-M.
Comment 5 Yves YANG CLA 2013-12-20 16:17:57 EST
(In reply to Eclipse Webmaster from comment #4)
> Done.
> 
> -M.

Thanks, but I get the same problem when I commit:
ssh://yvyang@git.eclipse.org/gitroot/simrel/org.eclipse.simrel.build.git: error occurred during unpacking on the remote end: unpack-objects abnormal exit
Comment 6 Yves YANG CLA 2013-12-20 17:14:19 EST
The problem persists, please help!
Comment 7 David Williams CLA 2013-12-20 18:56:47 EST
(In reply to Yves YANG from comment #6)
> The problem persists, please help!

I can see your id, yvyang was added .. even yyang (do you have two committer ids? :) 

Anyway, the only help I can offer is to suggest you may have to be "shutdown" and wait a while, and then try again. And by "shutdown", I mean any any stance of eclipse or command line shell ... or anything else that may be "holding open" a specific SSH connection. If you can break that connection (by shutting down and waiting a bit ... 3 to ?15? minutes) then a "fresh connection" will get "fresh data" (I'm sure there's a better technical explanation ... but, that's what I've heard before.)
Comment 8 Yves YANG CLA 2013-12-20 19:09:22 EST
(In reply to David Williams from comment #7)
> I can see your id, yvyang was added .. even yyang (do you have two committer
> ids? :) 

yvyang is me. yyang as commit is not ours. Someone else I guess.  

> 
> Anyway, the only help I can offer is to suggest you may have to be
> "shutdown" and wait a while, and then try again. And by "shutdown", I mean
> any any stance of eclipse or command line shell ... or anything else that
> may be "holding open" a specific SSH connection. If you can break that
> connection (by shutting down and waiting a bit ... 3 to ?15? minutes) then a
> "fresh connection" will get "fresh data" (I'm sure there's a better
> technical explanation ... but, that's what I've heard before.)

Indeed, I have shutdown eclipse, but it doesn't help. I need to shutdown the machine. Now it is done. 

Thanks!