Your message dated Mon, 14 Jul 2008 18:22:54 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#490836: does not care about /etc/hosts
has caused the Debian Bug report #490836,
regarding does not care about /etc/hosts
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
490836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490836
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0~rc2-2
Severity: important
iceweasel ignores /etc/hosts. FF2 used to honour that.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages iceweasel depends on:
ii debianutils 2.30 Miscellaneous utilities specific t
ii fontconfig 2.6.0-1 generic font configuration library
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libglib2.0-0 2.16.4-1 The GLib library of C routines
ii libgtk2.0-0 2.12.11-1 The GTK+ graphical user interface
ii libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library
ii libstdc++6 4.3.1-6 The GNU Standard C++ Library v3
ii procps 1:3.2.7-8 /proc file system utilities
ii psmisc 22.6-1 Utilities that use the proc filesy
ii xulrunner-1.9 1.9~rc2-5 XUL + XPCOM application runner
iceweasel recommends no packages.
-- no debconf information
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
On Mon, Jul 14, 2008 at 05:53:51PM +0200, martin f krafft wrote:
> Package: iceweasel
> Version: 3.0~rc2-2
> Severity: important
>
> iceweasel ignores /etc/hosts. FF2 used to honour that.
echo 192.168.1.2 foo >> /etc/hosts
iceweasel http://192.168.1.1/ -> "It works!" (apache2 default page)
iceweasel http://foo/ -> "It works!"
Works for me.
Mike
--- End Message ---