diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:51:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:51:57 -0400 |
| commit | 3d31ec60f3049a34242d4a9ae2f1956e2feb67b1 (patch) | |
| tree | 53a581c162888d903cc5d20b6013c37663d49eb7 /doc/todo | |
| parent | 117b08e39c1daade6c0d7bc32fae99f7532e68c3 (diff) | |
bug report
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/spin_failure_HEAD.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/spin_failure_HEAD.mdwn b/doc/todo/spin_failure_HEAD.mdwn new file mode 100644 index 00000000..c131591b --- /dev/null +++ b/doc/todo/spin_failure_HEAD.mdwn @@ -0,0 +1,10 @@ +Seen recently on 2 hosts: + + Sending privdata (73139 bytes) to kite.kitenet.net ... done + fatal: Couldn't find remote ref HEAD + propellor: <stdout>: hPutStr: illegal operation (handle is closed) + fatal: The remote end hung up unexpectedly + Sending git update to kite.kitenet.net ... failed + +Despite the error, HEAD seems to be updated to the commit that is being spun, +but the rest of the propellor runs doesn't happen. --[[Joey]] |
