[roll] Roll fuchsia [component_manager] Log bootfs index contents when package not found

The packages the system tries to resolve from the bootfs resolver are
generally determined at build time, so PackageNotFound errors are
unusual and generally a sign that something substantial has gone wrong
somewhere else. Logging the index contents in these rare occasions can
help determine the upstream issue.

Original-Bug: 492577042
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539384
Original-Revision: b5426ed71a544a6d832acf6300d361905e35d5af
GitOrigin-RevId: 9f6a40f2c28d212d5f9f8490e09d9628a8ce1ac1
Change-Id: Id101afd1f04d7376b24e138f0a2fb01fe171bd1c
1 file changed
tree: 8920bd872945e15f7514956b507d23e1c230ee2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.