[roll] Roll fuchsia [pkg-resolver] Log TUF resolve failure at WARN instead of ERROR

Per RFC-0003, ERROR should only be used for incorrect program
behavior that needs to be fixed, and TUF resolve failures can occur
because of e.g. incorrect runtime configuration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/944778
Original-Revision: d2ac7d392090c90a2b64833084b3d1d257e4e41e
GitOrigin-RevId: 3da63da7a73961f0be2c6323c7945e66be175c91
Change-Id: I290b4b3439b747e252aebc084f1245142ed3577e
1 file changed
tree: fff03ebab7ed98fda71800d1355584c41b111a63
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.