Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51D69F619 for ; Sat, 20 Apr 2013 00:08:01 +0000 (UTC) Received: (qmail 10207 invoked by uid 500); 20 Apr 2013 00:08:00 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 10185 invoked by uid 500); 20 Apr 2013 00:08:00 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 10176 invoked by uid 99); 20 Apr 2013 00:08:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Apr 2013 00:08:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jzb@zonker.net designates 66.111.4.26 as permitted sender) Received: from [66.111.4.26] (HELO out2-smtp.messagingengine.com) (66.111.4.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Apr 2013 00:07:55 +0000 Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 053EF20E0B for ; Fri, 19 Apr 2013 20:07:35 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute5.internal (MEProxy); Fri, 19 Apr 2013 20:07:35 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=eEkpMvRPHR8qyaCY17e8aIthVtc=; b=ClN aUhyrInB1tU4Grj9NxbrHMf2dl6cD2xXvWRZZbJ8ds8Wp2OTXqc571xrYUSg/aWO 6nPE4wljzPGjrnUilY5yPnAw65jWR4Vd/sq/AdQTs1K3Rx80aod6W6efnONWFuXZ kudm9RC5uh2r9/k4W4aTXDRevZGzKAMTNp1iTPDk= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id D23DAB3F9E0; Fri, 19 Apr 2013 20:07:34 -0400 (EDT) Message-Id: <1366416454.16764.140661220221814.7FCD320D@webmail.messagingengine.com> X-Sasl-Enc: 5WIygQEBEwDyQbN99O6q7qXvSllKqbl3gc6AMKZH/60w 1366416454 From: Joe Brockmeier To: users@cloudstack.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-3ef74f37 In-Reply-To: References: Subject: Re: Failure to create deb packages Date: Fri, 19 Apr 2013 19:07:34 -0500 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Apr 19, 2013, at 06:48 PM, Preethi Natarajan wrote: > Hi Joe, > > Thanks for getting back. > > dpkg-buildpackage complained about unmet build dependencies for tomcat6. > > I don't understand since CATALINA_HOME and CATALINA_BASE are set to the > install locations of tomcat-6.0.33 (in my HOME). Any ideas what may be > happening? Many thanks. You're building a debian package - dpkg-buildpackage doesn't know about your install of Tomcat. You need to install the dependencies as specified in the install guide for building Debian packages: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-builddebs.html sudo apt-get install ant debhelper openjdk-6-jdk tomcat6 libws-commons-util-java genisoimage python-mysqldb libcommons-codec-java libcommons-httpclient-java liblog4j1.2-java maven3 You may already have some of those packages, and it's possible that 4.2.0 requires different dependencies - but that's where I'd start. Best, jzb -- Joe Brockmeier jzb@zonker.net Twitter: @jzb http://www.dissociatedpress.net/