[lxc-devel] [lxc/lxc] bfbf79: lxc-create -t debian fails on ppc64el	arch
    GitHub 
    noreply at github.com
       
    Fri Sep 16 17:35:44 UTC 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: bfbf793616ce36ec63bac2cf582474c14cecb712
      https://github.com/lxc/lxc/commit/bfbf793616ce36ec63bac2cf582474c14cecb712
  Author: Thierry Fauck <tfauck at free.fr>
  Date:   2016-09-16 (Fri, 16 Sep 2016)
  Changed paths:
    M templates/lxc-debian.in
  Log Message:
  -----------
  lxc-create -t debian fails on ppc64el arch
Template catches arch from uname -m, but for ppc64el system, arch reports ppc64le
which doesn't match image repo.
Signed-off-by: Thierry Fauck <tfauck at free.fr>
Signed-off-by: Serge Hallyn <serge at hallyn.com>
  Commit: 127a74d7aaad2b0e239dd7b3c500449e6ccc1fcf
      https://github.com/lxc/lxc/commit/127a74d7aaad2b0e239dd7b3c500449e6ccc1fcf
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-09-16 (Fri, 16 Sep 2016)
  Changed paths:
    M templates/lxc-debian.in
  Log Message:
  -----------
  Merge pull request #1193 from hallyn/2016-09-16/thierry
lxc-create -t debian fails on ppc64el arch
Compare: https://github.com/lxc/lxc/compare/2ca213832294...127a74d7aaad
    
    
More information about the lxc-devel
mailing list