<div dir="auto"><div>Hi Paul,<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Sep 22, 2018, 10:42 Paul Borel <<a href="mailto:paul.borel@gmail.com">paul.borel@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I've got error but it commit...</div><div><br></div><div><br></div><div><div>FAR-Paul:pop-server far-paul$ git push -u origin master</div><div>Counting objects: 179, done.</div><div>Delta compression using up to 8 threads.</div><div>Compressing objects: 100% (170/170), done.</div><div>Writing objects: 100% (179/179), 159.19 KiB | 6.12 MiB/s, done.</div><div>Total 179 (delta 16), reused 0 (delta 0)</div><div>remote: Résolution des deltas: 100% (16/16), fait.</div><div>remote: No handlers could be found for logger "kallithea.lib.vcs.backends.git.repository"</div><div>remote: Traceback (most recent call last):</div><div>remote:   File "hooks/post-receive", line 30, in <module></div><div>remote:     main()</div><div>remote:   File "hooks/post-receive", line 26, in main</div><div>remote:     sys.exit(_handler(repo_path, git_stdin_lines, os.environ))</div><div>remote:   File "/media/datas1/management_tool/kallithea/kallithea/lib/hooks.py", line 372, in handle_git_post_receive</div><div><br></div><div>remote:     return handle_git_receive(repo_path, git_stdin_lines, env, hook_type='post')</div><div>remote:   File "/media/datas1/management_tool/kallithea/kallithea/lib/hooks.py", line 456, in handle_git_receive</div><div>remote:     git_revs += repo.run_git_command(cmd)[0].splitlines()</div><div>remote:   File "/media/datas1/management_tool/kallithea/kallithea/lib/vcs/backends/git/repository.py", line 158, in run_git_</div><div>command</div><div>remote:     return self._run_git_command(cmd, **opts)</div><div>remote:   File "/media/datas1/management_tool/kallithea/kallithea/lib/vcs/backends/git/repository.py", line 150, in _run_git</div><div>_command</div><div>remote:     raise RepositoryError(tb_err)</div><div>remote: kallithea.lib.vcs.exceptions.RepositoryError: Couldn't run git command (['git', '-c', 'core.quotepath=false', 'log',</div><div> '16421516319048901a33d657eb64a4bdb73b828e', '--reverse', '--pretty=format:%H', '--not', '']).</div><div>remote: Original error was:Subprocess exited due to an error:</div><div>remote: fatal: argument '' ambigu : révision inconnue ou chemin inexistant.</div><div>remote: Utilisez '--' pour séparer les chemins des révisions, comme ceci :</div><div>remote: 'git <commande></div><div>remote:</div><div>To <a href="https://git.printaplus.fr/LA_POSTE/POP/pop-server" target="_blank" rel="noreferrer">https://git.printaplus.fr/LA_POSTE/POP/pop-server</a></div><div> * [new branch]      master -> master</div><div>Branch 'master' set up to track remote branch 'master' from 'origin'.</div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">This issue has been fixed already, please make sure your Kallithea repo contains commit <a href="https://bitbucket.org/conservancy/kallithea/commits/6af08d44daa805bc6d4629ebec236cbef35efd2d">https://bitbucket.org/conservancy/kallithea/commits/6af08d44daa805bc6d4629ebec236cbef35efd2d</a> . Make sure to update to the latest version.</div><div dir="auto"><br></div><div dir="auto">See <a href="https://bitbucket.org/conservancy/kallithea/issues/323/git-hook-error-on-push-of-first-commit">https://bitbucket.org/conservancy/kallithea/issues/323/git-hook-error-on-push-of-first-commit</a></div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">Thomas</div></div>