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 5708F200B93 for ; Sat, 17 Sep 2016 01:44:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 55BEE160ADC; Fri, 16 Sep 2016 23:44:22 +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 C4268160AC4 for ; Sat, 17 Sep 2016 01:44:21 +0200 (CEST) Received: (qmail 83422 invoked by uid 500); 16 Sep 2016 23:44:20 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 83394 invoked by uid 99); 16 Sep 2016 23:44:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 23:44:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A3DA32C0D5A for ; Fri, 16 Sep 2016 23:44:20 +0000 (UTC) Date: Fri, 16 Sep 2016 23:44:20 +0000 (UTC) From: "Zameer Manji (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-1775) Updating pants to 1.1.0-rc7 breaks the make-pycharm-virtualenv script MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 23:44:22 -0000 [ https://issues.apache.org/jira/browse/AURORA-1775?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154= 97746#comment-15497746 ]=20 Zameer Manji commented on AURORA-1775: -------------------------------------- [~jsirois]: Any guidance here? It seems that going Python only lost the {{d= ependencies}} goal which doesn't make sense to me. > Updating pants to 1.1.0-rc7 breaks the make-pycharm-virtualenv script > --------------------------------------------------------------------- > > Key: AURORA-1775 > URL: https://issues.apache.org/jira/browse/AURORA-1775 > Project: Aurora > Issue Type: Bug > Reporter: Kai Huang > > When I run build-support/python/make-pycharm-virtualenv script locally, e= xceptions were thrown at: https://github.com/apache/aurora/blob/e67c6a732c0= 0786bc74d63d4fb2b9f5f398c5435/build-support/python/make-pycharm-virtualenv#= L24 > "./pants dependencies --external-only src/test/python::=E2=80=9D does no = longer seem to work for pants 1.1.0-rc7. As a result, the Pycharm project w= ill be generated with a incomplete list of packages, which prevents develop= ers from debugging python code and running tests in IDE. (pants test via co= mmand line still works) > I was wondering if someone can work on it and fix this issue? Thanks! -- This message was sent by Atlassian JIRA (v6.3.4#6332)