Re: [Tools-discuss] missing bibxml3 for draft-dkg-lamps-samples-01 (maybe https://xml2rfc.tools.ietf.org/public/rfc is stuck?)

Henrik Levkowetz <henrik@levkowetz.com> Thu, 28 November 2019 15:35 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDD8B120121 for <tools-discuss@ietfa.amsl.com>; Thu, 28 Nov 2019 07:35:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1rfqKwFt37XM for <tools-discuss@ietfa.amsl.com>; Thu, 28 Nov 2019 07:35:06 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5025120120 for <tools-discuss@ietf.org>; Thu, 28 Nov 2019 07:35:06 -0800 (PST)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:60826 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1iaLou-0003qu-Or; Thu, 28 Nov 2019 07:35:05 -0800
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>, tools-discuss@ietf.org
References: <874kyofoqs.fsf@fifthhorseman.net>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <f6b218ea-197c-96e8-e12e-f6b5b6cb038c@levkowetz.com>
Date: Thu, 28 Nov 2019 16:34:48 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <874kyofoqs.fsf@fifthhorseman.net>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="40LvteSRW8v9uQPMDHL6jUGAbaxF1G1cJ"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: tools-discuss@ietf.org, dkg@fifthhorseman.net
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/oUXTKkbdjgn7u2-7CClFz54yh-U>
Subject: Re: [Tools-discuss] missing bibxml3 for draft-dkg-lamps-samples-01 (maybe https://xml2rfc.tools.ietf.org/public/rfc is stuck?)
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 28 Nov 2019 15:35:09 -0000

Hi Daniel,

I think I've got the ancient TCL script that generates bibxml3 entries
working again.  The reference.I-D.draft-dkg-lamps-samples-01.xml file
should now be available.

Regards,

	Henrik

On 2019-11-28 08:23, Daniel Kahn Gillmor wrote:
> I'm using kramdown-rfc2629 to generate the next revision of
> draft-autocrypt-lamps-protected-headers via xml2rfc, and the new version
> wants an informative reference to draft-dkg-lamps-samples-01.
> 
> But the xml typically fetched by this toolchain is missing.
> 
>     kramdown-rfc2629 < draft-protected-headers.md > draft-protected-headers.xmlv2.tmp
>     .refcache/reference.I-D.draft-dkg-lamps-samples-01.xml: fetching
>     *** 404 Not Found while fetching https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-dkg-lamps-samples-01.xml
>     *** No such file or directory @ rb_sysopen - .refcache/reference.I-D.draft-dkg-lamps-samples-01.xml for ${fn}
>     make: *** [Makefile:14: draft-protected-headers.xmlv2] Error 66
> 
> Indeed, looking at the directory listing in
> https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/ suggests that the
> requested file isn't present, even though other (older) draft-dkg
> documents do have a bibxml reference there.
> 
> I note that draft-dkg-lamps-samples-01 was uploaded as version 3
> xml2rfc, though, and not as version 2.  I don't know whether that makes
> a difference or not.
> 
> When i look a level up, though:
> 
>     https://xml2rfc.tools.ietf.org/public/rfc/?C=M;O=D
> 
> it looks like nothing in this folder has been updated since November
> 3rd, which is close to the submissions cutoff for IETF 106 referenced
> here: https://datatracker.ietf.org/meeting/106/important-dates/.  And
> draft-dkg-lamps-samples-01 was indeed submitted to the datatracker after
> November 3rd.
> 
> Maybe whatever updates those references got stuck and hasn't been
> restarted since the 106 submissions cutoff?
> 
> Is there anything i can do to get it working again?
> 
>    --dkg
> 
> 
> 
> ___________________________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss
> 
> Please report datatracker.ietf.org and mailarchive.ietf.org
> bugs at http://tools.ietf.org/tools/ietfdb
> or send email to datatracker-project@ietf.org
> 
> Please report tools.ietf.org bugs at
> http://tools.ietf.org/tools/issues
> or send email to webmaster@tools.ietf.org
>