[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Yet another broken git repository: isabelle



Hi,

On Wed, Jun 13, 2012 at 04:44:07PM +0200, Lionel Elie Mamane wrote:
> Yes:
> 
> $ git clone
> ssh://lmamane@vasks.debian.org/srv/git.debian.org/git/debian-science/packages/isabelle.git
> Cloning into isabelle...
> remote: Counting objects: 4079, done.
> remote: Compressing objects: 100% (2566/2566), done.
> remote: Total 4079 (delta 1444), reused 4079 (delta 1444)
> Receiving objects: 100% (4079/4079), 10.31 MiB | 1.15 MiB/s, done.
> Resolving deltas: 100% (1444/1444), done.
> $ cd isabelle/
> ## from MUA pipe to patch
> $ git commit -a --author='Andreas Tille
> <tille@debian.org>' -m 'Fix changelog entry to enable machine readable
> parser obtaining the information it needs'
> [master 43de953] Fix changelog entry to enable machine readable parser
> obtaining the information it needs
>  Author: Andreas Tille <tille@debian.org>
>  1 files changed, 1 insertions(+), 1 deletions(-)
> $ git push
> Counting objects: 7, done.
> Delta compression using up to 2 threads.
> Compressing objects: 100% (4/4), done.
> Writing objects: 100% (4/4), 492 bytes, done.
> Total 4 (delta 3), reused 0 (delta 0)
> To ssh://lmamane@vasks.debian.org/srv/git.debian.org/git/debian-science/packages/isabelle.git
>    7ecb029..43de953  master -> master

I tried again and was again hit by

remote: *** Project description file hasn't been set
remote: error: hook declined to update refs/heads/master

when pushing.  After editing .git/description to something else than the
default text everything went fine.  I suspect this is a broken commit
hook which issues an error rather than a warning (at least from my
perception warning would be appropriate instead of do not allow any
commit at all).

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: