On Sat, Mar 19, 2016 at 11:28:41AM -0700, Mike Wright wrote: > Hi all, > > First: thanks for all your efforts with LXC, etc. I've got to say that LXC > makes accessible virtual machines more easily than any other approaches I've > tried (except maybe renting one in "The Cloud" ;D ) > > Current running lxc-1.1.5 on wily and want to explore 2.x. I'm having > problems with the ppa. > > 'apt-add-repository "http://ppa.launchpad.net/ubuntu-lxc/lxc-stable/ubuntu > wily main"' installed without complaint. > > 'apt-get update' failed with the following error: > > "Err http://ppa.launchpad.net wily/main amd64 Packages > 404 Not Found" > > Further errors included GPG with "public key is not available". > > Any helpers out there today? > > Thanks, > Mike Wright
You should be using: apt-add-repository ppa:ubuntu-lxc/stable Which will do the setup properly using https and including installing the needed gpg key. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
