Comment 6 for bug 1129571

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :
  • p2 Edit (2.8 KiB, text/plain)

On a stock ubuntu raring system, I did

sudo apt-get install lxc qemu-user qemu-user-static
sudo lxc-create -t ubuntu -n r1 -- -a armhf
sudo lxc-start -n r1
# log into console as ubuntu/ubuntu, there do:
sudo apt-get install ca-certificates-java

That gave me the attached error (reproducible).