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

doc: doc/articles/wiki test failing when GOROOT is read-only #35574

Closed
bcmills opened this issue Nov 13, 2019 · 4 comments
Closed

doc: doc/articles/wiki test failing when GOROOT is read-only #35574

bcmills opened this issue Nov 13, 2019 · 4 comments
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Nov 13, 2019

From https://build.golang.org/log/e704977e8e25fee42871ecc456d8e0045f01db3f (thanks @mengzhuo!):

##### ../doc/articles/wiki
go build command-line-arguments: copying /tmp/workdir-host-linux-mipsle-mengzhuo/tmp/go-build204611216/b001/exe/a.out: open get.bin: permission denied
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
2019/11/14 05:35:08 Failed: exit status 2
2019/11/14 05:35:09 FAILED

(Part of #28387, the continuing saga.)

@bcmills bcmills added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 13, 2019
@bcmills bcmills added this to the Go1.14 milestone Nov 13, 2019
@bcmills bcmills self-assigned this Nov 13, 2019
@gopherbot
Copy link

Change https://golang.org/cl/207263 mentions this issue: doc: convert remaining bash tests to Go

@mengzhuo
Copy link
Contributor

Hmm, it's failed at "bench" now.
Should I change back to root?

https://build.golang.org/log/bba58a80fa8d3740ef1d084adc6c041b9456b69e

@bcmills
Copy link
Contributor Author

bcmills commented Nov 15, 2019

You are welcome to switch the builder back to root if you want, but I think we're very close to making it all the way through make.bash without failing.

As far as I can tell, ../test/bench/go1 is running successfully, and the next failure occurs in test:0_10 (in the ../test phase).

@mengzhuo
Copy link
Contributor

It's fine for me and take your time :)

@golang golang locked and limited conversation to collaborators Nov 15, 2020
@rsc rsc unassigned bcmills Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants