I understand the debian image is not working properly (or doesn't exist).
Using sudo lxc-create -n debian01 -t download we get the list of valid 
distro/release/arch available, and specifying: 
     Distribution: debian
     Release: sid
     Architecture: ppc64el
works on debian and on ubuntu !.

Downloading the image index
Downloading the rootfs
Downloading the metadata
The image cache is now ready
Unpacking the rootfs

---
You just created a Debian container (release=sid, arch=ppc64el, variant=default)

To enable sshd, run: apt-get install openssh-server

For security reason, container images ship without user accounts
and without a root password.

Use lxc-attach or chroot directly into the rootfs to set a root password
or create user accounts.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1624028

Title:
  lxc create using debian template fails on ppc64el

Status in lxc package in Ubuntu:
  New

Bug description:
  If I try to create a lxc container using the debian template, I get
  the following error on ppc64el arch:

  ➜  ~ sudo lxc-create -n debian01 -t debian
  debootstrap is /usr/sbin/debootstrap
  Checking cache download in /var/cache/lxc/debian/rootfs-jessie-ppc64le ... 
  gpg: WARNING: unsafe ownership on configuration file 
`/home/ubuntu/.gnupg/gpg.conf'
  gpg: key 2B90D010: "Debian Archive Automatic Signing Key (8/jessie) 
<ftpmas...@debian.org>" not changed
  gpg: Total number processed: 1
  gpg:              unchanged: 1
  Downloading debian minimal ...
  I: Retrieving InRelease 
  I: Failed to retrieve InRelease
  I: Retrieving Release 
  I: Retrieving Release.gpg 
  I: Checking Release signature
  I: Valid Release signature (key id 126C0D24BD8A2942CC7DF8AC7638D0442B90D010)
  E: Invalid Release file, no entry for main/binary-ppc64le/Packages
  Failed to download the rootfs, aborting.
  Failed to download 'debian base'
  failed to install debian
  lxc-create: lxccontainer.c: create_run_template: 1290 container creation 
template for debian01 failed
  lxc-create: tools/lxc_create.c: main: 318 Error creating container debian01

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1624028/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to