Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] [egit-dev] git push: error: unpack failed: unpack-objects abnormal exit

Ups, should have updated this thread. Sorry.

 

I opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=350240 on Community/Git.

 

Looks like it was easy to fix.

 

Eclipse Webmaster: “Looks like the permissions for the web user were missing in a few places. Fixed.“

 

Hope that helps.

 

Kind regards,

Jan

 

From: Steffen Pingel [mailto:steffen.pingel@xxxxxxxxxxx]
Sent: Mittwoch, 29. Juni 2011 02:21
To: Lohre, Jan
Cc: Mylyn Reviews Project
Subject: Re: [egit-dev] [mylyn-reviews-dev] git push: error: unpack failed: unpack-objects abnormal exit

 

Jan, did you find out what the cause is or a work around? Builds are now failing with the same error:

 

Updating Mylyn Reviews...

remote: fatal: object eedeafaa60f597c3b603a9384c8a8bbb776d2400 is corrupted

remote: aborting due to possible repository corruption on the remote side.

fatal: protocol error: bad pack header

 

Looking at the web the commit looks okay http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.reviews.git/commit/?id=eedeafaa60f597c3b603a9384c8a8bbb776d2400 and git fsck seems happy so it seems to be related to the transport.

 

I have filed a bug to get input from the webmasters:

 

 350644: anonymous access to mylyn/org.eclipse.mylyn.reviews.git broken

 

Steffen

 

 

On Fri, Jun 24, 2011 at 1:38 PM, Steffen Pingel <steffen.pingel@xxxxxxxxxxx> wrote:

That's not good. I would suggest filing a bug against community to let the webmaster know. I have only been using ssh as a transport but I don't if that makes any difference.

 

Steffen

 

On Fri, Jun 24, 2011 at 12:56 PM, Lohre, Jan <jan.lohre@xxxxxxx> wrote:

No I didn’t, but it does not help.

 

Pushing to https://jlohre@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git leads to an error both in egit and on the gitbash: “error: unpack failed: unpack-objects abnormal exit”

 

Looks like it is not egit releated, but maybe you have an idea what happened.

 

Kind regards,

Jan

 

 

From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-bounces@xxxxxxxxxxx] On Behalf Of Steffen Pingel
Sent: Freitag, 24. Juni 2011 12:34


To: Mylyn Reviews Project
Subject: Re: [mylyn-reviews-dev] git push: error: unpack failed: unpack-objects abnormal exit

 

I am not getting that problem here and the nightly build seems to be happy, too: https://www.dropbox.com/home#/Conference%20Presentations/Demo%20Scripts:::20025016

Have you tried cloning the repository again?

 

Steffen

 

On Fri, Jun 24, 2011 at 12:25 PM, Lohre, Jan <jan.lohre@xxxxxxx> wrote:

Hi,

 

I just faced the same problem. There are commits in the history after this thread so I don’t know if this answer applies here?

 

Does anybody have any idea or hint?

 

Kind regards,

Jan

 

From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-bounces@xxxxxxxxxxx] On Behalf Of Benjamin Muskalla
Sent: Dienstag, 31. Mai 2011 11:27
To: Mylyn Reviews Project
Subject: Re: [mylyn-reviews-dev] git push: error: unpack failed: unpack-objects abnormal exit

 

I think is has to do with the server problems the foundation is facing. Almost all my builds are failing as there seems to be huge problems with CVS, Git and Hudson access (see also cross projects mailing list).

 

Ben

On Tue, May 31, 2011 at 11:21 AM, Sascha Scholz <sascha.scholz@xxxxxxxxx> wrote:

Hi,

git push fails with "error: unpack failed: unpack-objects abnormal
exit". Anyone else with the same problem?

Sascha

$ git remote -v
origin  https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git
(fetch)
origin  https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git
(push)

$ git push origin
Password:
Counting objects: 25, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (13/13), 910 bytes, done.
Total 13 (delta 6), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
_______________________________________________
mylyn-reviews-dev mailing list
mylyn-reviews-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev




--
Benjamin Muskalla
Tasktop Technologies
http://tasktop.com


_______________________________________________
mylyn-reviews-dev mailing list
mylyn-reviews-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev




--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com

 

_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev




--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com




--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top