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 44046200BD1 for ; Mon, 14 Nov 2016 01:46:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 42AF2160B12; Mon, 14 Nov 2016 00:46:31 +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 8B8C3160AE4 for ; Mon, 14 Nov 2016 01:46:30 +0100 (CET) Received: (qmail 47040 invoked by uid 500); 14 Nov 2016 00:46:29 -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 47020 invoked by uid 99); 14 Nov 2016 00:46:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 00:46:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E04AD1A08FE for ; Mon, 14 Nov 2016 00:46:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.02 X-Spam-Level: X-Spam-Status: No, score=-0.02 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id GMGjwdU86cXL for ; Mon, 14 Nov 2016 00:46:26 +0000 (UTC) Received: from mail-pg0-f52.google.com (mail-pg0-f52.google.com [74.125.83.52]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 680325F249 for ; Mon, 14 Nov 2016 00:46:26 +0000 (UTC) Received: by mail-pg0-f52.google.com with SMTP id 3so47041721pgd.0 for ; Sun, 13 Nov 2016 16:46:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=ben1OeIg0U9TcTCgNz6uKPss07KK6nSt6BtVlZcbvjU=; b=JOXlzhO8HEUAahaSXHEagjZeqWUAix5ENCWn3+Y3t8QAYrwjuVgMp/ErFS+BZ0he/e 4bqU4gBRITBCzEaSkCDm7W7u8VtyvRAYY9q9flqELSL3KIVZwxssVmY8DejDe+JSGHhu sF878p+LdJtqdixnpiaKTNWdhmS2yGjGWZm4/yns061w36SKwJTarNandSEK8GUkYYah uEJtSlM+qAG9Emw2rVUtLHKciW2a48/9dtHWVI7zFUyyB+X6h8KkwlnZljMFmVkHsZWe pluDvZqFMapvq969P+nZx3aOsrMJV7za0BHuM+iiqyvTKGm8VfUhgeSsTISo3eL/mJF5 CVBQ== X-Gm-Message-State: ABUngvfvP4Yj4eG1ZnomJA7IFvMEU8IONrJLVNaUBJOmNtCFILS/ry9jHyT5dTP3FHs5wQ== X-Received: by 10.99.132.194 with SMTP id k185mr22906341pgd.171.1479084376956; Sun, 13 Nov 2016 16:46:16 -0800 (PST) Received: from [172.20.6.133] ([216.4.250.62]) by smtp.gmail.com with ESMTPSA id q27sm4918528pfd.49.2016.11.13.16.46.16 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 13 Nov 2016 16:46:16 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Merge script From: Flavio Junqueira In-Reply-To: Date: Sun, 13 Nov 2016 16:46:15 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <8387094E-9B3B-42AB-BCD8-512F8F74A4BC@apache.org> References: <6AAC3224-BD31-415B-8B0F-2D846D6B7CE1@apache.org> To: dev@zookeeper.apache.org X-Mailer: Apple Mail (2.2104) archived-at: Mon, 14 Nov 2016 00:46:31 -0000 Sorry, I guess my initial message wasn't clear. I did run `sudo pip = install jira` and that's what didn't work. -Flavio > On 13 Nov 2016, at 16:31, Edward Ribeiro = wrote: >=20 > +1 about using `sudo pip install jira`. >=20 > The `sudo easy_install JIRA` is wrong because I should have put 'jira' > (lowercase). >=20 > The library is this one: https://pypi.python.org/pypi/jira/ >=20 > Edward >=20 > Em 13 de nov de 2016 10:13 PM, "Michael Han" = escreveu: >=20 > Would 'sudo pip install jira' work for you? >=20 > On Sun, Nov 13, 2016 at 12:34 PM, Flavio Junqueira = wrote: >=20 >> I've used the merge script and it works great... mostly. I had an = issue >> with the jira bit and I'm not entirely sure what the problem is, but = I can >> use some help. It is probably something silly on my end. >>=20 >> I have installed the jira package with pip, like the merge script >> recommends: >>=20 >> Could not find jira-python library. Run 'sudo pip install = jira' >> to install. >>=20 >> The instructions say something slightly different, though: >>=20 >> sudo easy_install JIRA >>=20 >> Am I installing the right thing? Is there a path I need to set = somewhere? >>=20 >> -Flavio >>=20 >>=20 >=20 >=20 > -- > Cheers > Michael.