summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-02-24 17:30:02 -0500
committerWill Woods <wwoods@redhat.com>2009-02-24 17:30:02 -0500
commit26587d63bd270b0f58f44f5f5d006f16718710e1 (patch)
tree573b9ea531059f963fe7cce0fadd2a97387a4d20
parent6939360165c5585a3f3a0a1f792827dff8e2f3e5 (diff)
downloaddebuginfofs-26587d63bd270b0f58f44f5f5d006f16718710e1.tar.gz
debuginfofs-26587d63bd270b0f58f44f5f5d006f16718710e1.tar.xz
debuginfofs-26587d63bd270b0f58f44f5f5d006f16718710e1.zip
Add note about hashlib for el5
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index a74020b..ab6ab77 100644
--- a/README
+++ b/README
@@ -1,6 +1,10 @@
Fetching data for a debuginfofs server: the easy way
1) Edit /etc/debuginfofs.conf (if needed)
2) run debuginfofs-mirror REPO [REPO...]
+ - Note: if you're on EL5 and you want rawhide/F11 debuginfo you might need
+ to install a newer python-hashlib. See here:
+ http://skvidal.wordpress.com/2009/02/19/yum-createrepo-hashlib-rhel5centos5-and-sha256sums/
+ http://http://skvidal.fedorapeople.org/hashlib/
Running the debuginfofs server
1) vi /etc/httpd/conf.d/dav-debuginfo.conf