[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] savane git cannot be committed
From: |
Tomasz Konojacki |
Subject: |
Re: [Savannah-hackers-public] savane git cannot be committed |
Date: |
Tue, 1 Oct 2013 19:56:53 +0200 |
Hi Karl!
I'm not git expert, but I've found this[1] Stack Overflow post,
it looks like client-side issue. Please read it, and tell us
whether it solved the problem.
[1] -
http://stackoverflow.com/questions/7228715/git-failed-to-push-some-refs-although-i-have-done-git-pull
Regards,
Tomasz
> Date: Tue, 1 Oct 2013 16:50:33 +0000
> From: address@hidden
> To: address@hidden
> Subject: [Savannah-hackers-public] savane git cannot be committed
>
> So I did git commit on the not-checked-in files in frontend:/usr/src/savane
> since nobody else has. Namely:
>
> git commit -m'safe htmlify from Nico' frontend/php/account/register.php
> git commit -m'registration wording' frontend/php/account/register.php
> git commit -m'do not specify nonfree (or any) fonts' \
> frontend/php/css/Savannah.css
> git commit -m'updated people.orig.png, do not know why' \
> frontend/php/images/common/contexts1/people.orig.png
>
> (Plus --author 'Karl Berry <address@hidden>' since these had to be done as
> root since that's who owns the checkout.)
>
> However, git push fails with:
> error: unpack failed: unpack-objects abnormal exit
> To git://git.sv.gnu.org/administration/savane.git
> ! [remote rejected] master -> master (n/a (unpacker error))
> error: failed to push some refs to
> 'git://git.sv.gnu.org/administration/savane.git'
>
> I have no idea what that means or how to fix it. Can anyone deal with it?
>
> k
>
Re: [Savannah-hackers-public] savane git cannot be committed, Karl Berry, 2013/10/04