[prebuilts] Update cipd

The old version seemed to be out-of-date with the server, it was failing
with auth issues.

I had to add a hack to the `cipd selfupdate-roll` command to skip the
netbsd-armv6l platform. The package for that platform is out-of-date and
was causing `selfupdate-roll` to barf, but we don't care about that
platform.

Bug: 383196767
Change-Id: Idd97285a33f6bceae1cb34e99de24f5e65f955e8
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/1170679
Reviewed-by: Carver Forbes <[email protected]>
2 files changed
tree: 413ed5d751744903f43ca9ff4a3c211de7c1066f
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.

OSZAR »