[roll] Roll fuchsia [python] Improve error message

When there is an error getting ELF info, print file name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1052033
Original-Revision: d34f75cc88a1077c10eb3edefb0c397f275e3412
GitOrigin-RevId: 9c479f3ce747e47cd2011f926ff82c6edf26a864
Change-Id: I6400245e20baaf08bde1862ae55cb2f799309126
1 file changed
tree: 194ee82256da471709b1743cfa64506d3743341f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.