[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-07-10 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Expired

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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


[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-05-11 Thread Serge Hallyn
Could you please update the description to read exactly as it should?
Both 3 and 4 have 127.0.1.1 hostname;  I can't tell whether hostname
is what you inserted to mask your actual hostname, or whether the bug is
that your /etc/hosts actualy has hostname  in it verbatim.

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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


[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-05-08 Thread Antoni Segura Puimedon
Sorry Serge, I didn't see the first reply. I made a mistake pasting the (4), 
the four was missing the

127.0.1.1 hostname

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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


[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-05-07 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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


[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-04-24 Thread Serge Hallyn
I'm sorry, I don' t understand what you want changed.  The hosts files
in (3) and (4) are the same.

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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


[Touch-packages] [Bug 1447160] Re: lxc-create template does not include /etc/hosts hostname resolution

2015-04-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

-- 
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/1447160

Title:
  lxc-create template does not include /etc/hosts hostname resolution

Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  1) Ubuntu 14.04 creating an Ubuntu 12.04 lxc container.
  2) Version: 1.0.7-0ubuntu0.1
  3) /etc/hosts should have been:
  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
  127.0.1.1 hostname

  4)  /etc/hosts was:
 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
  127.0.1.1 hostname

  According to http://www.debian.org/doc/manuals/debian-
  reference/ch05.en.html#_the_hostname_resolution the loopback address
  to use in this case is 127.0.1.1 and it is what for example maas
  provisioning does. This would help software that expects the hostname
  be resolvable work inside lxc containers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1447160/+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