From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16940 invoked by alias); 8 Dec 2019 12:07:24 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 16922 invoked by uid 89); 8 Dec 2019 12:07:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:581 X-HELO: antelope.elm.relay.mailchannels.net Received: from antelope.elm.relay.mailchannels.net (HELO antelope.elm.relay.mailchannels.net) (23.83.212.4) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 08 Dec 2019 12:07:23 +0000 X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 9AA0D8C116C; Sun, 8 Dec 2019 12:07:21 +0000 (UTC) Received: from pdx1-sub0-mail-a98.g.dreamhost.com (100-96-8-88.trex.outbound.svc.cluster.local [100.96.8.88]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 2DB908C18C2; Sun, 8 Dec 2019 12:07:21 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a98.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Sun, 08 Dec 2019 12:07:21 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Towering-Illegal: 23522ec66d16da2d_1575806841424_1112503677 X-MC-Loop-Signature: 1575806841424:351349955 X-MC-Ingress-Time: 1575806841423 Received: from pdx1-sub0-mail-a98.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a98.g.dreamhost.com (Postfix) with ESMTP id C292F7F144; Sun, 8 Dec 2019 04:07:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:from :to:references:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=ANStuV GTGKW1t+ruAqMpc3NPSKc=; b=Dq1GmQGSCEmTCJjlrvSNuDxwvwrwbLjMXipFKi IHFyMDAbX7ZGdrmPBmB8bKulgoXNwjZKaj+olxcBpKjK3XTVkUZ66XKipvOdsVE0 HFM74cP34scrZAZ4rwfLwmVwi1yfzWLjI6aWSURjCLTOC2icqsK0V5cCwOJjBDQB rgTdg= Received: from [192.168.0.107] (unknown [123.252.202.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a98.g.dreamhost.com (Postfix) with ESMTPSA id 0744A7F150; Sun, 8 Dec 2019 04:07:13 -0800 (PST) Subject: Re: [X-POST] patchwork.sourceware.org refresh X-DH-BACKEND: pdx1-sub0-mail-a98 From: Siddhesh Poyarekar To: GLIBC Devel , gdb-patches@sourceware.org, help-guix@gnu.org References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> Message-ID: Date: Sun, 08 Dec 2019 12:07:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 In-Reply-To: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-12/txt/msg00268.txt.bz2 Hello, I've been battling with this on and off for a couple of weeks now and I've finally given up because I haven't been able to get the dependencies in order for the latest patchwork+django on the sourceware server. I can bring patchwork.siddhesh.in (that thing i set up before moving to patchwork.sourceware.org) back up to the latest with data from patchwork.sourceware.org. Would that work for people wanting to try this out? We can migrate back to patchwork.sourceware.org once it is ready for the latest patchwork. Siddhesh