|
Bugzilla – Full Text Bug Listing |
| Summary: | /usr/sbin/whois does nothing | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Gonzalo Paniagua Javier <gonzalo> |
| Component: | ConsoleApps | Assignee: | 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
Created attachment 55977 [details]
Work around
This will fix it
rm /usr/sbin/whois
ln -s /usr/bin/whois /usr/sbin/whois
This does not belong to any package. |