Martin Vidner changed bug 966042
What Removed Added
Summary yast command-line usage emits "unable to close filehandle properly" perl warning at exit yast command-line usage emits "unable to close filehandle properly" perl warning from ag_tty at exit

Comment # 3 on bug 966042 from
I have run

  strace -f /usr/lib/YaST2/bin/y2base 'sysconfig' '-S' '(help)' UI

and found that the error message is produced by ag_tty. The problem can also be
reproduced with

  /usr/lib/YaST2/servers_non_y2/ag_tty < /dev/null


You are receiving this mail because: