diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-04-04 16:46:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-04-04 16:46:38 -0400 |
| commit | 680f67970dcb25fac43e96bb732be1e53ffdffe5 (patch) | |
| tree | 1cbc3c0124b61ec84d76b9888bd7c603310aba7f /doc | |
| parent | cd4a20edba2537deb99fbb43cabd6571751cd97a (diff) | |
bug report
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/initial_spin_compile_failure_recovery.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/initial_spin_compile_failure_recovery.mdwn b/doc/todo/initial_spin_compile_failure_recovery.mdwn new file mode 100644 index 00000000..423b279c --- /dev/null +++ b/doc/todo/initial_spin_compile_failure_recovery.mdwn @@ -0,0 +1,5 @@ +When initial propellor --spin host fails to compile propellor +perhaps due to a ghc compatability bug, spinning again doesn't fix the +problem. IIRC /usr/local/propellor has a git repo set up, but no remote +set, and so the subsequent spin doesn't update it, since propellor is not +running there to receive a git push into the repo. --[[Joey]] |
