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)
Change History (3)
by , 7 years ago
Attachment: | 0001-Mass-rebuild-synched-with-2017Q2-branch-after-time_t.patch added |
---|
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
comment:2 by , 7 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.