Your message dated Wed, 4 Apr 2007 15:44:37 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417724: whois information of .de domains cannot be 
retrieved
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gwhois
Version: 20070222
Tags: patch

gwhois currently cannot get whois information for .de domains, because there is something wrong with the types "org" and "pn". The following error appears:

[EMAIL PROTECTED]:~$ whois in-berlin.de
Process query: 'in-berlin.de'
Querying whois.denic.de:43 with whois.

% 55000000007 Request not clearly specified

When these types are omitted, whois information for .de domains is available again.

diff -Naur gwhois.20070222/pattern gwhois/pattern
--- gwhois.20070222/pattern     2007-02-22 11:30:27.000000000 +0100
+++ gwhois/pattern      2007-04-04 14:03:43.000000000 +0200
@@ -372,7 +372,7 @@
 :whois|whois.nic.cz
 \.cz$

-:whois|whois.denic.de|prefix=-T ace,dn,org,pn -C iso-8859-1 |
+:whois|whois.denic.de|prefix=-T ace,dn -C iso-8859-1 |
 \.de$

 :notice||No whois, no domain list. Homepage http://www.adjib.dj/ (last checked 
Sep 2005)
@@ -1114,7 +1114,7 @@
 :whois|whois.aunic.net
 -au$

-:whois|whois.denic.de|prefix=-T ace,dn,org,pn -C iso-8859-1 |
+:whois|whois.denic.de|prefix=-T ace,dn -C iso-8859-1 |
 ^[^.]*-denic$

 :whois|whois.dk-hostmaster.dk


Regards, Chris


--- End Message ---
--- Begin Message ---
> gwhois currently cannot get whois information for .de domains, because 
> there is something wrong with the types "org" and "pn". The following 
> error appears:

Already fixed in 20070403 which was uploaded this morning.



Regards
Michael

-- 
It's an insane world, but i'm proud to be a part of it. -- Bill Hicks

--- End Message ---

Reply via email to