[opensuse-buildservice] osc submitreq broken in trunk
Hi ! dl9pf@legolas:~/> osc submitrequest create -m"version bump" foo bar spam eggs Server returned an error: HTTP Error 404: Not Found old-stype request with action element dl9pf@legolas:~/> rpm -qv osc-obs osc-obs-1.7.0.7364S-1.1 obs revision 7364 If the format is changed, could we _please_ do it in a way the tools still function ?? best regards, Jan-Simon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2009-05-23 00:47:09 +0200, Jan-Simon Möller wrote:
dl9pf@legolas:~/> osc submitrequest create -m"version bump" foo bar spam eggs Server returned an error: HTTP Error 404: Not Found old-stype request with action element
dl9pf@legolas:~/> rpm -qv osc-obs osc-obs-1.7.0.7364S-1.1
obs revision 7364
If the format is changed, could we _please_ do it in a way the tools still function ??
It seems that the format change introduced some more "issues". For instance we need to adjust the frontend too. I attached a patch so that the frontend can handle new and old style requests. Another question is what should happen with osc? It probably needs to support both styles because otherwise newer osc versions wouldn't work with older obs instances and vice versa. For instance currently the backend converts new submitrequests to the new format automatically (so you can create the sr with an old osc version but you can't do a "osc sr show <id>" because the old osc version can't parse the new request format). Marcus
participants (2)
-
Jan-Simon Möller
-
Marcus Hüwe