Bug 625772 - jwhois requires /usr/bin/lynx, undeclared rpm dependency
Summary: jwhois requires /usr/bin/lynx, undeclared rpm dependency
Keywords:
Status: CLOSED DUPLICATE of bug 553567
Alias: None
Product: Fedora
Classification: Fedora
Component: jwhois
Version: 13
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-20 12:11 UTC by Osma Ahvenlampi
Modified: 2010-08-31 12:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-08-31 12:47:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Osma Ahvenlampi 2010-08-20 12:11:29 UTC
For TLDs which have their whois records implemented as a web service, jwhois is configured to use Lynx for fetching data. That dependency is not declared in the RPM, leading to:

[oa@libretto ~]$ whois red.es
[Querying http://www.nic.es/cgi-bin/consulta.whois]
[HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]

[oa@libretto ~]$ rpm -q --requires jwhois
/bin/sh  
/bin/sh  
/sbin/install-info  
/sbin/install-info  
config(jwhois) = 4.0-20.fc13
libc.so.6()(64bit)  
libc.so.6(GLIBC_2.2.5)(64bit)  
libc.so.6(GLIBC_2.3)(64bit)  
libc.so.6(GLIBC_2.3.4)(64bit)  
libc.so.6(GLIBC_2.4)(64bit)  
libc.so.6(GLIBC_2.7)(64bit)  
libidn.so.11()(64bit)  
libidn.so.11(LIBIDN_1.0)(64bit)  
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)  
rpmlib(PayloadIsXz) <= 5.2-1

/etc/jwhois.conf has a commented-out example of how to use w3m instead of lynx, but that isn't a dependency either. For some reason, w3m is installed on my computer, though lynx isn't.

Comment 1 Vitezslav Crhonek 2010-08-31 12:47:32 UTC

*** This bug has been marked as a duplicate of bug 553567 ***


Note You need to log in before you can comment on or make changes to this bug.