Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Add qemu binaries to package_data #324

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Jun 9, 2021

Follow-up after #319. Binaries do not have a file extension.

@hidmic hidmic requested a review from a team as a code owner June 9, 2021 14:34
@hidmic hidmic requested review from jaisontj and zmichaels11 and removed request for a team June 9, 2021 14:34
@hidmic
Copy link
Contributor Author

hidmic commented Jun 9, 2021

Test failures are unrelated to this patch. It's all mypy complaints.

@emersonknapp emersonknapp enabled auto-merge (squash) June 9, 2021 18:58
@hidmic
Copy link
Contributor Author

hidmic commented Jun 10, 2021

@emersonknapp it won't auto-merge with failing checks, will it? Test failures seem unrelated and preexisting (or maybe not?):

test/test_colcon_mixins.py:24:1: error: Library stubs not installed for "pkg_resources" (or incompatible with Python 3.7)
test/test_colcon_mixins.py:24:1: note: Hint: "python3 -m pip install types-pkg_resources"
test/test_colcon_mixins.py:24:1: note: (or run "mypy --install-types" to install all missing stub packages)
test/test_colcon_mixins.py:24:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

@hidmic
Copy link
Contributor Author

hidmic commented Jun 10, 2021

It appears issues are solved by #323.

@emersonknapp emersonknapp merged commit 6de282c into ros-tooling:master Jun 11, 2021
@emersonknapp
Copy link
Contributor

I've merged after visual analysis that it's the mypy issue - but would like to get that one fixed asap. Discussing on #323

@TSC21
Copy link
Contributor

TSC21 commented Jun 12, 2021

@hidmic nice catch! Thanks!

@hidmic hidmic deleted the fix-package-data branch June 15, 2021 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants