From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS, USER_IN_DEF_DKIM_WL shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 478BF1F466 for ; Tue, 14 Jan 2020 19:06:29 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=LLSB YHAwhM/6KQdTEv4jcgOO5ybgVyqwy8NB90Y5FAZpMgqrrlBAbAzRmEdQ488YdNre iyrwnLQ04nlY4Kb+h4BIYSoUHClPrxpNvERR59QKbgpqEV1UNkA0YMspS+8nTbpG 91GcUsNvkFmlp6qICyiIFo31NpYDpOt/+tVwN8E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; s=default; bh=TSCyfFqGWB vfRWIXvNRdusjLu7w=; b=u3RuVe6NIQdIS4t0YYEYwd0I/29aUeeBjiMBhYUMER 9bPDDZNEbZILYLzUDCKtvf0bL7BcikoMHD6XVaTWEAAX/LF1tQhr7PNWsehyh2o9 Cb/qnXMfmwCQWdA/vqwtOInmxtzXh8OO1xHxsD49DlquIn79Kx7qL+lNgO4RsoJM w= Received: (qmail 9429 invoked by alias); 14 Jan 2020 19:06:27 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 9409 invoked by uid 89); 14 Jan 2020 19:06:26 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-oi1-f171.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dVHRZGaH8NeAa4hqmu+Sr3nvJDG4y+2YQUMy5we7fFc=; b=oU6m/qKUZypNuCqk5KjSfRuYNUnoyqqY9Tisjjsl1AmAcHDHrNIp9XEdLqddwJslgr 9g31eNhnNq9whs3SYEGI/y/7KLL8Tzm4TXef9ERRDEEIuAcc8nyzFAySqzEfMwTlEy/z Ed5XI7VFrcKpfo+H3opTY0oBnxY71J05gCO72xbZEwnRED8DB1l+ZHnLUE+7j3350h2v PCyh+FAxlBf1s127sjBcliry9DdPKjeYNWyFDu/MXr2L5KUSDFQXA244Y4FDwNMYcyjq iIzg78NXVND7Z8HeYL3fbjlzH0ebzL/HNo8PKZpT6AeisgBrzSHYsmViSWtzouYceeEH rmqQ== MIME-Version: 1.0 References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> <87tv698px0.fsf@redhat.com> <4e9516e0-2e51-d637-18f5-cf41e8f36198@gotplt.org> <87pngx8lok.fsf@redhat.com> In-Reply-To: <87pngx8lok.fsf@redhat.com> From: Christian Biesinger Date: Tue, 14 Jan 2020 14:05:36 -0500 Message-ID: Subject: Re: [X-POST] patchwork.sourceware.org refresh To: Sergio Durigan Junior Cc: Siddhesh Poyarekar , GLIBC Devel , gdb-patches , help-guix@gnu.org Content-Type: text/plain; charset="UTF-8" On Mon, Dec 9, 2019 at 12:16 PM Sergio Durigan Junior wrote: > > On Monday, December 09 2019, Siddhesh Poyarekar wrote: > > > On 09/12/19 9:14 pm, Sergio Durigan Junior wrote: > >> Hey, Siddhesh, > >> > >> I know you're in touch with Konstantin already, but another option would > >> be to use the OSCI VM running on gnutoolchain-gerrit.osci.io. I can > >> talk to the OSCI folks and ask them if it'd be possible to have an alias > >> hostname or something to make it easier to separate the services, if needed. > > > > That works too, since Konstantin just confirmed that they cannot host > > this on kernel.org. > > Alright. I'll get in touch with OSCI. Please send me your public SSH > key so I can give you access to the machine. Any news on this upgrade? Would be nice to play with patchwork for gdb. Christian