Comment 17 for bug 1349771

Revision history for this message
Malte Menkhoff (mmenkhof) wrote :

a customer has tested 1.20.5 and the problem is still existing:
root@pkvmc01:~# dpkg -l juju-core
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-===========================-==================-==================-===========================================================
ii juju-core 1.20.6-0ubuntu1~14 ppc64el Juju
is devops distilled - client

und habe einen bootstrap versucht: - aber so richtig erfolgreich war ich
damit nicht :-(((

root@pkvmc01:~# juju bootstrap --upload-tools=true --constraints
"tags=bootalt arch=ppc64el" --show-log --series=trusty
2014-09-03 20:15:05 INFO juju.cmd supercommand.go:37 running juju
[1.20.6-trusty-ppc64el gccgo]
Use of --series is deprecated. Please use --upload-series instead.
2014-09-03 20:15:06 INFO juju.utils http.go:59 hostname SSL verification
enabled
2014-09-03 20:15:06 INFO juju.utils http.go:59 hostname SSL verification
enabled
2014-09-03 20:15:06 INFO juju.utils http.go:59 hostname SSL verification
enabled
Bootstrap failed, destroying environment
2014-09-03 20:15:06 INFO juju.provider.common destroy.go:15 destroying
environment "maas"
2014-09-03 20:15:06 ERROR juju.cmd supercommand.go:323 invalid constraint
value: arch=ppc64el
valid values are: [i386 amd64]
root@pkvmc01:~# juju bootstrap --upload-tools=true --show-log
--upload-series=trusty
2014-09-03 20:16:00 INFO juju.cmd supercommand.go:37 running juju
[1.20.6-trusty-ppc64el gccgo]
2014-09-03 20:16:01 INFO juju.utils http.go:59 hostname SSL verification
enabled
2014-09-03 20:16:01 INFO juju.utils http.go:59 hostname SSL verification
enabled
2014-09-03 20:16:01 INFO juju.utils http.go:59 hostname SSL verification
enabled
2014-09-03 20:16:01 INFO juju.environs.bootstrap synctools.go:35 checking
that upload is possible
Bootstrap failed, destroying environment
2014-09-03 20:16:01 INFO juju.provider.common destroy.go:15 destroying
environment "maas"
2014-09-03 20:16:01 ERROR juju.cmd supercommand.go:323 environment "maas"
of type maas does not support instances running on "ppc64el"

could someone could be so fine and check if it is still a problem.