Bugzilla – Bug 734485
mbranch inconsisten return value
Last modified: 2012-01-05 17:16:26 UTC
osc mbranch mumble returns: <status code="ok"> <summary>Ok</summary> <details /> <data name="targetproject">home:lnussel:branches:OBS_Maintained:mumble</data> <data name="targetpackage">mumble.openSUSE_12.1</data> <data name="sourceproject">openSUSE:12.1:Update</data> <data name="sourcepackage">mumble</data> </status> osc mbranch dosbox returns: <status code="ok"> <summary>Ok</summary> <details /> <data name="targetproject">home:lnussel:branches:OBS_Maintained:dosbox</data> </status> mumble is only in 12.1 so mbranch only creates one package. dosbox is in three distros though. I'd expect mbranch to list all targetpackages in that case.
this is not nice but hard to change without API incompatibility. Maybe something for OBS 3.