Xiaomin Zhang created BIGTOP-1381:
-------------------------------------
Summary: 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 <[email protected]>
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)