Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341887 - net-misc/whois: enable iconv support
Summary: net-misc/whois: enable iconv support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 11:50 UTC by Benedikt Böhm (RETIRED)
Modified: 2010-10-21 07:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benedikt Böhm (RETIRED) gentoo-dev 2010-10-20 11:50:41 UTC
currently whois is built without iconv support which results in "unreadable" responses from the denic whois server:


$ whois grün.de --verbose
Using server whois.denic.de.
Query string: "-T dn,ace -C US-ASCII xn--grn-ioa.de"
% Error: 55000000013 Invalid charset for response

without the charset flag, it works:

$ telnet whois.denic.de whois
Trying 81.91.170.6...
Connected to whois.denic.de.
Escape character is '^]'.
-T dn,ace xn--grn-ioa.de                                    
% Copyright (c) 2010 by DENIC
% Version: 2.0
...

please add HAVE_LIBICONV to emake, and it should work again.
Comment 1 SpanKY gentoo-dev 2010-10-21 07:39:37 UTC
should be set in 5.0.8