Re: [Tools-discuss] [xml2rfc] Failed decoding the uploaded file

Carsten Bormann <cabo@tzi.org> Tue, 15 December 2020 08:29 UTC

Return-Path: <cabo@tzi.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 D36533A0E49; Tue, 15 Dec 2020 00:29:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.003
X-Spam-Level:
X-Spam-Status: No, score=0.003 tagged_above=-999 required=5 tests=[RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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 oNXMR0ZhGI-y; Tue, 15 Dec 2020 00:29:15 -0800 (PST)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE9573A0E44; Tue, 15 Dec 2020 00:29:14 -0800 (PST)
Received: from [192.168.217.118] (p548dca87.dip0.t-ipconnect.de [84.141.202.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4CwBHr3gKpzyVj; Tue, 15 Dec 2020 09:29:12 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <ac3e6aaf-24e2-f15a-cafb-b8fe46c3c148@gmx.de>
Date: Tue, 15 Dec 2020 09:29:12 +0100
Cc: Robert Moskowitz <rgm@htt-consult.com>, XML2RFC Interest Group <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>
X-Mao-Original-Outgoing-Id: 629713752.16143-ef1bddf1a77e98d570430c33d7d462b1
Content-Transfer-Encoding: quoted-printable
Message-Id: <492F3F15-8A95-4DCD-811B-5AE50E94EB5B@tzi.org>
References: <c4096b3c-57bb-5fc2-89d0-92cd9f7e4df9@htt-consult.com> <53618DA1-CD97-4F7B-B82C-F65C3AE064BF@tzi.org> <c8675fcc-45d5-3ded-47db-6b732714056e@htt-consult.com> <f4fba1b9-3f7e-6300-f68a-fd2e5f35cf87@gmx.de> <1605ab51-b721-9af0-36d8-fd79aceee2c2@htt-consult.com> <27280BED-7DD7-49F1-A1F0-CC45685A67A1@tzi.org> <ac3e6aaf-24e2-f15a-cafb-b8fe46c3c148@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/dPc3teEo49gm24QeXuQKDqMEskc>
Subject: Re: [Tools-discuss] [xml2rfc] Failed decoding the uploaded file
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, 15 Dec 2020 08:29:18 -0000

> 
> Why would that matter? (unless there's a bug in xml2rfc...)

I have no idea how <?rfc include… is handled, so this was a shot in the dark.
> 
> FWIW, it *seems* to me that all is well, except that the text file
> 
>  https://www.ietf.org/archive/id/draft-ietf-hip-dex-22.txt
> 
> is served with incorrect HTTP header fields (as Martin correctly pointed
> out), while
> 
>  https://www.ietf.org/id/draft-ietf-hip-dex-22.txt
> 
> is ok.

Yep.  Should have checked with my local copy, which is also OK (rsync doesn’t break UTF-8).  Since the incorrect HTTP header is entirely an ietf.org infrastructure problem; I have CCed tools-discuss.

Grüße, Carsten