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 903F9200CF8 for ; Thu, 14 Sep 2017 20:40:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8F5881609CD; Thu, 14 Sep 2017 18:40:20 +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 CDF331609C6 for ; Thu, 14 Sep 2017 20:40:19 +0200 (CEST) Received: (qmail 54941 invoked by uid 500); 14 Sep 2017 18:40:17 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 54928 invoked by uid 99); 14 Sep 2017 18:40:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2017 18:40:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88265F5635; Thu, 14 Sep 2017 18:40:17 +0000 (UTC) From: jeking3 To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1359: THRIFT-4064: update node dependencies Content-Type: text/plain Message-Id: <20170914184017.88265F5635@git1-us-west.apache.org> Date: Thu, 14 Sep 2017 18:40:17 +0000 (UTC) archived-at: Thu, 14 Sep 2017 18:40:20 -0000 Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1359 @Jens-G any ideas on how to deal with this? I've been working on it for a full day now and I cannot reproduce it using a fresh docker image and a fresh clone of the repo, but it fails inside travis every time. My only recourse would be to disable the language until someone can figure it out. ---