https://bugzilla.novell.com/show_bug.cgi?id=430926 User maw@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430926#c1 Michael Wolf <maw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maw@novell.com --- Comment #1 from Michael Wolf <maw@novell.com> 2008-09-30 08:44:22 MDT --- After accepting the submitreq anyway (I checked out the branched package, inspected it, and accepted the submitreq), I get the following: % osc submitreq show 2152 [9:43] Request to submit (sri2152): home:sbrabec:branches:GNOME:Factory/gimp -> GNOME:Factory/gimp Source revision MD5: 84cb7ba2c1f90d6b5655feb036401f7b Message: None State: accepted 2008-09-30T16:42:24 maw Comment: None History: new 2008-09-30T15:12:50 sbrabec or, with -d: % osc submitreq show -d 2152 [9:43] Request to submit (sri2152): home:sbrabec:branches:GNOME:Factory/gimp -> GNOME:Factory/gimp Source revision MD5: 84cb7ba2c1f90d6b5655feb036401f7b Message: None State: accepted 2008-09-30T16:42:24 maw Comment: None History: new 2008-09-30T15:12:50 sbrabec Server returned an error: HTTP Error 404: Not Found Diff not possible bad link: could not apply patch 'project.diff' Traceback (most recent call last): File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/babysitter.py", line 50, in run return prg.main() File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/cmdln.py", line 256, in main return self.cmd(args) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/cmdln.py", line 279, in cmd retval = self.onecmd(argv) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/cmdln.py", line 395, in onecmd return self._dispatch_cmd(handler, argv) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/cmdln.py", line 1070, in _dispatch_cmd return handler(argv[0], opts, *args) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/commandline.py", line 660, in do_submitreq r.src_project, r.src_package, r.src_md5) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/core.py", line 2285, in pretty_diff f = http_POST(u) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/core.py", line 1488, in http_POST def http_POST(*args, **kwargs): return http_request('POST', *args, **kwargs) File "/home/mw/work/git/opensuse/buildservice/src/clientlib/python/osc/osc/core.py", line 1473, in http_request fd = urllib2.urlopen(req, data=data) File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen return _opener.open(url, data) File "/usr/lib/python2.5/urllib2.py", line 387, in open response = meth(req, response) File "/usr/lib/python2.5/urllib2.py", line 498, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.5/urllib2.py", line 425, in error return self._call_chain(*args) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found -- 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.