Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DED97200C0A for ; Sat, 14 Jan 2017 04:29:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DD833160B47; Sat, 14 Jan 2017 03:29:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3240D160B3F for ; Sat, 14 Jan 2017 04:29:08 +0100 (CET) Received: (qmail 94891 invoked by uid 500); 14 Jan 2017 03:29:07 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 94880 invoked by uid 99); 14 Jan 2017 03:29:07 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2017 03:29:07 +0000 Received: from mail-io0-f174.google.com (mail-io0-f174.google.com [209.85.223.174]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id F294C1A00C5 for ; Sat, 14 Jan 2017 03:29:06 +0000 (UTC) Received: by mail-io0-f174.google.com with SMTP id v96so58141955ioi.0 for ; Fri, 13 Jan 2017 19:29:06 -0800 (PST) X-Gm-Message-State: AIkVDXJNV0s5VoyU4J+S48F/7bBlAsAzdZ5K1HKndgYLWNboer7/DOSfPe4/0+r1OuQmmchWNdJ9eoGZyFwZng== X-Received: by 10.107.6.30 with SMTP id 30mr21169643iog.78.1484364546286; Fri, 13 Jan 2017 19:29:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.11.74 with HTTP; Fri, 13 Jan 2017 19:29:05 -0800 (PST) In-Reply-To: References: From: Benjamin Reed Date: Fri, 13 Jan 2017 19:29:05 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: zookeeper git not getting bridged to github To: DevZooKeeper Content-Type: text/plain; charset=UTF-8 archived-at: Sat, 14 Jan 2017 03:29:09 -0000 ok created https://issues.apache.org/jira/browse/INFRA-13331 On Fri, Jan 13, 2017 at 5:44 PM, Michael Han wrote: > Other Apache mirrors work fine (checked HBase, Kafka, some others), so it > is unlikely a foundational infrastructure issue - might be ZK specific. > > On Fri, Jan 13, 2017 at 3:47 PM, Benjamin Reed wrote: > >> i committed ZOOKEEPER-261 pull request to apache git using the perl >> script. my .netrc wasn't setup properly and then i had a problem >> trying to rerun with the failed branches in place. then i started >> getting very weird errors at the last step of the script and realized >> that the patch had already been uploaded, so i closed the jira >> manually and waited for the sync to github to happen, but it hasn't. >> >> i'll open an INFRA jira, but before that i thought i would check to >> see if anyone else sees anything obviously wrong. >> >> tl;dr https://git-wip-us.apache.org/repos/asf/zookeeper.git and >> https://github.com/apache/zookeeper don't match. >> > > > > -- > Cheers > Michael.