Hide Forgot
libreport version: 2.0.6 abrt_version: 2.0.4.981 cmdline: /usr/bin/python /usr/bin/be new - executable: /usr/bin/be kernel: 3.1.0-5.fc16.x86_64 reason: codecs.py:473:read:IOError: [Errno 9] Bad file descriptor time: Fri Nov 4 21:19:42 2011 uid: 1000 backtrace: :codecs.py:473:read:IOError: [Errno 9] Bad file descriptor : :Traceback (most recent call last): : File "/usr/bin/be", line 26, in <module> : sys.exit(libbe.ui.command_line.main()) : File "/usr/lib/python2.7/site-packages/libbe/ui/command_line.py", line 333, in main : ret = dispatch(ui, command, args) : File "/usr/lib/python2.7/site-packages/libbe/ui/command_line.py", line 265, in dispatch : ret = ui.run(command, options, args) : File "/usr/lib/python2.7/site-packages/libbe/command/base.py", line 535, in run : return command.run(options, args) : File "/usr/lib/python2.7/site-packages/libbe/command/base.py", line 263, in run : self.status = self._run(**params) : File "/usr/lib/python2.7/site-packages/libbe/command/new.py", line 89, in _run : summary = self.stdin.readline() : File "/usr/lib64/python2.7/codecs.py", line 530, in readline : data = self.read(readsize, firstline=True) : File "/usr/lib64/python2.7/codecs.py", line 473, in read : newdata = self.stream.read(size) :IOError: [Errno 9] Bad file descriptor : :Local variables in innermost frame: :self: <open file '<stdin>', mode 'r' at 0x7f205c0d9150> :chars: -1 :firstline: True :size: 72 comment: :Inside of a git repository :1. be init :2. be new - : :-> Crash
Can confirm reproducing with be-1.0.1-2.el6.noarch, and according to be new --help this should explicitly work.
This should be fixed upstream with commit 2c9ae15f53aef57d28091b237c193c653c6e80dd (which I just made, so it hasn't been merged into the trunk yet).
Commit 1ccb0019b16b064dfde1e320b7921c82e8409f5b fixes the underlying issue, even with pagination. Both the commits are currently in my gitorious branch: http://gitorious.org/~wking/be/wtk
This message is a reminder that Fedora 16 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '16'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 16's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 16 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.