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

should print output if go list fails #13

Open
lunixbochs opened this issue May 22, 2017 · 6 comments
Open

should print output if go list fails #13

lunixbochs opened this issue May 22, 2017 · 6 comments

Comments

@lunixbochs
Copy link

I have a pretty weird setup and this would've saved me a half hour of debugging.

@lunixbochs lunixbochs changed the title should print error if go list fails should print output if go list fails May 22, 2017
@haya14busa
Copy link
Owner

p-r is welcome

@ascandella
Copy link

@lunixbochs can you post a set of reproduction steps so that somebody could help fix this issue?

@lunixbochs
Copy link
Author

@ascandella
Copy link

That's helpful, but not a full repro case. For example, when you say you have a "pretty weird setup" can you explain your repo layout / GOPATH / etc that would trigger this?

E.g. "I have code located at $x. my GOPATH is $y. I ran $z and got the following output: ..."

@lunixbochs
Copy link
Author

lunixbochs commented May 31, 2017

No need to talk down to me. Bad RSI. I'll provide a PR tonight if this isn't enough. It can be effectively a single println in the err case. Harder to give you repro.

@ascandella
Copy link

Sorry if it came off that way -- I was looking for a set of steps I could use to reproduce the issue so that I could provide a PR and verify that it fixes your issue

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

3 participants