Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.github/workflows/config.yml: disable installing recommends in apt-get install #515

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Dec 30, 2024

disable installing recommends as ros-o-builder do

@k-okada
Copy link
Member Author

k-okada commented Dec 30, 2024

failed as expected

2024-12-30T01:54:58.2856642Z In file included from pddl+.yacc:1520:
2024-12-30T01:54:58.2857206Z lex.yy.cc:302:10: fatal error: FlexLexer.h: No such file or directory
2024-12-30T01:54:58.2857934Z   302 | #include <FlexLexer.h>
2024-12-30T01:54:58.2858294Z       |          ^~~~~~~~~~~~~
2024-12-30T01:54:58.2858641Z compilation terminated.
2024-12-30T01:54:58.2859012Z make[3]: *** [Makefile:95: pddl+.o] Error 1

@k-okada
Copy link
Member Author

k-okada commented Dec 30, 2024

on Python3.5 libusb1==3.2.0 fails, we need to use libusb1==3.1.0

@k-okada k-okada merged commit b2ba5a8 into jsk-ros-pkg:master Dec 31, 2024
13 checks passed
@k-okada k-okada deleted the ros-o branch December 31, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant