Re: Please comment on your use of trac

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 03 February 2021 17:08 UTC

Return-Path: <alexey.melnikov@isode.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 3D6AC3A0C18 for <wgchairs@ietfa.amsl.com>; Wed, 3 Feb 2021 09:08:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 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, NICE_REPLY_A=-0.001, 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=isode.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 twNewbkdrvtI for <wgchairs@ietfa.amsl.com>; Wed, 3 Feb 2021 09:08:41 -0800 (PST)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id 130603A0C06 for <wgchairs@ietf.org>; Wed, 3 Feb 2021 09:08:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1612372120; d=isode.com; s=june2016; i=@isode.com; bh=ORjL4+cCquWge5hJE3fD89Oe3AUEOTol7obkXMQQSc4=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=EO+rph1AnUvNTjdWqXKygDB/x+tXUu4G4ZIJ4j37+5WlesEY0eax7e5441z52/bDHClCuQ IJAYmg/b2Ng0qhMMmbqpzLKm8MoS7C7zSwQ2JIYUcPYJDavygegOAE2/KkljQMZzMuHYda Y/v1lesB6vfUwc+MRPNMYTdlBLAsIRk=;
Received: from [192.168.1.222] (host5-81-100-50.range5-81.btcentralplus.com [5.81.100.50]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <YBrYlwAqZnv8@statler.isode.com>; Wed, 3 Feb 2021 17:08:39 +0000
Subject: Re: Please comment on your use of trac
To: Robert Sparks <rjsparks@nostrum.com>
References: <a77623bc-bebb-3aa2-4cf7-d645e00dcd45@nostrum.com>
Cc: wgchairs@ietf.org
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <43cda6d3-4b0d-9e04-960a-e6831a110967@isode.com>
Date: Wed, 03 Feb 2021 17:08:39 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0
In-Reply-To: <a77623bc-bebb-3aa2-4cf7-d645e00dcd45@nostrum.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/kfOi4g9GAR57xr3_MhcqBwZtQ4Q>
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: Wed, 03 Feb 2021 17:08:42 -0000

EMAILCORE and DMARC are actively using trac.

On 03/02/2021 16:17, Robert Sparks wrote:
> We currently have instances of trac configured for each working group. 
> Only some are being used.
>
> If your group is using trac, are you using anything essentially 
> trac-specific that you find important?
>
> Would you be ok migrating (with help) to a different wiki system and a 
> different issue tracking system?
>
> The trac project itself is lagging with Python development - stable 
> still only runs on Python 2.7 and while there appears to be work 
> towards Python 3, it is not yet functional, and is not progressing 
> quickly. We are working around it by encapsulating it in docker 
> instances running 2.7.
>
> I've had several people suggest we should stop supporting it, and I'd 
> like to know if that would be a particular hardship for any group.
>
> RjS
>
>