[roll] Roll fuchsia [ffx][pbms] Use pkg library to download packages

This is a reland of commit 40b21e0786c78d14548b64c26bbdc6b72ec28427

This fixes the following issues that caused the CL to be reverted:

* Uses the authenticated GCS client if downloading with the
  unauthenticated client fails.
* Adds additional logging when we get an error that includes the URL
  and the response body, which can include additional information.
* Sets the update start time to the Unix Epoch, so we can download
  expired metadata.

Original-Fixed: 100405
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680584
Original-Revision: 49947db94dc28c63218b61d1ddf250b7f4764110
GitOrigin-RevId: 836b57a48fe65dd793f21b50a25231206a2124da
Change-Id: Iadb7577b4673346821991c23e96770f4a41079ad
1 file changed
tree: 8d0d7fb444801dd16a610f84834914d6fb91ab74
  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.