André Kelpe created BIGTOP-1865:
-----------------------------------
Summary: circular dependency between bigtop-groovy and bigtop-utils
Key: BIGTOP-1865
URL: https://issues.apache.org/jira/browse/BIGTOP-1865
Project: Bigtop
Issue Type: Bug
Components: rpm
Reporter: André Kelpe
While building rpm packages for some of the Cascading bits I noticed that there
is a circular dependency between bigtop-groovy and bigtop-utils:
{quote}
[vagrant@localhost bigtop]$ rpm -ivh
build/bigtop-groovy/rpm/RPMS/noarch/bigtop-groovy-2.3.8-1.el6.noarch.rpm
error: Failed dependencies:
bigtop-utils >= 0.7 is needed by bigtop-groovy-2.3.8-1.el6.noarch
[vagrant@localhost bigtop]$ rpm -ivh
build/bigtop-utils/rpm/RPMS/noarch/bigtop-utils-1.0.0-1.el6.noarch.rpm
error: Failed dependencies:
bigtop-groovy is needed by bigtop-utils-1.0.0-1.el6.noarch
[vagrant@localhost bigtop]$
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)