I have tried to reproduce this problem in utopic on rockne (a P7+
system), and it's not reproducible for me.

# grep P /proc/cpuinfo 
cpu             : POWER7+ (raw), altivec supported
cpu             : POWER7+ (raw), altivec supported
machine         : CHRP IBM pSeries (emulated by qemu)
# uname -a
Linux rockne-06 3.13.0-22-generic #44-Ubuntu SMP Wed Apr 2 20:06:28 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
# zgrep 64K_PAGES /proc/config.gz  
CONFIG_PPC_64K_PAGES=y
# sudo apt-get install lxc
# lxc-create -n utopic-test -t ubuntu -- --release utopic
# sed -i -e'/lxc.aa_profile/d' /var/lib/lxc/utopic-test/config
# echo 'lxc.aa_profile = lxc-container-default-with-nesting' >> 
/var/lib/lxc/utopic-test/config
# echo 'lxc.mount.auto = cgroup' >> /var/lib/lxc/utopic-test/config
# lxc-start --name utopic-test
[...]
Ubuntu Utopic Unicorn (development branch) utopic-test console

utopic-test login: ubuntu
Password: ubuntu
[...]
ubuntu@utopic-test:~$ sudo apt-get install juju juju-local bzr
$ mkdir -p charms/trusty
$ bzr branch http://bazaar.launchpad.net/~charmers/charms/trusty/ubuntu/trunk/ 
charms/trusty/ubuntu
$ juju init
$ juju bootstrap -e local
$ juju switch local
$ juju deploy --repository=$(pwd)/charms local:trusty/ubuntu
$ juju ssh ubuntu/0
[...]
ubuntu@ubuntu-local-machine-1:~$ /var/lib/juju/tools/machine-1/jujud --version
1.18.4.1-trusty-ppc64
$

I've stayed logged in for over 10 minutes with no problems, have
installed packages inside the container, etc.

So there are several variables here:

 - utopic has juju 1.18.4, not 1.18.1.
 - the system is a P7+, not a P8 as in the original report.
 - this is built with the utopic gccgo-4.9 package, not the backported one in 
trusty.

The last of these is unlikely to be the cause.  Someone with access to a
P8 machine should ideally try to reproduce with this same method there,
to check whether this is a P8-specific issue.

-- 
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/1347322

Title:
  juju ssh results in a panic: runtime error

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to