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

More verbose error message when compilation fails #68

Open
edmondop opened this issue May 10, 2023 · 1 comment
Open

More verbose error message when compilation fails #68

edmondop opened this issue May 10, 2023 · 1 comment

Comments

@edmondop
Copy link

I have tried to run buf generate on the following repo https://github.com/edmondop/spark-connect-rust on the main branch and it fails with:

Failure: plugin buf.build/community/neoeinstein-tonic:v0.2.2: spark.connect.rs: does not exist

Unfortunately I haven't found a way to obtain more debug information:

❯ buf generate --debug
DEBUG   get_ref {"duration": "83.584µs"}
DEBUG   get_config      {"duration": "2.02425ms"}
DEBUG   get_workspace_config    {"duration": "324.583µs"}
DEBUG   get_config      {"duration": "18.417µs"}
DEBUG   get_config      {"duration": "2.292µs"}
DEBUG   get_module_config       {"duration": "1.5015ms"}
DEBUG   get_image       {"duration": "12.625µs"}
DEBUG   build   {"duration": "22.312125ms"}
DEBUG   build_module    {"duration": "22.313708ms"}
DEBUG   command {"duration": "657.238ms"}
Failure: plugin buf.build/community/neoeinstein-tonic:v0.2.2: spark.connect.rs: does not exist

while the -v option of buf generate doesn't produce any additional info. Could you please help?

@fenollp
Copy link

fenollp commented Jan 5, 2024

This is probably #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants