* 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
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?
Been a while since I filed this.... probably something like: up2date -u -f -i --nox --nosrc ..or possibly: up2date -f -i --nox --nosrc up2date
Don't really consider this a bug to worry about. Reopen if you disagree.