Caleb Wharton created BIGTOP-2184:
-------------------------------------
Summary: Toolchain Broken For Fresh CentOS VM
Key: BIGTOP-2184
URL: https://issues.apache.org/jira/browse/BIGTOP-2184
Project: Bigtop
Issue Type: Bug
Components: toolchain
Affects Versions: 1.0.1
Environment: CentOS 7, VM, Fresh Install, Current Master
Reporter: Caleb Wharton
This is my first ticket so please let me know if I am not following protocol
On a VM with a fresh install of CentOS 7 and a clone of the current
(12/18/2015) master, I am getting several errors during the build process:
* In bigtop_toolchain/manifests/package:20 it appears that
"$operatingsystemmajrelease" is set to a String value, throwing a type
comparison error when "<= 6". Hard coding "7" (for CentOS) fixes the issue
* in bigtop_toolchain/manifests/env:32 it is giving the error "The filename
specification must be a string not fixednum". This line appears to be writing
the '/etc/profile.d/bigtop.sh' file and its settings, but I don't know puppet
well enough to isolate the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)