hbase charm does not install on power architecture
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
hbase (Juju Charms Collection) |
New
|
High
|
Unassigned |
Bug Description
I tried to deploy the hbase charm on a power system (ppc64le) and the install failed to find a package.
I suspect there is no ppc64le debian package for hbase.
2014-09-03 18:58:42 INFO install Reading package lists...
2014-09-03 18:58:42 INFO juju-log Disabling startup of hbase services during install
2014-09-03 18:58:43 INFO juju-log Installing hbase...
2014-09-03 18:58:43 INFO install Reading package lists...
2014-09-03 18:58:43 INFO install Building dependency tree...
2014-09-03 18:58:43 INFO install Reading state information...
2014-09-03 18:58:43 INFO install E: Unable to locate package hbase
2014-09-03 18:58:43 ERROR juju.worker.uniter uniter.go:486 hook failed: exit status 100
Can we fix this?
James, is there a chance of you taking a look and seeing if a minor change would make this trusty/ppc64le workable?