Your message dated Fri, 29 Feb 2008 18:52:33 +0100
with message-id <[EMAIL PROTECTED]>
and subject line closing 298654
has caused the Debian Bug report #298654,
regarding host only uses first domain in 'search' in resolv.conf
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.)
--
298654: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298654
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: host
Version: 20000331-9
>From the 'man resolv.conf':
"search Search list for host-name lookup. [...] spaces or tabs
separating the names [...] limited to six domains with a total of 256
characters."
gadek:/home/gadek$ cat /etc/resolv.conf|grep search
search cs.mcgill.ca info.uqam.ca
gadek:/home/gadek$ host glue
glue.cs.mcgill.ca does not exist (Authoritative answer)
gadek:/home/gadek$ host glue.info.uqam.ca
glue.info.uqam.ca A 132.208.135.95
So 'host' does not search info.uqam.ca, BUT:
gadek:/home/gadek$ host ljh
ljh.cs.mcgill.ca A 132.206.3.122
>From 'man host':
" ...names and will be searched for in the domains listed in the search
or domain directive in /etc/resolv.conf."
BTW: bind9-host does not have this bug. Why do we actually need two
separate versions of this utility? The size of debs is only 70kB vs.
90kB (20kB diff compressed). The 20000331-9 suggests it might be
abondoned upstream, so maybe we could simply make 'bind9-host' replace
'host' and remove 'host' from the archive?
Cheers,
Grzegorz B. Prokopski
--
Grzegorz B. Prokopski <[EMAIL PROTECTED]>
SableVM - Free, LGPL'ed Java VM http://sablevm.org
Why SableVM ?!? http://sablevm.org/wiki/Features
Debian GNU/Linux - the Free OS http://www.debian.org
--- End Message ---
--- Begin Message ---
Use -R or -B
Thanks
Thomas
--- End Message ---