[Bug 1644009] Re: /etc/hosts ::1 line should additionally include 'localhost'
Dan Watkins
daniel.watkins at canonical.com
Wed Nov 23 11:37:25 UTC 2016
The relevant file is http://bazaar.launchpad.net/~ubuntu-core-dev
/livecd-rootfs/trunk/view/head:/live-build/ubuntu-
cpc/includes.chroot/etc/hosts. This is included wholesale in the images
(because it's in includes.chroot).
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1644009
Title:
/etc/hosts ::1 line should additionally include 'localhost'
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
RFC 6761 6.3 requires that "localhost" (and variations) resolve to
127.0.0.1 or ::1 for IPv4 and IPv6, respectively.
In instances that are installed with D-I (such as the server ISO), I
see:
::1 localhost ip6-localhost ip6-loopback
However, in our cloud-images (or derivatives such as LXD), OR in
Ubiquity installations, I see:
::1 ip6-localhost ip6-loopback
My examples are from Xenial.
The latter examples, should be fixed up to include localhost for IPv6
per RFC guidance.
Opening bug here per IRC conversation with Steve Langasek.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1644009/+subscriptions
More information about the foundations-bugs
mailing list