Bug 74820 - traceback if networkSetup!=1 and stdin is null
Summary: traceback if networkSetup!=1 and stdin is null
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-01 21:59 UTC by Mike McLean
Modified: 2015-01-08 00:00 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-05 21:02:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McLean 2002-10-01 21:59:06 UTC
* up2date-3.0.7-1

0.  isatty             No
1.  retrieveSource     No
...
28. gpgKeyRing         /etc/sysconfig/rhn/up2date-keyring.gpg
29. httpProxy
30. headerCacheSize    40


Enter number of item to edit <return to exit, q to quit without saving>:
Traceback (most recent call last):
  File "/usr/sbin/up2date", line 801, in ?
    main()
  File "/usr/sbin/up2date", line 473, in main
    text_config.main()
  File "/usr/share/rhn/up2date_client/text_config.py", line 191, in main
    value = raw_input(prompt)
EOFError: EOF when reading a line

Comment 1 Adrian Likins 2003-01-21 04:34:34 UTC
ugh. 

Hmmm, guess I could detect when stdin is null and... er... do nothing?
(ie, skip the configuration)
Kind of unusual operating situation...

How are you invoking it to get this failure?

Comment 2 Mike McLean 2003-01-21 15:56:32 UTC
Been a while since I filed this.... probably something like: up2date -u -f -i
--nox --nosrc

..or possibly: up2date -f -i --nox --nosrc up2date

Comment 3 Adrian Likins 2004-04-05 21:02:25 UTC
Don't really consider this a bug to worry about.
Reopen if you disagree. 


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