I'm following the instructions posted here (https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.4.2) on Ubuntu 16.04.
Installation Guide for Ambari 2.4.2 - Apache Ambari ...<https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.4.2> cwiki.apache.org Note: You need to have tools such as rpm-build tool, brunch, etc. For details on prerequisites, please see Ambari Development. Step 2: Install Ambari Server This is what I get: [INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-metrics-grafana --- [WARNING] Creating empty debian package. [ERROR] Failed to create debian package /home/jeff/apache-ambari-2.4.2-src/ambari-metrics/ambari-metrics-grafana/target/ambari-metrics-grafana_2.1.0.0.0_all.deb org.vafer.jdeb.PackagingException: "/home/jeff/apache-ambari-2.4.2-src/ambari-metrics/ambari-metrics-grafana/src/main/package/deb/control" is not a valid 'control' directory) at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:186) at org.vafer.jdeb.maven.DebMojo.execute(DebMojo.java:409) here: [INFO] Ambari Metrics Grafana ............................. FAILURE [ 19.458 s] could you tell me what component I'm missing? thanks
