[roll] Roll fuchsia [ffx][pkg] Fall back to use root.json if 1.root.json is not available

Some repositories start with a non-zero root version and expect the client to handle this situation. Unfortunately ffx repository doesn't really support the user to provide this information. As a stopgap, this changes ffx repository to fallback to try the non-versioned `root.json`, which is not formally part of the TUF spec, but most repositories create it, and it corresponds to the latest root metadata.

Original-Bug: 92126
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665943
Original-Revision: 2c423b9a719442321fe1ccc66b4c1979285df09e
GitOrigin-RevId: 7e48016f9babe86bd39ee88988d15066bbaf60ec
Change-Id: Icbda502f3a36ac1e40f1e0eaca6a03288f7005dc
1 file changed
tree: af1589ab0bf1bf73e9ac1cfb0922ad106601e922
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.