[opensuse-packaging] osc mbranch broken only in 11.4
Hi: Trying to use osc mbranch in 11.4 always result in an error after submitting fixes to the server % osc ci cristian@linux tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. Sending timezone-java.changes Sending timezone-java.spec Sending timezone.changes Sending timezone.spec Deleting tzcode2011b.tar.gz Deleting tzdata2011b.tar.gz Sending _service Transmitting file data ...Server returned an error: HTTP Error 404: Not Found package 'timezone.openSUSE_11.4' does not exist timezone.openSUSE_11.4 % osc up cristian@linux Your working copy '.' is in an inconsistent state. Please run 'osc repairwc .' (Note this might _remove_ files from the .osc/ dir). Please check the state of the working copy afterwards (via 'osc status .') timezone.openSUSE_11.4 % osc repairwc . cristian@linux done. Please check the state of the wc (via 'osc status .'). timezone.openSUSE_11.4 % osc status cristian@linux ? _service:download_url:tzcode2011c.tar.gz ? _service:download_url:tzdata2011c.tar.gz A _service M timezone-java.changes M timezone-java.spec M timezone.changes M timezone.spec D tzcode2011b.tar.gz D tzdata2011b.tar.gz timezone.openSUSE_11.4 % osc ci cristian@linux tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. Working copy '/home/cristian/abuild/home:elvigia:branches:OBS_Maintained:timezone/timezone.openSUSE_11.4' is out of date (rev ba145f870d8dc6451d3a2eefe17b9079 vs rev 68f1136b1bdbf6357d1f4d87d6a06484). Looks as if you need to update it first. timezone.openSUSE_11.4 % osc up cristian@linux failed to add file '_service' file/dir with the same name already exists timezone.openSUSE_11.4 % rm _service cristian@linux timezone.openSUSE_11.4 % osc up cristian@linux resuming broken update... A _service D tzcode2011b.tar.gz D tzdata2011b.tar.gz G timezone-java.spec G timezone.spec At revision 68f1136b1bdbf6357d1f4d87d6a06484. At revision 68f1136b1bdbf6357d1f4d87d6a06484. timezone.openSUSE_11.4 % osc ci cristian@linux tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. Sending _service Server returned an error: HTTP Error 404: Not Found package 'timezone.openSUSE_11.4' does not exist Transmitting file data timezone.openSUSE_11.4 % All other distros do fine, cannot submit fixes for DST changes that will start annoying me on saturday night :-) Any idea ? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi, On 2011-03-10 18:44:06 -0300, Cristian Rodríguez wrote:
Trying to use osc mbranch in 11.4 always result in an error after submitting fixes to the server
% osc ci
cristian@linux tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. Sending timezone-java.changes Sending timezone-java.spec Sending timezone.changes Sending timezone.spec Deleting tzcode2011b.tar.gz Deleting tzdata2011b.tar.gz Sending _service Transmitting file data ...Server returned an error: HTTP Error 404: Not Found package 'timezone.openSUSE_11.4' does not exist timezone.openSUSE_11.4 The three dots ("...") indicate that at least 3 files were successfully PUT'ed without getting a 404.
<SNIP>
% osc ci
cristian@linux tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. Sending _service Server returned an error: HTTP Error 404: Not Found package 'timezone.openSUSE_11.4' does not exist Transmitting file data timezone.openSUSE_11.4 %
Can you please call "osc --traceback -d ci" to get some debug output? Marcus -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
El 11/03/11 09:52, Marcus Hüwe escribió:
osc --traceback -d ci
osc --traceback -d ci cristian@linux GET https://api.opensuse.org/source/home:elvigia:branches:OBS_Maintained:timezon... tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. tzdata2011c.tar.gz mentioned in spec file does not exist. tzcode2011c.tar.gz mentioned in spec file does not exist. GET https://api.opensuse.org/source/home:elvigia:branches:OBS_Maintained:timezon... Sending _service POST https://api.opensuse.org/source/home:elvigia:branches:OBS_Maintained:timezone/timezone.openSUSE_11.4?comment=%0A-+Update+to+2011c%2C+updates+for+Chile+and+Australia.%0A%0A-+Update+to+2011c%2C+updates+for+Chile+and+Australia.&cmd=commitfilelist&user=elvigia&keeplink=1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 50, in run return prg.main() File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 309, in main return self.cmd(args) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 332, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 448, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1178, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 3112, in do_commit prj.commit(packages, msg=msg, files=files) File "/usr/lib/python2.7/site-packages/osc/core.py", line 715, in commit p.commit(msg, validators_dir=validators_dir, verbose_validation=verbose_validation) File "/usr/lib/python2.7/site-packages/osc/core.py", line 1209, in commit sfilelist = self.__send_commitlog(msg, filelist) File "/usr/lib/python2.7/site-packages/osc/core.py", line 1111, in __send_commitlog f = http_POST(u, data=ET.tostring(local_filelist)) File "/usr/lib/python2.7/site-packages/osc/core.py", line 2662, in http_POST def http_POST(*args, **kwargs): return http_request('POST', *args, **kwargs) File "/usr/lib/python2.7/site-packages/osc/core.py", line 2649, in http_request fd = urllib2.urlopen(req, data=data) File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 397, in open response = meth(req, response) File "/usr/lib64/python2.7/urllib2.py", line 510, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python2.7/urllib2.py", line 435, in error return self._call_chain(*args) File "/usr/lib64/python2.7/urllib2.py", line 369, in _call_chain result = func(*args) File "/usr/lib64/python2.7/urllib2.py", line 518, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found Server returned an error: HTTP Error 404: Not Found X-Opensuse-Apiversion: 2.1.0.git201103081601 Cache-Control: no-cache Server: thin 1.2.5 codename This Is Not A Web Server Date: Fri, 11 Mar 2011 12:54:49 GMT Content-Type: text/html; charset=utf-8 Connection: close Content-Length: 116 Via: 1.1 ICS_SERVER (iChain 2.3.419) <status code='404' origin='backend'> <summary>package 'timezone.openSUSE_11.4' does not exist</summary> </status> package 'timezone.openSUSE_11.4' does not exist Transmitting file data -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Marcus Hüwe