[roll] Roll fuchsia [ffx][repo-server] Report addr if failed to start

This changes `ffx repository server start` to report the address if we
failed to start because some other process is already listening on that
port.

Original-Bug: 115436
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764382
Original-Revision: 591ead3bfb609b7787ca3566d3a2d35601d505e2
GitOrigin-RevId: 70e7cc98b2013ab6ca4b213ba45061e7117951b1
Change-Id: I9659c687fa4eec8969658f18d0e9b507daddf3c0
1 file changed
tree: 8b4e606b4d0de120c2faae34b9803b237d1dae4a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.