[Kernel-packages] [Bug 1282329] Re: juju requires cpu-checker which is unavailable on arm64/ppc64el

2014-02-27 Thread Jason Hobbs
** Tags added: server-hwe

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to cpu-checker in Ubuntu.
https://bugs.launchpad.net/bugs/1282329

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

Status in juju-core:
  Invalid
Status in “cpu-checker” package in Ubuntu:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1282329/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1282329] Re: juju requires cpu-checker which is unavailable on arm64/ppc64el

2014-02-19 Thread dann frazier
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.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to cpu-checker in Ubuntu.
https://bugs.launchpad.net/bugs/1282329

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

Status in juju-core:
  New
Status in “cpu-checker” package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1282329/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1282329] Re: juju requires cpu-checker which is unavailable on arm64/ppc64el

2014-02-19 Thread Dimitri John Ledkov
** Changed in: juju-core
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to cpu-checker in Ubuntu.
https://bugs.launchpad.net/bugs/1282329

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

Status in juju-core:
  Invalid
Status in “cpu-checker” package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1282329/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1282329] Re: juju requires cpu-checker which is unavailable on arm64/ppc64el

2014-02-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/trusty/cpu-checker/trusty-
proposed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to cpu-checker in Ubuntu.
https://bugs.launchpad.net/bugs/1282329

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

Status in juju-core:
  Invalid
Status in “cpu-checker” package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1282329/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1282329] Re: juju requires cpu-checker which is unavailable on arm64/ppc64el

2014-02-19 Thread Launchpad Bug Tracker
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 x...@ubuntu.com   Thu, 20 Feb 2014 01:23:41 +

** Changed in: cpu-checker (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to cpu-checker in Ubuntu.
https://bugs.launchpad.net/bugs/1282329

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

Status in juju-core:
  Invalid
Status in “cpu-checker” package in Ubuntu:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1282329/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp