Opened 7 years ago

Closed 7 years ago

#13571 closed bug (no change required)

can't push packages update

Reported by: korli Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I've rebuilt packages for x86_64, which unfortunately can't be pushed in a batch to the haikuports repository. The hpkgs are already uploaded, the patch is attached.

Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 4.27 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@git.haiku-os.org/haiku
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'ssh://korli@git.haiku-os.org/haiku'

Attachments (1)

0001-Mass-rebuild-synched-with-2017Q2-branch-after-time_t.patch (22.5 KB ) - added by korli 7 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by korli, 7 years ago

patch: 01

comment:2 by korli, 7 years ago

Resolution: no change required
Status: newclosed

I've enabled the output for the jam command, so one can see by pushing why it fails. In my case, removing libvpx seems to be critical for the tools on git.haiku-os.org because it still references libvpx for some reason.

Note: See TracTickets for help on using tickets.