Re: [Tools-discuss] idnits dies on draft-ietf-quic-transport-28

Lars Eggert <lars@eggert.org> Tue, 02 June 2020 10:38 UTC

Return-Path: <lars@eggert.org>
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 166303A00D2; Tue, 2 Jun 2020 03:38:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
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 zhheQgyNVMJ2; Tue, 2 Jun 2020 03:38:03 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [91.190.195.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B2A53A00C9; Tue, 2 Jun 2020 03:38:03 -0700 (PDT)
Received: from [IPv6:2a00:ac00:0:35:2d39:8cbc:c43a:7a47] (unknown [IPv6:2a00:ac00:0:35:2d39:8cbc:c43a:7a47]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id B7B79616F02; Tue, 2 Jun 2020 13:37:50 +0300 (EEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1591094270; bh=FhgJV7ayFR83vqBCypQeuxzWNJdXABGJFZ7ZYnd0G/I=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=JQQLMlyXDZKyl+4BSV/n1AYNetu/l+FFFF1MbNpgORwwGIjiXljBSkeqMeeu8kiaw g7uYFs0yK23TYudKIqt6T4WpA9U+bMWrt9EzDmHJufvQs3kR1dyvIcBAzvqYvwxY9l e3FFbsYYpUcu/05u2X0D8QsYfHzvnPNZo4DrjNaU=
From: Lars Eggert <lars@eggert.org>
Message-Id: <06FC1E4F-A3EB-4061-8AA9-DB7C78E56E52@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_9018ADF4-5698-4B27-AF8C-C6DA81EED1E3"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
Date: Tue, 02 Jun 2020 13:37:50 +0300
In-Reply-To: <D7CCE2E4-A70B-467A-BDFF-9B973FAE48DA@eggert.org>
Cc: draft-ietf-quic-transport.all@ietf.org
To: Tools Team Discussion <tools-discuss@ietf.org>
References: <D7CCE2E4-A70B-467A-BDFF-9B973FAE48DA@eggert.org>
X-MailScanner-ID: B7B79616F02.A2A97
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/9jMzfPJ2H7aoNtBA3NIonI9pQ88>
Subject: Re: [Tools-discuss] idnits dies on draft-ietf-quic-transport-28
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: Tue, 02 Jun 2020 10:38:05 -0000

On 2020-6-2, at 13:30, Lars Eggert <lars@eggert.org> wrote:
> idnits seems to die on draft-ietf-quic-transport-28:

Related: Which version of idnits is the canonical one? I had been using https://pypi.org/project/idnits/ locally, which claims to be "idnits 3.0.0" but is from 2018.

The tools page at https://tools.ietf.org/tools/idnits/ has version 2.16.04, but that is from April 2020.

I'm guessing the latter is what I should have been using? (But can we then please take down the former?)

Thanks,
Lars