| 19 Apr 2023 |
void | * morph used ask-pass I guess but in colmena I can't seem to achieve with the sudo in the docs. | 01:03:32 |
void | [void@fermat:~/flakes]$ colmena build --on @x86
warning: Git tree '/home/void/flakes' is dirty
[INFO ] Using flake: git+file:///home/void/flakes
[INFO ] Enumerating nodes...
[INFO ] Selected 7 out of 8 hosts.
🕐 0s
🕐 0s
🕐 0s
🕐 0s 1 running
🕐 0s 1 running
🕑 0s 1 running
🕑 0s 1 running
🕒 0s 1 running
🕒 0s 1 running
```
| 01:03:55 |
void | also in emasc shell without -v it is no fun. | 01:04:06 |
void | * $ colmena build --on @x86
warning: Git tree '/home/void/flakes' is dirty
[INFO ] Using flake: git+file:///home/void/flakes
[INFO ] Enumerating nodes...
[INFO ] Selected 7 out of 8 hosts.
🕐 0s
🕐 0s
🕐 0s
🕐 0s 1 running
🕐 0s 1 running
🕑 0s 1 running
🕑 0s 1 running
🕒 0s 1 running
🕒 0s 1 running
```
| 01:04:16 |
void | kinda scrolling ascii art ;P | 01:04:30 |
void | * $ colmena build --on @x86
[INFO ] Enumerating nodes...
[INFO ] Selected 7 out of 8 hosts.
🕐 0s
🕐 0s
🕐 0s
🕐 0s 1 running
🕐 0s 1 running
🕑 0s 1 running
🕑 0s 1 running
🕒 0s 1 running
🕒 0s 1 running
```
| 01:04:49 |
void | * also in emacs shell without -v it is no fun. | 01:05:09 |
void |
su: must be run from a terminal
Key upload failed: Child process exited with error code: 1
| 01:15:01 |
void | I get this one with ["su" "-"]; | 01:15:15 |
void |
| sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
| sudo: a password is required
| Key upload failed: Child process exited with error code: 1
| Failed: Child process exited with error code: 1
| 01:18:17 |
void | this one with sudo -H -- | 01:18:22 |