juju-solutions / layer-apache-bigtop-base

Apache License 2.0
1 stars 5 forks source link

arch-specific repo required for trunk #65

Closed kwmonroe closed 7 years ago

kwmonroe commented 7 years ago

Binary packages for bigtop trunk are only available in the arch-specific builder repositories. The multiple arches seen here only include no-arch pkgs for non-intel arches:

https://ci.bigtop.apache.org/job/Bigtop-trunk-repos/OS=ubuntu-16.04,label=docker-slave/ws/output/apt/dists/bigtop/contrib/

Revert the recent change that used the above repo for all arches. We need arch-specific builder arches on non-intel. Update unit tests to cover this change.