Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 09D5F71C8 for ; Tue, 15 Nov 2011 16:51:19 +0000 (UTC) Received: (qmail 23763 invoked by uid 500); 15 Nov 2011 16:51:18 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 23733 invoked by uid 500); 15 Nov 2011 16:51:18 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 23717 invoked by uid 99); 15 Nov 2011 16:51:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 16:51:18 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 16:51:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EFB0185A13 for ; Tue, 15 Nov 2011 16:50:51 +0000 (UTC) Date: Tue, 15 Nov 2011 16:50:51 +0000 (UTC) From: "Eric Yang (Commented) (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <719347507.31588.1321375851983.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1943352896.30196.1321347473111.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AMBARI-130) agent rpm packaging fails 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 [ https://issues.apache.org/jira/browse/AMBARI-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150602#comment-13150602 ] Eric Yang commented on AMBARI-130: ---------------------------------- RPM package can only be built from Redhat or CentOS system due to dependency of rpmbuild. > agent rpm packaging fails > ------------------------- > > Key: AMBARI-130 > URL: https://issues.apache.org/jira/browse/AMBARI-130 > Project: Ambari > Issue Type: Bug > Environment: Ubuntu 11.04 > Linux fathalla 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux > Reporter: Ahmed Fathalla > Priority: Minor > > running "mvn clean package -P rpm -e" shows failure caused by problems during rpm packaging. Specifically, it tries to look for files under BUILDROOT and does not find them > [rpm] error: File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/usr > [rpm] error: File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/etc/init.d/ambari-agent > [rpm] error: File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/etc/ambari > [rpm] File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/usr > [rpm] File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/etc/init.d/ambari-agent > [rpm] File not found: /home/afathalla/workspace/ambari/trunk/agent/target/rpm/ambari/BUILDROOT/ambari-agent-0.1.0-1.i386/etc/ambari -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira