[Bug 659427] New: 'osc log network:samba:STABLE/samba | head -n 1' causes traceback
https://bugzilla.novell.com/show_bug.cgi?id=659427 https://bugzilla.novell.com/show_bug.cgi?id=659427#c0 Summary: 'osc log network:samba:STABLE/samba | head -n 1' causes traceback Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: adrian@novell.com ReportedBy: gregkh@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- When running the command: osc log network:samba:STABLE/samba | head -n 1 You get a python traceback of: Traceback (most recent call last): File "/usr/bin/osc", line 21, in <module> r = babysitter.run(osccli) File "/usr/lib/python2.6/site-packages/osc/babysitter.py", line 50, in run return prg.main() File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 309, in main return self.cmd(args) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 332, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 448, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 1178, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.6/site-packages/osc/commandline.py", line 4472, in do_log run_pager(log) File "/usr/lib/python2.6/site-packages/osc/core.py", line 3133, in run_pager print message IOError: [Errno 32] Broken pipe This does not happen on other repos or packages, something odd in the samba changelog must be causing this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=659427 https://bugzilla.novell.com/show_bug.cgi?id=659427#c1 --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2010-12-14 18:48:04 UTC --- Also happens in the osc version in the openSUSE:Tools repo. This is with osc version 0.130, sorry, forgot to put that in the initial description. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=659427 https://bugzilla.novell.com/show_bug.cgi?id=659427#c2 --- Comment #2 from Greg Kroah-Hartman <gregkh@novell.com> 2011-04-22 23:28:33 UTC --- ping? Still happens on 0.130.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=659427 https://bugzilla.novell.com/show_bug.cgi?id=659427#c3 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #3 from Adrian Schröter <adrian@suse.com> 2012-04-03 12:39:22 UTC --- I can not reproduce this anymore. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com