You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Xiaomin Zhang (JIRA)" <ji...@apache.org> on 2014/07/21 07:26:38 UTC

[jira] [Commented] (BIGTOP-1381) Datafu deb gradle build is broken

    [ https://issues.apache.org/jira/browse/BIGTOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068225#comment-14068225 ] 

Xiaomin Zhang commented on BIGTOP-1381:
---------------------------------------

I found that packages.gradle ignores XXX_PKG_NAME variable defined in bigtop.mk.  And datafu has different value for DATAFU_PKG_NAME and DATAFU_NAME. It seems this causes the build failure.
Let me see if I can create a patch for packages.gradle

> Datafu deb gradle build is broken 
> ----------------------------------
>
>                 Key: BIGTOP-1381
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1381
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Build, Debian
>    Affects Versions: 0.8.0
>         Environment: Ubuntu 14.04
>            Reporter: Xiaomin Zhang
>             Fix For: 0.8.0
>
>
> With the following command to build datafu package:
> >gradle datafu-deb
> I just got below error messages in the stage of creating source package:
> ...
> datafu-1.0.0/tools/jarjar-1.1.jar
> dpkg-buildpackage: source package datafu
> dpkg-buildpackage: source version 1.0.0-1
> dpkg-buildpackage: source distribution stable
> dpkg-buildpackage: source changed by Bigtop <de...@bigtop.apache.org>
>  dpkg-source --before-build datafu-1.0.0
> dpkg-source: error: source package has two conflicting values - pig-udf-datafu and datafu
> dpkg-buildpackage: error: dpkg-source --before-build datafu-1.0.0 gave error exit status 255
> :datafu-sdeb FAILED
> FAILURE: Build failed with an exception.
> * Where:
> Script '/data/bigtop/packages.gradle' line: 254



--
This message was sent by Atlassian JIRA
(v6.2#6252)