-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
x/build: run makemac under systemd #20224
Comments
CL https://golang.org/cl/46330 mentions this issue. |
Reopening to deploy it. I've fixed this machine to have our shared ssh key. @jessfraz, want to deploy? http://go/go-builders-ssh for the ssh key to:
Then the sudo to root password is in http://go/go-builders-macstadium |
omg yes eek im nervous
…On Wed, Jun 21, 2017 at 2:21 PM, Brad Fitzpatrick ***@***.***> wrote:
Reopening to deploy it.
I've fixed this machine to have our shared ssh key.
@jessfraz <https://github.com/jessfraz>, want to deploy?
http://go/go-builders-ssh for the ssh key to:
$ ssh -i that/key ***@***.***
Then the sudo to root password is in http://go/go-builders-macstadium
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#20224 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABYNbDRh5U-_gUzyavYuzFpVu8VqyaX-ks5sGV8vgaJpZM4NP8RF>
.
--
Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu <http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3>
|
CL https://golang.org/cl/46332 mentions this issue. |
It's all running in systemd now, just had to make a modification which is opened in https://go-review.googlesource.com/c/46332/ |
The x/build/cmd/makemac "daemon" is currently running in a screen session in a Linux VM on MacStadium keeping the OS X VMs happy.
That machine has never lost power, but we shouldn't be assuming that.
This is a TODO to run it under systemd instead of screen.
The text was updated successfully, but these errors were encountered: