[roll] Roll fuchsia [ffx] Add more info to daemon link failures

There was a failure in the e2e tests that pointed to a failure with the
ascendd link with what look likes a missing file for the socket. This
adds some extra info to the error messages so that if this happens again
it will be easier to figure out what is going on.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/588330
Original-Revision: 8982a571f96c679c8df31fc747baacbf010601d4
GitOrigin-RevId: 9e3a9c18a333995472b7db664276bd3b792cb04a
Change-Id: I8b0c5d9b935a553c24e586d03895d6c2b953d74e
1 file changed
tree: d99a30fc9bef0cb37815202efe7ded26201a9499
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.