[roll] Roll fuchsia [ffx] Report warning if SSH_AUTH_SOCK doesn't exist.

For debugging purposes, this reports a warning if SSH_AUTH_SOCK doesn't
exist when starting up the daemon. Due to some user environments, it may
be possible that invoking `ffx config get ssh.auth-sock` reports a
different SSH_AUTH_SOCK value than the one being used in the daemon.

Original-Bug: 392675239
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194297
Original-Revision: c2feca6aa72b5fc491df97c11b7c136b0bb98127
GitOrigin-RevId: 654c1b2efca466a59342ddb71f5ac8ba84a5286e
Change-Id: Iccfdc6d9ad5699773a666bd01d5221251bdfc626
1 file changed
tree: 4578e8c7d1a10155c143e087523e5047e28ec79d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.