Re: [Lxc-users] sudo: unable to resolve host..

2012-11-16 Thread Serge Hallyn
Quoting Rintcius Blok (rintc...@gmail.com): Hi, I am getting messages like this with every sudo I do in the container: sudo: unable to resolve host test.lxc It happens with every container I create on 12.10 (with 12.10 container). Reproduction: lxc-create -t ubuntu-cloud -n

Re: [Lxc-users] sudo: unable to resolve host..

2012-11-16 Thread Stéphane Graber
On 11/16/2012 09:26 AM, Serge Hallyn wrote: Quoting Rintcius Blok (rintc...@gmail.com): Hi, I am getting messages like this with every sudo I do in the container: sudo: unable to resolve host test.lxc It happens with every container I create on 12.10 (with 12.10 container). Reproduction:

Re: [Lxc-users] sudo: unable to resolve host..

2012-11-16 Thread Rintcius Blok
Yes sure. This is in a container called b.lxc: ubuntu@b:~$ cat /etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts

Re: [Lxc-users] sudo: unable to resolve host..

2012-11-16 Thread Stéphane Graber
On 11/16/2012 11:32 AM, Rintcius Blok wrote: Yes sure. This is in a container called b.lxc: ubuntu@b:~$ cat /etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1

Re: [Lxc-users] sudo: unable to resolve host..

2012-11-16 Thread Rintcius Blok
Created https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1079794 On 16/11/12 16:43, Stéphane Graber wrote: On 11/16/2012 11:32 AM, Rintcius Blok wrote: Yes sure. This is in a container called b.lxc: ubuntu@b:~$ cat /etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6

[Lxc-users] sudo: unable to resolve host..

2012-11-15 Thread Rintcius Blok
Hi, I am getting messages like this with every sudo I do in the container: sudo: unable to resolve host test.lxc It happens with every container I create on 12.10 (with 12.10 container). Reproduction: lxc-create -t ubuntu-cloud -n test.lxc -- --auth-key $HOME/.ssh/id_rsa.pub --userdata