diff options
author | Rob Austein <sra@hactrn.net> | 2009-10-11 18:55:10 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-10-11 18:55:10 +0000 |
commit | bfaace8df18f4f95ae0ab0670e484079a1a2c7ba (patch) | |
tree | 703f1fe12700169d89eacede9bd7e92f15eeec7a /myrpki | |
parent | 0d1e8d58497ac66f0b2eaee16009520e78e2a5b5 (diff) |
Checkpoint
svn path=/myrpki/README; revision=2819
Diffstat (limited to 'myrpki')
-rw-r--r-- | myrpki/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/myrpki/README b/myrpki/README index 0f7a3040..c3649f08 100644 --- a/myrpki/README +++ b/myrpki/README @@ -363,6 +363,10 @@ DATA YOU NEED FROM YOUR RPKI PARENT AND PUBLICATION SERVICE [Not yet written] +DATA YOU NEED TO GIVE YOUR RPKI CHILDREN + +[Not yet written] + TROUBLESHOOTING If you run into trouble setting up this package, the first thing to do @@ -402,6 +406,16 @@ just a command line interface to the left-right and publication protocols -- almost certainly want a friendlier tool for troubleshooting.] +KNOWN ISSUES + +The lxml package provides a Python interface to the Gnome libxml2 and +libxslt C libraries. This code has been quite stable for several +years, but recent testing with lxml compiled and linked against a +newer version of libxml2 ran into problems (specifically, gratuitous +RelaxNG schema validation failures). libxml2 2.7.3 works; libxml2 +2.7.5 did not work on the test machine in question, but reverting to +libxml2 2.7.3 appears to have fixed the problem. + Sketch towards a simple description of the BPKI (sic). |