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

print subprocess error in mirror #49690

Closed
YangKeao opened this issue Dec 21, 2023 · 0 comments · Fixed by #49691
Closed

print subprocess error in mirror #49690

YangKeao opened this issue Dec 21, 2023 · 0 comments · Fixed by #49691

Comments

@YangKeao
Copy link
Member

Enhancement

The cmd/mirror doesn't print error messages to help debug the problem. For example, what we got is:

panic: exit status 1

I expect:

panic: subprocess exited with stderr: 
go: github.com/twmb/murmur3@v1.1.6: missing go.sum entry for go.mod file; to add it:
        go mod download github.com/twmb/murmur3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant