aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-08-21 13:03:14 +0100
committerGareth Rees <gareth@mysociety.org>2014-08-21 17:38:23 +0100
commit3cf6d2b5ba1f20b2f65d146533efc27afe57f4ab (patch)
treebdc2401b110bf537ac7053ab1b7835dbfe6a27d2 /docs
parent977d4cedfe62fdb2a726a1266233e4042c320900 (diff)
Remove libc6 workaround - should now not apply.
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/manual_install.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 44183e64e..8c31f86bb 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -839,16 +839,6 @@ You should then be able to run the tests. Don't forget to restore <code>config/r
</div>
-* **glibc bug workaround**
-
- There's a [bug in
- glibc](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637239) which causes
- Xapian to segfault when running the tests. Although the bug report linked to
- claims it's fixed in the current Debian stable, it's not as of version
- `2.11.3-2`.
-
- Until it's fixed (e.g. `libc6 2.13-26` does work), you can get the tests to
- pass by setting `export LD_PRELOAD=/lib/libuuid.so.1`.
* **Incoming emails aren't appearing in my Alaveteli install**