Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 A9621C0F5 for ; Tue, 19 Jun 2012 16:05:49 +0000 (UTC) Received: (qmail 36965 invoked by uid 500); 19 Jun 2012 16:05:49 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 36942 invoked by uid 500); 19 Jun 2012 16:05:49 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 36934 invoked by uid 99); 19 Jun 2012 16:05:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 16:05:49 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pradeep.soundararajan@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 16:05:43 +0000 X-IronPort-AV: E=Sophos;i="4.75,798,1330905600"; d="scan'208";a="11786390" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 19 Jun 2012 16:05:20 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Tue, 19 Jun 2012 21:35:19 +0530 From: Pradeep Soundararajan To: "cloudstack-dev@incubator.apache.org" Date: Tue, 19 Jun 2012 21:35:15 +0530 Subject: RE: FW: Moving third party dependencies to ASF approved licenses - jnetpcap Thread-Topic: FW: Moving third party dependencies to ASF approved licenses - jnetpcap Thread-Index: Ac1OAJC+7WHjUsPSQU2yNJHMZkk1ngANJHfw Message-ID: <35F04D4C394874409D9BE4BF45AC5EA9FED4F25E6F@BANPMAILBOX01.citrite.net> References: <35F04D4C394874409D9BE4BF45AC5EA9FED4F25ADD@BANPMAILBOX01.citrite.net> <35F04D4C394874409D9BE4BF45AC5EA9FED4F25BF0@BANPMAILBOX01.citrite.net> <35F04D4C394874409D9BE4BF45AC5EA9FED4F25C2A@BANPMAILBOX01.citrite.net> <20120619094618.GF3398@cloud.com> In-Reply-To: <20120619094618.GF3398@cloud.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Prasanna, Please check this error: package-marvin: [echo] Packaging Marvin [exec] File "setup.py", line 10 [exec] print "Marvin needs at least python 2.7, found : \n%s"%vers= ion [exec] ^ [exec] SyntaxError: invalid syntax [exec] Result: 1 [echo] distributable tarball at: /home/pradeep-ubuntu/workspaces/cloud= stack-oss/tools/marvin/dist/Marvin-*.tar.gz BUILD SUCCESSFUL Total time: 42 seconds pradeep-ubuntu@pradeepubuntu-HVM-domU:~/workspaces/cloudstack-oss$ python -= -version Python 3.1.2 I am already having py version 3.1.2. Please let me know how to resolve t= his... Thanks, Pradeep.S -----Original Message----- From: Prasanna Santhanam [mailto:prasanna.santhanam@citrix.com]=20 Sent: Tuesday, June 19, 2012 3:16 PM To: cloudstack-dev@incubator.apache.org Subject: Re: FW: Moving third party dependencies to ASF approved licenses -= jnetpcap On Mon, Jun 18, 2012 at 01:42:58PM -0400, David Nalley wrote: > On Mon, Jun 18, 2012 at 1:18 PM, Pradeep Soundararajan=20 > wrote: > > I have created the sub-task for this. I will start tracking all these = =A0activities in its related sub-tasks. > > Could you please let me know how should I execute marvin against my bui= ld? > > > > Thanks, > > Pradeep.S > > >=20 > Prasanna: >=20 > Can you point Pradeep to directions for running Marvin against his build? >=20 > --David In order to package and build the marvin source distributable call the ant = target - ant package-marvin. The distributable source sits in tools/marvin/Marvin-0.1.*.tar.gz -- Prasanna.,