Re: [Tools-discuss] https://tools.ietf.org/agenda/110/calendar borked?

Michael Richardson <mcr+ietf@sandelman.ca> Tue, 02 March 2021 17:35 UTC

Return-Path: <mcr+ietf@sandelman.ca>
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 72FDA3A0A69 for <tools-discuss@ietfa.amsl.com>; Tue, 2 Mar 2021 09:35:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 ELYpx6OHeTeM for <tools-discuss@ietfa.amsl.com>; Tue, 2 Mar 2021 09:35:41 -0800 (PST)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B4DC3A0A65 for <tools-discuss@ietf.org>; Tue, 2 Mar 2021 09:35:41 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 3C24938995 for <tools-discuss@ietf.org>; Tue, 2 Mar 2021 12:40:13 -0500 (EST)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id twP9x1BNAyWf for <tools-discuss@ietf.org>; Tue, 2 Mar 2021 12:40:12 -0500 (EST)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 0B7FA38994 for <tools-discuss@ietf.org>; Tue, 2 Mar 2021 12:40:12 -0500 (EST)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id CE9D3BCA for <tools-discuss@ietf.org>; Tue, 2 Mar 2021 12:35:37 -0500 (EST)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: tools-discuss <tools-discuss@ietf.org>
In-Reply-To: <751BBB53-AD64-444A-BBA8-1CB6D953D99F@gmail.com>
References: <fc77b99c-1b25-6d2d-40a5-81ad56c1f154@gmx.de> <0bc0f9f7-d80a-698d-856b-0fada6d1c886@nostrum.com> <38b37377-eba9-279e-9c48-72fbe57d31c2@gmx.de> <1113cbec-169a-54c2-3c2c-8eabcde40324@nostrum.com> <751BBB53-AD64-444A-BBA8-1CB6D953D99F@gmail.com>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Date: Tue, 02 Mar 2021 12:35:37 -0500
Message-ID: <23842.1614706537@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/V0ohwdv82P6Df7tshUstFhf_Lvo>
Subject: Re: [Tools-discuss] https://tools.ietf.org/agenda/110/calendar borked?
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 Mar 2021 17:35:43 -0000

I'll just mention that I use this bit of indirect script:

#!/bin/sh

mkdir -p /ssw/docs/SSW/ietf/meeting/ietf110
cd /ssw/docs/SSW/ietf/meeting/ietf110
GROUPS=show=6lo
GROUPS=$GROUPS,6man
GROUPS=$GROUPS,danish
GROUPS=$GROUPS,madinas
GROUPS=$GROUPS,ace
...
curl -s >agenda.ics "https://datatracker.ietf.org/meeting/110/agenda.ics?$GROUPS"

and I subscribe to that (plus cron). ("/ssw/docs" is a live NFS mount of my web server)
I do this because I realized that I had to unsubscribe/subscribe if I wanted
to change the list of groups, since it's in the URL.  Solved by a layer of indirection...

--
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
           Sandelman Software Works Inc, Ottawa and Worldwide