Bug 130712 - /usr/sbin/whois does nothing
Summary: /usr/sbin/whois does nothing
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: unspecified
Hardware: i386 SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 09:16 UTC by Gonzalo Paniagua Javier
Modified: 2005-11-02 08:51 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Work around (23.64 KB, text/plain)
2005-10-29 07:49 UTC, valoy spoerl
Details

Note You need to log in before you can comment on or make changes to this bug.
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.