Public bug reported: Currently it is not possible to use the template ubuntu-cloud with armhf because i386 and amd64 are hard-coded. It is perfectly valid to use this template with an armhf image if the host architecture is also ARM.
For example the following commands works successfully (after the modification of the template to accept armhf of course) $ lxc-create -t ubuntu-cloud -n raring-test -- -d -T https://cloud-images.ubuntu.com/raring/current/raring-server-cloudimg-armhf-root.tar.gz -r raring -a armhf Note: the URL of the tarball is specified on the command line because ubuntu-cloudimg-query doesn't find an AMI for ARM even if the tarball exists. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: lxc-templates 0.9.0~rc1-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3 Uname: Linux 3.8.0-13-generic x86_64 ApportVersion: 2.9.2-0ubuntu3 Architecture: amd64 Date: Mon Mar 25 15:39:42 2013 MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: lxc UpgradeStatus: Upgraded to raring on 2012-01-31 (418 days ago) ** Affects: lxc (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apparmor apport-bug qa-daily-testing raring -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1159818 Title: Allow architecture armhf with template ubuntu-cloud when running on ARM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1159818/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
