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

Bug 412508

Summary: Can't push on 3p polarsys repo
Product: Community Reporter: Melanie Bats <melanie.bats>
Component: GitAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Melanie Bats CLA 2013-07-08 10:05:10 EDT
When I try to push on the polarsys 3p repo, I got :
git push origin master 
Password: 
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 454 bytes, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: Can't locate /home/data/common/eclipse.org-common-ldap.pl in @INC (@INC contains: /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at hooks/update line 5.
remote: error: hook declined to update refs/heads/master
To ssh://mbats@polarsys.org/gitroot/3p/3p.git
 ! [remote rejected] master -> master (hook declined)
Comment 1 Denis Roy CLA 2013-07-10 11:59:43 EDT
Hi Melanie,

I apologize -- this problem stems from the recent implementation of the CLA and Signed-off-by mechanisms that were put in place.

I've installed the missing file -- can you please try now?
Comment 2 Melanie Bats CLA 2013-07-10 12:20:01 EDT
It works fine now! Thanks!
Comment 3 Denis Roy CLA 2013-07-10 12:37:54 EDT
Thanks for confirming.  Closing.