juju requires cpu-checker which is unavailable on arm64/ppc64el

Bug #1282329 reported by dann frazier
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
juju-core
Invalid
Undecided
Unassigned
cpu-checker (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I'm testing out deploying charms to an arm64 target using the manual provider. After hacking juju to recognize the arch, and hacking in the necessary tools, I reach the following failure:

dannf@laptop:~$ juju add-machine ssh:arm64.dannf -v
verbose is deprecated with the current meaning, use show-log
2014-02-19 23:55:44 INFO juju api.go:231 connecting to API addresses: [bootstrap.dannf:17070]
2014-02-19 23:55:44 INFO juju apiclient.go:118 state/api: dialing "wss://bootstrap.dannf:17070/"
2014-02-19 23:55:44 INFO juju apiclient.go:128 state/api: connection established
2014-02-19 23:55:44 INFO juju.environs.manual init.go:156 initialising "arm64.dannf", user ""
2014-02-19 23:55:44 INFO juju.environs.manual init.go:167 ubuntu user is already initialised
2014-02-19 23:55:44 INFO juju.environs.manual provisioner.go:260 addresses for arm64.dannf: [192.168.1.117 public:arm64.dannf]
2014-02-19 23:55:44 INFO juju.environs.manual init.go:29 Checking if arm64.dannf is already provisioned
2014-02-19 23:55:44 INFO juju.environs.manual init.go:46 arm64.dannf is not provisioned
2014-02-19 23:55:44 INFO juju.environs.manual init.go:55 Detecting series and characteristics on arm64.dannf
2014-02-19 23:55:45 INFO juju.environs.manual init.go:118 series: trusty, characteristics: arch=arm64 cpu-cores=1 mem=16062M
Logging to /var/log/cloud-init-output.log on remote host
Running apt-get update
Installing package: git
Installing package: cpu-checker
2014-02-19 23:56:23 ERROR juju.environs.manual provisioner.go:78 provisioning failed, removing machine 2: exit status 1
2014-02-19 23:56:23 ERROR juju.cmd supercommand.go:294 exit status 1

The issue here is that cpu-checker is not available for arm64 (or ppc64el) in the archive.

Related branches

Revision history for this message
dann frazier (dannf) wrote :

One way to go about resolving this is to just make cpu-checker available on arm64/ppc64el. I've proposed such a change for arm64; I don't have access to ppc64el to test out an equivalent.

affects: cpu-checker → cpu-checker (Ubuntu)
Changed in juju-core:
status: New → Invalid
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cpu-checker - 0.7-0ubuntu4

---------------
cpu-checker (0.7-0ubuntu4) trusty; urgency=medium

  [ dann frazier ]
  * Add support for arm64. (LP: #1282329)

  [ Dimitri John Ledkov ]
  * Assume ppc64el is kvm capable.
 -- Dimitri John Ledkov <email address hidden> Thu, 20 Feb 2014 01:23:41 +0000

Changed in cpu-checker (Ubuntu):
status: New → Fix Released
tags: added: server-hwe
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.