diff options
author | saironiq <saironiq@web> | 2013-04-14 12:05:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-14 12:05:24 +0000 |
commit | 461ed43f43bda38e89e5c1b3c7d7b5e58b00b5a5 (patch) | |
tree | 3327d3a37b042fbf39b2f482d7bcbce1f13455ab /doc/bugs/The_assistant_hangs_forever | |
parent | 2d28568f4c789ccf28a237a9a077de2529e8b146 (diff) |
removed
Diffstat (limited to 'doc/bugs/The_assistant_hangs_forever')
-rw-r--r-- | doc/bugs/The_assistant_hangs_forever/comment_2_427cf3b212d1fb47c68137cd28d9856d._comment | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/bugs/The_assistant_hangs_forever/comment_2_427cf3b212d1fb47c68137cd28d9856d._comment b/doc/bugs/The_assistant_hangs_forever/comment_2_427cf3b212d1fb47c68137cd28d9856d._comment deleted file mode 100644 index 4934f7b79..000000000 --- a/doc/bugs/The_assistant_hangs_forever/comment_2_427cf3b212d1fb47c68137cd28d9856d._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="saironiq" - ip="147.251.209.29" - subject="comment 2" - date="2013-04-14T12:04:36Z" - content=""" -Not sure if this is the real reason, but I get a bunch of - -curl: symbol lookup error: /usr/lib/libssl.so.1.0.0: undefined symbol: EVP_idea_cbc - -errors in the git-annex log. Running nm on the lib produces the following: - -$ nm /usr/lib/libssl.so.1.0.0 | grep EVP_idea -U EVP_idea_cbc - -...where \"U\" means undefined. I think the reason 64-bit does not work is that there is no curl (and lsof) binaries and libs included. -"""]] |