[Bug 631811] New: Doing a larger "osc co" leads to crash in osc
https://bugzilla.novell.com/show_bug.cgi?id=631811 https://bugzilla.novell.com/show_bug.cgi?id=631811#c0 Summary: Doing a larger "osc co" leads to crash in osc Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kkaempf@novell.com QAContact: adrian@novell.com Found By: Development Blocker: --- 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 308, in main return self.cmd(args) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 331, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 447, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 1177, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.6/site-packages/osc/commandline.py", line 2570, in do_checkout prj_dir = prj_dir, service_files = opts.source_service_files, server_service_files = opts.server_side_source_service_files, progress_obj=self.download_progress, limit_size=opts.limit_size, meta=opts.meta) File "/usr/lib/python2.6/site-packages/osc/core.py", line 3243, in checkout_package init_package_dir(apiurl, project, package, store, revision, limit_size=limit_size, meta=meta) File "/usr/lib/python2.6/site-packages/osc/core.py", line 2146, in init_package_dir fmeta = ''.join(show_files_meta(apiurl, project, package, revision=revision, limit_size=limit_size, meta=meta)) File "/usr/lib/python2.6/site-packages/osc/core.py", line 2499, in show_files_meta root = ET.fromstring(''.join(f.readlines())) File "<string>", line 86, in XML SyntaxError: no element found: line 1, column 0 -- 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=631811 https://bugzilla.novell.com/show_bug.cgi?id=631811#c Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mhuewe@novell.com |ovo.novell.com | -- 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=631811 https://bugzilla.novell.com/show_bug.cgi?id=631811#c1 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-tux@gmx.de --- Comment #1 from Marcus Hüwe <suse-tux@gmx.de> 2010-08-24 08:34:40 UTC --- Is it possible to reproduce it? It seems that the api/backend was response was empty. -- 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=631811 https://bugzilla.novell.com/show_bug.cgi?id=631811#c4 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|BuildService |osc Product|openSUSE.org |openSUSE Build Service --- Comment #4 from Adrian Schröter <adrian@novell.com> 2010-10-23 07:18:38 UTC --- internal api is streaming since some weeks, hopefully solves this problem. osc could of course come with a proper error message instead of stack trace here. So lets keep this open for now. -- 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=631811 https://bugzilla.novell.com/show_bug.cgi?id=631811#c5 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Adrian Schröter <adrian@suse.com> 2012-04-02 11:33:24 UTC --- code is rewritten meanwhile. -- 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