You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2014/07/23 11:11:39 UTC

[jira] [Comment Edited] (BIGTOP-1381) Datafu gradle build is broken

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

Olaf Flebbe edited comment on BIGTOP-1381 at 7/23/14 9:11 AM:
--------------------------------------------------------------

AFAIK it is a debian convention that the name of the _source_ package has to be the same as the name at the upstream provider. 

So the debian/control file is incorrect (and spark too) appending patches proposed by me


was (Author: oflebbe):
AFAIK it is a debian convention that the name of the _source_ package has to be the same as the name at the upstream provider. 

So the debian/control file is incorrect (and spark too) appending patch proposed by me

> Datafu gradle build is broken 
> ------------------------------
>
>                 Key: BIGTOP-1381
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1381
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Build, Debian, RPM
>    Affects Versions: 0.8.0
>         Environment: Ubuntu 14.04
>            Reporter: Xiaomin Zhang
>             Fix For: 0.8.0
>
>         Attachments: 0001-datafu.patch, BIGTOP-1381.patch, spark.patch
>
>
> 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)