Bug 324171

Summary: Must require /usr/bin/lynx or refrain from running in
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: jwhoisAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-16 10:44:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Oliva 2007-10-09 03:18:37 UTC
Description of problem:
$ whois test.org.ar
[Querying http://www.nic.ar/consultas/consdom.html]
[HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]

Version-Release number of selected component (if applicable):
jwhois-4.0-2.fc8
jwhois-3.2.3-11 (fc7)

How reproducible:
Every time, for several .ar sub-domains

Comment 1 Vitezslav Crhonek 2007-10-11 09:46:02 UTC
Hi,

web browser path is set in /etc/jwhois.conf, option "browser-pathname".
Default value is:

browser-pathname = "/usr/bin/lynx";

But I don't think it's good idea to have lynx package as require - it's up to
user which browser he/she wants to use. Or am I wrong?

Comment 2 Vitezslav Crhonek 2007-10-16 10:44:20 UTC
Closing, see #161282 for further explanation.