[roll] Roll fuchsia [pkg-cache] Exit on err instead of explicitly rebooting

pkg-cache is marked as `on_terminate: "reboot"` [0], so exiting will
still trigger reboot, but will now come with CM's attribution.

[0] https://cs.opensource.google/fuchsia/fuchsia/+/main:src/sys/pkg/bin/pkg-cache/meta/pkg-cache.bootstrap_shard.cml;l=12;drc=2344c76ed41be871d689006ca8e399b973da29cd

Original-Fixed: 298716497
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270863
Original-Revision: b7a00b9a0a7053bac597bd906137249456e81e06
GitOrigin-RevId: b467a9ad7b43d36ec4ba8ce09b0706f6f1c3f439
Change-Id: Ie53d4b4d3f6ab7b01a0c0d931862b88db0cfc6a6
1 file changed
tree: 2c5f921dccce8c1accc2494da29ca16bc6a23392
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.