Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C68C17364 for ; Sat, 7 Feb 2015 00:40:58 +0000 (UTC) Received: (qmail 55952 invoked by uid 500); 7 Feb 2015 00:40:58 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 55909 invoked by uid 500); 7 Feb 2015 00:40:58 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 55900 invoked by uid 99); 7 Feb 2015 00:40:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Feb 2015 00:40:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 07 Feb 2015 00:40:56 +0000 Received: (qmail 55537 invoked by uid 99); 7 Feb 2015 00:40:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Feb 2015 00:40:36 +0000 Date: Sat, 7 Feb 2015 00:40:36 +0000 (UTC) From: "Joe Smith (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-1114) Upgrade virtualenv to fix SSL incompatibility on certain systems MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Joe Smith created AURORA-1114: --------------------------------- Summary: Upgrade virtualenv to fix SSL incompatibility on certain systems Key: AURORA-1114 URL: https://issues.apache.org/jira/browse/AURORA-1114 Project: Aurora Issue Type: Story Components: Build Reporter: Joe Smith Right now the version of [urllib3|https://github.com/shazow/urllib3/issues/543] inside of [pip|https://github.com/pypa/pip/issues/2395] inside of virtualenv is busted on systems with an older version of SSL installed. We should upgrade when it is released. -- This message was sent by Atlassian JIRA (v6.3.4#6332)