Konstantin Boudnik created BIGTOP-2061:
------------------------------------------
Summary: toolchain is failing because add-apt-repository command
isn't available off-hand
Key: BIGTOP-2061
URL: https://issues.apache.org/jira/browse/BIGTOP-2061
Project: Bigtop
Issue Type: Bug
Components: toolchain
Affects Versions: 1.1.0
Reporter: Konstantin Boudnik
Fix For: 1.1.0
Running {{gradle toolchain}} on our stock ubuntu-14.04 container gives
{noformat}
Debug: Executing '/usr/bin/test -s
/etc/apt/sources.list.d/http:--ppa_launchpad_net-openjdk-r-ppa-ubuntu-trusty.list'
Error: Could not find command '/usr/bin/add-apt-repository'
Error:
/Stage[main]/Bigtop_toolchain::Jdk/Apt::Ppa[http://ppa.launchpad.net/openjdk-r/ppa/ubuntu]/Exec[add-apt-repository-http://ppa.launchpad.net/openjdk-r/ppa/ubuntu]/returns:
change from notrun to 0 failed: Could not find command
'/usr/bin/add-apt-repository'
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)