[roll] Roll fuchsia [cmc] Report errors when top level file missing

It turns out that error reporting was pretty good, except when files
passed on the command line were missing. This patch corrects
just that aspect with many fewer changed lines.

Testing: manual plus unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/497722
Original-Revision: 42bcb570a7f91b862c1b24b1b23b498f096ae494
GitOrigin-RevId: 4a7ebb2cab3e4562d8d63796f885fc36af7108b4
Change-Id: Ia405c37f72b6bdc8a62f1c7af7aa06483b19da3f
1 file changed
tree: 0d8735522ccb4ecfb361408ee0934081dcba20e7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.