[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2011-04-27 Thread Jamie Strandboge
This looks to be fixed in 11.04.

** Changed in: netbase (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/301430

Title:
  ipv6 /etc/hosts missing localhost hostname

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2010-02-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ubiquity

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2009-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 1.12.3

---
ubiquity (1.12.3) jaunty; urgency=low

  * Sync with netcfg 1.44: Define IPv6 ::1 address as localhost (thanks,
Robb Topolski; LP: #301430).
  * Silently skip non-existent devices in /proc/swaps (LP: #290947).
  * Use small print rather than italics in Who are you? (LP: #287626).
  * Revert r2984 from ubiquity 1.11.5, and instead filter out language packs
that don't exist in the live filesystem's apt cache; this allows us to
accurately produce incomplete language support notifications again.
Thanks to Mario Limonciello for testing (LP: #337748).
  * Mythbuntu frontend:
- Don't crash if --no-migration-assistant was used (LP: #354368).
  * Automatic update of included source packages: partman-base 129ubuntu6.

 -- Colin Watson cjwat...@ubuntu.com   Fri, 03 Apr 2009 23:39:10 +0100

** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2009-04-02 Thread Colin Watson
(We don't use the upstream ubiquity project for bug reports. The Ubuntu
ubiquity task remains open and is the right place for this bug.)

** Changed in: ubiquity
   Status: Confirmed = Invalid

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2009-04-02 Thread Colin Watson
Sorry we overlooked this change to netcfg. I've committed the obvious
change to sync up ubiquity with it now, for our next upload to Jaunty.

** Changed in: ubiquity (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) = Colin Watson (cjwatson)

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-18 Thread Bob/Paul
My host file was incorrectly configured. I upgraded to Intrepid during
the beta period using the update-manager. I'm not sure if it was
correctly configured in hardy. I just stumbled upon this bug and checked
my configuration.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-09 Thread Robb Topolski
Proposed change for ubiquity/scripts/install.py -- I am not on the dev
team so someone needs to review/sponsor this change. This would solve
the issue for future new installs.  This does not solve the issue for
the currently installed base.

=== modified file 'scripts/install.py'
--- scripts/install.py  2008-10-30 17:34:58 +
+++ scripts/install.py  2008-12-09 16:58:04 +
@@ -1522,7 +1522,7 @@
 print hosts, textwrap.dedent(\
 
 # The following lines are desirable for IPv6 capable hosts
-::1 ip6-localhost ip6-loopback
+::1 localhost ip6-localhost ip6-loopback
 fe00::0 ip6-localnet
 ff00::0 ip6-mcastprefix
 ff02::1 ip6-allnodes

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-09 Thread Steve Langasek
and netbase is the right package to fix this in upgrades for installed
systems, so reassigning back from netcfg to netbase.

** Changed in: netbase (Ubuntu)
Sourcepackagename: netcfg = netbase

** Changed in: ubiquity
   Status: New = Confirmed

** Also affects: ubiquity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: netbase (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: ubiquity (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Triaged

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-05 Thread JQ
intrepid upgraded from hardy has the incomplete line in /etc/hosts
--- clip ---
$ cat /etc/issue;fgrep localhost /etc/hosts
Ubuntu 8.10 \n \l

127.0.0.1 localhost
::1 ip6-localhost ip6-loopback
--- clip ---

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-05 Thread Robb Topolski
question answered, several examples provided

** Changed in: netcfg (Ubuntu)
   Status: Incomplete = Confirmed

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-05 Thread Robb Topolski
I think this bug lives in ubuntu-installer/ubiquity/
currently line 1525  /scripts/install.py  (revision 2954)

1515hosts = open(os.path.join(self.target, 'etc/hosts'), 
'w')
1516997 print hosts, 127.0.0.1\tlocalhost
15171772if domain:
1518print hosts, 127.0.1.1\t%s.%s\t%s % (hostname, 
domain,
1519 hostname)
1520else:
1521print hosts, 127.0.1.1\t%s % hostname
1522997 print hosts, textwrap.dedent(\
1523996 
1524997 # The following lines are desirable for IPv6 
capable hosts
1525::1 ip6-localhost ip6-loopback
1526fe00::0 ip6-localnet
1527ff00::0 ip6-mcastprefix
1528ff02::1 ip6-allnodes
1529ff02::2 ip6-allrouters
1530ff02::3 ip6-allhosts)
1531996 hosts.close() 

** Also affects: ubiquity
   Importance: Undecided
   Status: New

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-05 Thread cevatcethun
Same here. I've installed 8.10 from boot and immediately applied all
updates available (not proposed ones).

===
127.0.0.1   localhost
127.0.1.1   NEWTON

# 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
===

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-04 Thread quantumphaze
Yep, it's broken here too


127.0.0.1   localhost
127.0.1.1   3680
192.168.0.25serv

# 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


Note: serv is my toy server and I added it manually.

Should I change it manually to the correct line? (I'm going to do it
anyway, but is it the right way to do things?)

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-03 Thread mal
I have this issue. Robb Topolski requested in bug 274995 to report it
here. System was a clean install of Intrepid.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-12-01 Thread Michael
I have this issue.  Robb Topolski requested in bug 274995 to report it
here.  This system was initially installed as Kubuntu 7.10, and was
upgraded to 8.04 and 8.10 and then switched to Ubuntu without K.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-30 Thread kevin
I had the incomplete line in /etc/hosts as well (intrepid upgraded from
hardy). Anyway, the update of alsa-utils fixed the shutdown hang for me
(I added the missing localhost to /etc/hosts anyway).

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-29 Thread Steve Langasek
The /etc/hosts file in an installed system is generated by netcfg.  The
version of netcfg in Intrepid, 1.44ubuntu4, specifically does add an
ipv6 localhost entry.  Here are the entries it creates:

  ::1 localhost ip6-localhost ip6-loopback
  fe00::0 ip6-localnet
  ff00::0 ip6-mcastprefix
  ff02::1 ip6-allnodes
  ff02::2 ip6-allrouters
  ff02::3 ip6-allhosts

What was in your /etc/hosts, if not this?

** Changed in: netcfg (Ubuntu)
Sourcepackagename: netbase = netcfg
   Status: New = Incomplete

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-29 Thread Robb Topolski
Hi Steve,

I'm glad you identified the right package.  It was difficult for me to
figure out what actually initially creates /etc/hosts!

  What was in your /etc/hosts, if not this?

Exactly what you posted, except for the localhost entry in the ::1 line.
This condition is common across two fresh installs here at home.

 
127.0.0.1   localhost
127.0.1.1   topol015

# 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
 

Also, hopefully helpful ...

 - My installs were from the Live CD Gnome desktop Live User environment (I did 
not install from the CD without booting up the Gnome session first).  
 - My installs were on a SOHO LAN with an IPv4 router that was also the DNS 
server and was not responding to IPv6 DNS queries (in case netcfg or some other 
tool makes choices based on IPv6 reachability) 

However,
 - Dovel mentioned in 
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/274995/comments/230 
that neither his upgraded installation contained the correct /etc/hosts line, 
nor did his installation direct from CD.  (His upgraded installation may have 
had a different audio configuration or some other factor, it did not experience 
the delay in 274995.)

(If I understand it correctly,) The bug in 274995  (a condition with a
delay noticed by a large number of users) involves attempts to reach a
user-session Pulseaudio daemon during /etc/init.d/alsa-tools stop.  Of
course, the daemon had shut down with the end of the user session, but
the alsa-tools seemed oblivious to that and still treated them as part
of the default audio system. To experience the delay, there had to be no
IPv6 localhost in /etc/hosts AND ALSO no timely response to the
resulting  DNS queries for localhost.  This is an indicator that the
number of users without localhost for ipv6 in /etc/hosts may be quite
high.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-29 Thread Laurent GUERBY
I confirm after an upgrade I didn't have localhost on the ::1 line and
after 274995 fix I still have shutdown delay. Will try your change
tomorrow.

Out of curiosity, after a fresh install what is the expected /etc/hosts
IPv4 section?

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-29 Thread Robb Topolski
Laurent, I replied https://bugs.launchpad.net/ubuntu/+source/alsa-
utils/+bug/274995/comments/275 on the alsa-utils issue.

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301430] Re: ipv6 /etc/hosts missing localhost hostname

2008-11-26 Thread Jamie Strandboge
** Visibility changed to: Public

-- 
ipv6 /etc/hosts missing localhost hostname
https://bugs.launchpad.net/bugs/301430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs