[haiku-development] Re: git push repository failure

  • From: Jérôme Duval <jerome.duval@xxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Sat, 24 Jun 2017 19:36:58 +0200

Hi Jessica!

2017-06-24 18:04 GMT+02:00 Jessica Hamilton <jessica.l.hamilton@xxxxxxxxx>:

On 25 June 2017 at 02:23, Jérôme Duval <jerome.duval@xxxxxxxxx> wrote:
Trying to push new packages to the x86_64 repository but it fails with
such a message:

Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 719 bytes | 0 bytes/s, done.
Total 7 (delta 4), reused 0 (delta 0)
remote: ----- repository x86_64 -----
remote: rm: cannot remove 'build/jamfile_cache': No such file or directory

I've modified the repository-update-check.sh script to pass the -f
flag to rm, should resolve your issues.


Now it works only for a few packages. Otherwise I got:

Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 5.47 KiB | 0 bytes/s, done.
Total 7 (delta 4), reused 0 (delta 0)
remote: ----- repository x86_64 -----
remote: Error: failed to build checksum for x86_64
remote: Repository update failed, giving up
remote: error: hook declined to update refs/heads/master
To ssh://korli@xxxxxxxxxxxxxxxx/haiku
 ! [remote rejected] master -> master (hook declined)


Bye
Jerome

Other related posts: