Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8EBA9E3A for ; Tue, 31 Jan 2012 23:35:42 +0000 (UTC) Received: (qmail 9474 invoked by uid 500); 31 Jan 2012 23:35:42 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 9412 invoked by uid 500); 31 Jan 2012 23:35:42 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 9396 invoked by uid 99); 31 Jan 2012 23:35:42 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 23:35:42 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id BF5751C2CE1; Tue, 31 Jan 2012 23:35:41 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7382168809500392812==" MIME-Version: 1.0 Subject: Re: Review Request: Fixes broken build due to bad PYTHONPATH From: "Benjamin Hindman" To: "Benjamin Hindman" , "Charles Reiss" Date: Tue, 31 Jan 2012 23:35:41 -0000 Message-ID: <20120131233541.20133.49500@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/3700/ Cc: "mesos" , "Andy Konwinski" In-Reply-To: <20120131015847.20133.46523@reviews.apache.org> References: <20120131015847.20133.46523@reviews.apache.org> --===============7382168809500392812== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3700/#review4717 ----------------------------------------------------------- src/Makefile.am This makes me feel like we shouldn't be copying setuptools at all. Rath= er than treat it like a third_party, maybe we should treat it like somethin= g that should be in the support directory. I'm going to commit this and the= n resolve this issue with the make dist patch. - Benjamin On 2012-01-31 01:58:47, Andy Konwinski wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3700/ > ----------------------------------------------------------- > = > (Updated 2012-01-31 01:58:47) > = > = > Review request for mesos, Benjamin Hindman and Charles Reiss. > = > = > Summary > ------- > = > Fixes broken build, PYTHONPATH was relative to src instead of third_party= /protobuff/... > = > = > Diffs > ----- > = > src/Makefile.am 42e0d89 = > = > Diff: https://reviews.apache.org/r/3700/diff > = > = > Testing > ------- > = > = > Thanks, > = > Andy > = > --===============7382168809500392812==--