http://bugzilla.novell.com/show_bug.cgi?id=573041 http://bugzilla.novell.com/show_bug.cgi?id=573041#c0 Summary: error reporting is bad on BS failure ... 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: mmeeks@novell.com QAContact: adrian@novell.com Found By: --- Blocker: --- Trying to work, I try to checkout a package: $ osc co uxlaunch Traceback (most recent call last): File "/usr/bin/osc", line 22, in <module> r = babysitter.run(osccli) File "/usr/lib64/python2.6/site-packages/osc/babysitter.py", line 38, in run return prg.main() File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 307, in main return self.cmd(args) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 330, in cmd retval = self.onecmd(argv) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 446, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 1176, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib64/python2.6/site-packages/osc/commandline.py", line 1584, in do_checkout project = Project(localdir).name File "/usr/lib64/python2.6/site-packages/osc/core.py", line 331, in __init__ self.pacs_available = meta_get_packagelist(self.apiurl, self.name) File "/usr/lib64/python2.6/site-packages/osc/core.py", line 1894, in meta_get_packagelist root = ET.parse(f).getroot() File "<string>", line 45, in parse File "<string>", line 32, in parse SyntaxError: undefined entity : line 172, column 28 The error is extremely unhelpful; I am almost certain I did nothing to change the local situation or break stuff: but who knows ? :-) Adrian confirms: <adrianS> source server is currently down of obs <adrianS> because it lost memory <adrianS> try again in some minutes -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.