On Wed, 2005-05-11 at 11:57 -0600, clemens@xxxxxxx wrote: > What is this error traceback trying to say? > YUM seems to have loaded all of the available updates. > > Updated Packages > libexif.i386 0.5.12-6.fc3 updates > > postgresql.i386 7.4.8-1.FC3.1 updates > > postgresql-contrib.i386 7.4.8-1.FC3.1 updates > > postgresql-docs.i386 7.4.8-1.FC3.1 updates > > postgresql-jdbc.i386 7.4.8-1.FC3.1 updates > > postgresql-libs.i386 7.4.8-1.FC3.1 updates > > postgresql-pl.i386 7.4.8-1.FC3.1 updates > > postgresql-python.i386 7.4.8-1.FC3.1 updates > > postgresql-server.i386 7.4.8-1.FC3.1 updates > > postgresql-tcl.i386 7.4.8-1.FC3.1 updates > > postgresql-test.i386 7.4.8-1.FC3.1 updates > > > Transaction Listing: > Update: libexif.i386 0:0.5.12-6.fc3 - updates > Update: postgresql.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-contrib.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-docs.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-jdbc.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-libs.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-pl.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-python.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-server.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-tcl.i386 0:7.4.8-1.FC3.1 - updates > Update: postgresql-test.i386 0:7.4.8-1.FC3.1 - updates > Total download size: 8.6 M > > > Is this ok [y/N]: Traceback (most recent call last): > File "/usr/bin/yum", line 7, in ? > yummain.main(sys.argv[1:]) > File "/usr/share/yum-cli/yummain.py", line 146, in main > base.doTransaction() > File "/usr/share/yum-cli/cli.py", line 633, in doTransaction > if not self.userconfirm(): > File "/usr/share/yum-cli/output.py", line 244, in userconfirm > choice = raw_input('Is this ok [y/N]: ') > EOFError: EOF when reading a line I don't suppose you typed "Ctrl-D" instead of "y" or "n"? Is this repeatable? Does it happen if you do "yum -y update"? Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>