Bug 734485 - mbranch inconsisten return value
Summary: mbranch inconsisten return value
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 13:42 UTC by Ludwig Nussel
Modified: 2012-01-05 17:16 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2011-12-02 13:42:53 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.
Comment 1 Adrian Schröter 2012-01-05 17:16:26 UTC
this is not nice but hard to change without API incompatibility.

Maybe something for OBS 3.