diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-01 21:17:28 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-01 21:17:28 -0400 |
| commit | a81b7df742af6ad2d29620029b283ed633ebf808 (patch) | |
| tree | d0680f7829f091357036b75101ad3c5a4867de51 /doc/todo/issue_after_upgrading_shared_library | |
| parent | 304561531dfbfebe81a485460a1d7fd806be1007 (diff) | |
comment
Diffstat (limited to 'doc/todo/issue_after_upgrading_shared_library')
| -rw-r--r-- | doc/todo/issue_after_upgrading_shared_library/comment_1_8d9144d57871cb5d234710d1ab1b7183._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/todo/issue_after_upgrading_shared_library/comment_1_8d9144d57871cb5d234710d1ab1b7183._comment b/doc/todo/issue_after_upgrading_shared_library/comment_1_8d9144d57871cb5d234710d1ab1b7183._comment new file mode 100644 index 00000000..77c7df83 --- /dev/null +++ b/doc/todo/issue_after_upgrading_shared_library/comment_1_8d9144d57871cb5d234710d1ab1b7183._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-04-02T01:14:06Z" + content=""" +I think I saw this once myself (have no servers older than jessie left +now). + +I believe the problem can be worked around by running make clean +in /usr/local/propellor on the server. + +I'm not clear yet on a good way for --spin to detect that propellor +has failed due to this, rather than some other problem, and try +a clean and rebuild. + +Hmm, xmonad should have a similar problem, since it builds a haskell +program locally. I wonder how the debian package deals with it there. + +Note there's a libffi6, so this will presumably happen again.. +"""]] |
