Bug 130712

Summary: /usr/sbin/whois does nothing
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Gonzalo Paniagua Javier <gonzalo>
Component: ConsoleAppsAssignee: Andreas Schwab <schwab>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: i386   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Work around

Description Gonzalo Paniagua Javier 2005-10-26 09:16:06 UTC
There's a /usr/sbin/whois executable that does nothing. I had to install the 'whois' package instead, which installs /usr/bin/whois
Comment 1 valoy spoerl 2005-10-29 07:49:06 UTC
Created attachment 55977 [details]
Work around

This will fix it

rm /usr/sbin/whois
ln -s /usr/bin/whois /usr/sbin/whois
Comment 2 Andreas Schwab 2005-11-02 08:51:08 UTC
This does not belong to any package.