[Bug 1261452] Re: juju-core is unavailable for arm64

2014-05-12 Thread Curtis Hovey
** Changed in: juju-core Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1261452 Title: juju-core is unavailable for arm64 To manage

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-03-06 Thread Curtis Hovey
** Tags removed: arm ** Tags added: arm64 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1261452 Title: juju-core is unavailable for arm64 To manage notifications about this bug

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-02-03 Thread dann frazier
juju-core should build on the buildds if we configure them with: echo never | sudo tee /sys/kernel/mm/transparent_hugepages/enabled (tested w/ 3.8 and 3.13 kernels) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-27 Thread James Page
I've just uploaded gccgo-go to Ubuntu Trusty; this should build the go tool for all architectures using gccgo. Just needs an archive-admin to review and accept. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu.

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/juju-core -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1261452 Title: juju-core is unavailable for arm64 To manage notifications

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package juju-core - 1.17.0-0ubuntu3 --- juju-core (1.17.0-0ubuntu3) trusty; urgency=medium * Enable support for architectures other than x86/armhf (LP: #1261452): - d/control: Add BD on gccgo-go for archs that don't have golang-go, limit use of

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-27 Thread dann frazier
juju-core 1.17.0-0ubuntu3 timed out building, but it looks like a kernel issue. I reproduced this hang on both a 3.8 and a 3.12 kernel. However, I tested w/ a 3.13 (hand rolled w/ xgene support), and juju-core built fine. -- You received this bug notification because you are a member of Ubuntu

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-16 Thread James Page
Juju for 14.04 will use the juju-mongodb package which does build on arm64 marking v8 and mongodb tasks as invalid. ** Changed in: juju-core (Ubuntu) Status: New = Triaged ** Changed in: juju-core (Ubuntu) Importance: Undecided = High ** Changed in: mongodb (Ubuntu) Status:

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-16 Thread Raghuram Kota
** Tags added: hs-arm64 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1261452 Title: juju-core is unavailable for arm64 To manage notifications about this bug go to:

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-08 Thread James Page
Reworking the test suite to run the normal smoke tests minus the jstests suite results in a pass and successful build on all architectures including arm64 and ppc64el. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in

Re: [Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-08 Thread Michael Hudson-Doyle
James Page james.p...@ubuntu.com writes: Reworking the test suite to run the normal smoke tests minus the jstests suite results in a pass and successful build on all architectures including arm64 and ppc64el. That's pretty awesome. Now, do the juju tests pass? (Trick question I guess, juju

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-07 Thread James Page
With selected changes from Michael and Robie I've managed to build a mongodb with a) javascript support disabled and b) compile support for arm64 and powerpc64el: https://launchpad.net/ubuntu/+source/juju-mongodb/2.4.8-0ubuntu5 However there are currently unit test failures for arm64 and

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-07 Thread James Page
I also see a failure on armhf - however I am running the Cpp unit tests, rather than the javascript dependent full smoke test suite which could have issues on non-x86 archs. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-18 Thread Curtis Hovey
** Changed in: juju-core Status: New = Triaged ** Changed in: juju-core Importance: Undecided = High ** Changed in: juju-core Milestone: None = 2.0 ** Tags added: arm gccgo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

Re: [Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-18 Thread Michael Hudson-Doyle
John A Meinel j...@arbash-meinel.com writes: So I tried this patch: === modified file 'testing/mgo.go' --- testing/mgo.go2013-11-06 13:38:01 + +++ testing/mgo.go2013-12-18 06:23:25 + @@ -99,6 +99,7 @@ --noprealloc, --smallfiles,

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-17 Thread John A Meinel
So I tried this patch: === modified file 'testing/mgo.go' --- testing/mgo.go 2013-11-06 13:38:01 + +++ testing/mgo.go 2013-12-18 06:23:25 + @@ -99,6 +99,7 @@ --noprealloc, --smallfiles, --nojournal, + --noscripting,

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-16 Thread dann frazier
juju-core relies on mongodb, which is also not available for arm64. mongodb has a build-dependency on libv8, which requires porting to arm64. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu.

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-16 Thread Michael Hudson-Doyle
juju-core also depend on golang of course, which is also not available for arm64. Here is the status as of 2012-12-17 as I understand it: 1) Go a) there is a version of gccgo in trusty that can compile juju, but only with a patched version of the 'go tool' i) need kick these patches

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-16 Thread Michael Hudson-Doyle
** Also affects: juju-core Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1261452 Title: juju-core is unavailable for arm64 To manage