diff options
| author | Daniel Brooks <db48x@db48x.net> | 2017-04-04 23:31:41 -0700 |
|---|---|---|
| committer | Daniel Brooks <db48x@db48x.net> | 2017-04-04 23:31:41 -0700 |
| commit | 4031b974e8035a74f582aa95780c5d3413032625 (patch) | |
| tree | f275ca29c5c634fead154079ab7855c2a1cde82d /doc/todo | |
| parent | d1cbc66cb06482a5cb4168fc44b7e84fd4e8849e (diff) | |
| parent | fcc5b96e595a20a8b93989fa59f2b73d1b6d3a1b (diff) | |
Merge branch 'master' of https://git.joeyh.name/git/propellor into fstab-swap
Diffstat (limited to 'doc/todo')
| -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]] |
