Version-Release number of selected component: rpmconf-1.0.7-1.fc22 Additional info: reporter: libreport-2.5.1 cmdline: /usr/bin/python3 /usr/sbin/rpmconf -a executable: /usr/sbin/rpmconf kernel: 4.0.4-301.fc22.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: rpmconf.py:102:flush_input:termios.error: (25, 'Inappropriate ioctl for device') Traceback (most recent call last): File "/usr/sbin/rpmconf", line 63, in <module> main() File "/usr/sbin/rpmconf", line 60, in main rconf.run() File "/usr/lib/python3.4/site-packages/rpmconf/rpmconf.py", line 88, in run self._handle_package(pkg_hdr) File "/usr/lib/python3.4/site-packages/rpmconf/rpmconf.py", line 256, in _handle_package tmp.format(conf_file, "rpmsave")) File "/usr/lib/python3.4/site-packages/rpmconf/rpmconf.py", line 321, in _handle_rpmsave option = self.flush_input("Your choice: ").upper() File "/usr/lib/python3.4/site-packages/rpmconf/rpmconf.py", line 102, in flush_input tcflush(sys.stdin, TCIOFLUSH) termios.error: (25, 'Inappropriate ioctl for device') Local variables in innermost frame: question: 'Your choice: '
Created attachment 1032706 [details] File: backtrace
Created attachment 1032707 [details] File: environ
Fixed in commit: * e3c0a01 1226591 - do not flush stdin, when it is not TTY