Re: how to upload minutes in markdown format?

Robert Sparks <rjsparks@nostrum.com> Sun, 01 August 2021 20:07 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 391263A0C7E for <wgchairs@ietfa.amsl.com>; Sun, 1 Aug 2021 13:07:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.281
X-Spam-Level:
X-Spam-Status: No, score=-1.281 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.399, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.com
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 Pf8x_sPbj0_j for <wgchairs@ietfa.amsl.com>; Sun, 1 Aug 2021 13:07:33 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (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 92B963A0C85 for <wgchairs@ietf.org>; Sun, 1 Aug 2021 13:07:33 -0700 (PDT)
Received: from unformal.localdomain ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 171K7QUC093684 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sun, 1 Aug 2021 15:07:27 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1627848447; bh=43dbGxPfz+tA56KU5G+Aq9taXVGkD8QLMxJJreIIHCA=; h=To:References:From:Subject:Date:In-Reply-To; b=lbqOuGwlKbgY0enldAYGqgo8ItCz1ruYrOHJlzO9CAfoMcCeE8F8P5vGW0PdLxCrI H9UW8eoDJvLa30Mubb3dbrKLAZFuKlaNsLWCgfqywjzDDHYvi2SKwz8L19DHRnH+ly blnl9Wuzv3ANYNRuxCgRkEmDWZvnekTAeqcfaQsg=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be unformal.localdomain
To: Yaron Sheffer <yaronf.ietf@gmail.com>, Paul Kyzivat <pkyzivat@alum.mit.edu>, Working Group Chairs <wgchairs@ietf.org>
References: <8129fb38-9dd4-426b-679e-40eaf0afaa67@alum.mit.edu> <4D8C5404-7B56-4C6B-8F18-3AFA85F2EFC9@gmail.com>
From: Robert Sparks <rjsparks@nostrum.com>
Subject: Re: how to upload minutes in markdown format?
Message-ID: <bcf9941d-e278-d9d5-9173-2f6317ce2ede@nostrum.com>
Date: Sun, 01 Aug 2021 15:07:21 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.12.0
MIME-Version: 1.0
In-Reply-To: <4D8C5404-7B56-4C6B-8F18-3AFA85F2EFC9@gmail.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/crbMW8He5sAEZUu7Sr7kGtBlQSY>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 01 Aug 2021 20:07:38 -0000

Paul -

The answer, for the moment, is that your system or browser needs to be 
told to supply a saner content-type when uploading files that end with .md.

The fastest way I've found in OS/X is to tell it to open files ending in 
.md with your favorite text editor.

Teaching the datatracker to just accept octet-stream isn't great as we 
can't then avoid unintentional uploads of things that aren't really a 
text type.

Skim this thread for more 
insights:https://mailarchive.ietf.org/arch/msg/tools-discuss/M-jFx3S1y3Zg54ib5UlPlxX2egI/

This has also been reported here: 
https://trac.ietf.org/trac/ietfdb/ticket/3163

RjS


On 8/1/21 12:01 PM, Yaron Sheffer wrote:
> I posted the same question to the tools list some time ago, unfortunately none of the answers worked for me. I've been uploading minutes from a Linux VM since. ☹
>
> Thanks,
> 	Yaron
>
> On 8/1/21, 19:56, "WGChairs on behalf of Paul Kyzivat" <wgchairs-bounces@ietf.org on behalf of pkyzivat@alum.mit.edu> wrote:
>
>      I've got minutes for my session in codimd. How do I get them into
>      meeting materials as minutes?
>
>      I made a copy in a file called IETF 111 RUM Minutes.md. Then I went to
>      meeting materials, clicked upload minutes, and browsed for this file.
>      But when I click Upload I get the error:
>
>      Upload Content-Type (application/octet-stream) is different from the
>      observed mime-type (text/plain)
>
>      How do I get this accepted? (I'm doing this from MacOS.)
>
>      	Thanks,
>      	Paul
>
>
>