[roll] Roll fuchsia [pkg-resolver] Missing repo should err with unavailable

If the repository server is offline before we've fetched any data from
it, we should error out with "unavailable repo metadata" rather than an
internal error.

Original-Fixed: 104932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707443
Original-Revision: d98ca909a23721b4fe350e5ddc0593647397c08d
GitOrigin-RevId: 214d30e7af0e3242dfc9a02f6c1926e47255a30b
Change-Id: Icc6788c413c21a435e164427a12add67a84f9092
1 file changed
tree: e8ec5f3ddd0d09256ac3734ecbf3edc79f275fd5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.