control: found -1 lxc/1:1.1.5-1 Hi,
On Fri, Mar 04, 2016 at 01:44:17PM -0300, Will Gnann wrote: > lxc-create -t debian -n anyname -- -r squeeze > > Since squeeze support has ended, debian repositories do not have squeeze > packages, therefore debootstrap with http.debian.net repository fails. > > In lxc-debian, the repository http.debian.net is the default repository. > So change default repository to archive.debian.org when using squeeze as > parameter will fix it. I must admit I am tempted to close this as wontfix. You can pass --mirror=http://archive.debian.org/debian/ to the Debian template if you really want to create a Squeeze container. But as you already said, Squeeze is EOL now and I do not think we should add complexity to the code for supporting EOLed releases. Regards Evgeni

