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

Install failed / xoutil missing #242

Closed
temparus opened this issue May 13, 2021 · 3 comments
Closed

Install failed / xoutil missing #242

temparus opened this issue May 13, 2021 · 3 comments

Comments

@temparus
Copy link

Installing with go get -u github.com/xo/xo currently fails with the following output:

Cloning into '/go/src/github.com/xo/xoutil'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
package github.com/xo/xoutil: exit status 128

The repository xo/xoutil does not seem to exist anymore.

When did that go missing?

@LeviMatus
Copy link

LeviMatus commented May 17, 2021

Any updates on this? Any possibility of getting a timeline when this might be addressed?

@temparus
Copy link
Author

Someone uploaded it again to GitHub. If you are using Go Modules, you can add a replace statement for that package as a workaround.

https://github.com/AstroProfundis/xoutil

@temparus
Copy link
Author

The installation seems to work with golang version 1.16 just fine, but fails with older versions.

@kenshaw kenshaw closed this as completed Jun 8, 2021
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