[roll] Roll fuchsia [pkg-resolver] Add helpful nudge to missing repo error

Add a suggestion to run `ffx repository server start` when the repository
manager does not have a configuration for the requested repository.

Original-Bug: 493602975
Test: Manually verify that the error message contains the nudge when no repository is configured.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590939
Original-Revision: 7d2a68d4b168bc9ed66c79bd358647d999a720d6
GitOrigin-RevId: e90352c226790c4cb6e80b12d3c6f523efdbb962
Change-Id: I397f734b1b1c80bc8f3c5f26fc90fd74aaf870d1
1 file changed
tree: ccbefbd11ee26f0d896b650e027c4cffd34eaebc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.