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

Rockcraft output is not captured in gradle logs #11

Open
vpa1977 opened this issue Oct 7, 2024 · 1 comment
Open

Rockcraft output is not captured in gradle logs #11

vpa1977 opened this issue Oct 7, 2024 · 1 comment

Comments

@vpa1977
Copy link
Collaborator

vpa1977 commented Oct 7, 2024

Bug Description

When building rock using daemon, the rockcraft output is not captured in the build log.

To Reproduce

./gradlew build-rock

Environment

n/a

rockcraft.yaml

n/a

Relevant log output

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':build-rock'.
> Failed to pack rock for modular-hello

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':build-rock'.

--debug does not provide any logs.
@vpa1977
Copy link
Collaborator Author

vpa1977 commented Oct 10, 2024

Note: running with -i captures rockcraft logs, but it would be nice to get the output when the error occurs.

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

1 participant