openpgp-pqc / draft-openpgp-pqc

Repository of the WIP draft-ietf-openpgp-pqc
Other
8 stars 2 forks source link

Change to PQUIP terminology draft #112

Closed dkg closed 3 months ago

dkg commented 3 months ago

this is a simple alternative to #111

Closes: #58

TJ-91 commented 3 months ago

When I run make on my system I get a read timeout:

~/.cache/xml2rfc/reference.I-D.ietf-pquip-pqt-hybrid-terminology.xml: fetching from https://datatracker.ietf.org/doc/bibxml3/draft-ietf-pquip-pqt-hybrid-terminology.xml
*** execution expired while fetching https://datatracker.ietf.org/doc/bibxml3/draft-ietf-pquip-pqt-hybrid-terminology.xml
~/draft-openpgp-pqc/lib/.gems/ruby/3.0.0/gems/kramdown-rfc2629-1.6.26/lib/kramdown-rfc2629.rb:1105:in `read': execution expired (Net::OpenTimeout)

[...]

Error: Unable to parse the XML document: /dev/stdin
make: *** [lib/main.mk:72: draft-ietf-openpgp-pqc.xml] Error 1

Does it run on your system? It can very well be a problem on my side.

wussler commented 3 months ago

Works for me :+1:

TJ-91 commented 3 months ago

Then let's merge this and I'll fix my system :+1:

dkg commented 3 months ago

@TJ-91 that's a strange error message. is your implementation blocked by some sort of firewall? does wget https://datatracker.ietf.org/doc/bibxml3/draft-ietf-pquip-pqt-hybrid-terminology.xml work for you?

TJ-91 commented 3 months ago

I'm behind a proxy which sometimes causes problems. Anyway, I've got it resolved now :)