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=-4.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS 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 E7B841F463 for ; Sun, 8 Dec 2019 12:07:27 +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:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ydFSveGX1EuWJARt BiqH/1Fejd+wxVVYRK5he/dnC7/qULd2MLXVDc22g0hozqQbJaXVR/6YqZMACbAF E9eV+h2PbHk1HpNrpfQMjnyN7xo0dT0TDGgEfSQrWTpWwLMwYa9Cptrz7pGVPby7 QorzKL3z/iHu6djCJuPVyZqdilo= 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:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ANStuVGTGKW1t+ruAqMpc3 NPSKc=; b=Z/WDRtWOhr0e8q0IpLiQKzql/MZFjgFUEN652O93wKZkvw33aDS44D 04qCKeLwqwHYy2GoaNe7Pfce2p8jwI3t7rD7yMV2GOORdwALzInR6Phfi/jDir/R DF4VzaDUF/G/cjKONWle0HEWCzgkFFS/+TXkPLuLDsH7t70rV22VM= Received: (qmail 16943 invoked by alias); 8 Dec 2019 12:07:25 -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 16922 invoked by uid 89); 8 Dec 2019 12:07:24 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: antelope.elm.relay.mailchannels.net X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org 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 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= 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, 8 Dec 2019 17:36:55 +0530 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 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