Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Push to Gerrit fails with Permission denied during unpacking

Matt,

 

thanks for your reply. I just tried but unfortunately still get the same error.

 

Michael

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Matthew Ward(Bt. Kt. SSA.)
Sent: Donnerstag, 17. November 2016 14:50
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: Re: [cross-project-issues-dev] Push to Gerrit fails with Permission denied during unpacking

 

This sounds like bug 507374, but I'll have to dig into what is going on.  For now you should be able to commit without issue.

-Matt.

On 11/17/2016 04:30 AM, Wenz, Michael wrote:

Hi,

 

when I try to push a new change in the Graphiti Git to Gerrit I get this error from the Git server. Does anybody else have this or does it only affect the Graphiti Git or even just me?

 

Regards,

Michael

 

 

eclipse.buildId=4.4.1.M20140925-0400

java.version=1.8.0_91

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Framework arguments:  -product org.eclipse.epp.package.standard.product

Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.standard.product -data C:\Dev\Workspaces\Graphiti\dev

 

org.eclipse.egit.core

Error

Thu Nov 17 10:25:56 CET 2016

An exception occurred during push on URI https://git.eclipse.org:443/r/graphiti/org.eclipse.graphiti.git: https://git.eclipse.org:443/r/graphiti/org.eclipse.graphiti.git: error occurred during unpacking on the remote end: error Permission denied

 

org.eclipse.jgit.errors.TransportException: https://git.eclipse.org:443/r/graphiti/org.eclipse.graphiti.git: error occurred during unpacking on the remote end: error Permission denied

                at org.eclipse.jgit.transport.BasePackPushConnection.readStatusReport(BasePackPushConnection.java:319)

                at org.eclipse.jgit.transport.BasePackPushConnection.doPush(BasePackPushConnection.java:200)

                at org.eclipse.jgit.transport.TransportHttp$SmartHttpPushConnection.doPush(TransportHttp.java:808)

                at org.eclipse.jgit.transport.BasePackPushConnection.push(BasePackPushConnection.java:152)

                at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:165)

                at org.eclipse.jgit.transport.Transport.push(Transport.java:1173)

                at org.eclipse.egit.core.op.PushOperation.run(PushOperation.java:197)

                at org.eclipse.egit.ui.internal.push.PushOperationUI.execute(PushOperationUI.java:167)

                at org.eclipse.egit.ui.internal.push.PushToGerritPage$4.run(PushToGerritPage.java:236)

                at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)




_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 


Back to the top