https://bugzilla.novell.com/show_bug.cgi?id=745842 https://bugzilla.novell.com/show_bug.cgi?id=745842#c0 Summary: osc sr produces python exception: Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: osc AssignedTo: adrian@suse.com ReportedBy: dmueller@suse.com QAContact: adrian@suse.com Found By: --- Blocker: --- This project is just for releasing maintenance updates. Do you want to create a maintenance incident request instead? [y/n] Traceback (most recent call last): File "/home/dmueller//src/osc/osc-wrapper.py", line 22, in <module> r = babysitter.run(osccli) File "/data/dmueller/src/osc/osc/babysitter.py", line 53, in run return prg.main() File "/data/dmueller/src/osc/osc/cmdln.py", line 310, in main return self.cmd(args) File "/data/dmueller/src/osc/osc/cmdln.py", line 333, in cmd retval = self.onecmd(argv) File "/data/dmueller/src/osc/osc/cmdln.py", line 449, in onecmd return self._dispatch_cmd(handler, argv) File "/data/dmueller/src/osc/osc/cmdln.py", line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "/data/dmueller/src/osc/osc/commandline.py", line 1131, in do_submitrequest opts.message, orev=rev, src_update=src_update) File "/data/dmueller/src/osc/osc/core.py", line 3501, in create_submit_request return r UnboundLocalError: local variable 'r' referenced before assignment -- 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.