Bug 15103

Summary: slang library absolutely wants to hang on tty
Product: [Retired] Red Hat Linux Reporter: matti aarnio <matti.aarnio>
Component: slangAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: matti.aarnio, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-02 10:22:51 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 matti aarnio 2000-08-02 10:22:49 UTC
When using Lynx at cron to do various automated data pulling tricks,
lattest slang library (we presume that is the problem) barfs that the
process has no controlling tty.

For example following:

TERM=dumb lynx -dump http://whereever/whatever

used to work -- at 5.2 very least, but 6.2 barfs nastily.

Why we DON'T use e.g. wget ?
Lynx supplies us with rendered version of the page so we don't need to
parse HTML tags ourselves, nor be that susceptible for changes at the HTML
source as long as the rendered result looks vaguely alike.

Comment 1 Bill Nottingham 2000-08-02 17:04:52 UTC
I can reproduce this on 6.2, but not on 6.1 or on the public beta. I'm going
to mark it as currently fixed; I'd suggest grabbing slang-1.4.1 (or possibly
the latest lynx) and rebuilding it on 6.2; it shouldn't cause a problem.