https://bugzilla.novell.com/show_bug.cgi?id=887749 https://bugzilla.novell.com/show_bug.cgi?id=887749#c0 Summary: failed vs unresolvable in api /status/bsrequest? output Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: api AssignedTo: adrian@suse.com ReportedBy: lchiquitto@suse.com QAContact: adrian@suse.com Found By: --- Blocker: --- $ iosc api /status/bsrequest?id=41287 <status id="41287"> <repository name="standard"> <arch arch="i586" result="failed"/> <arch arch="x86_64" result="failed"/> <arch arch="s390" result="failed"/> <arch arch="s390x" result="failed"/> <arch arch="ppc64le" result="building"/> <arch arch="aarch64" result="building"/> </repository> But when you look at the build status in the source project: $ iosc r home:sax2:branches:SUSE:SLE-12:GA/kiwi standard i586 unresolvable standard x86_64 unresolvable standard s390 unresolvable standard s390x unresolvable standard ppc64le blocked standard aarch64 blocked ports armv7l unresolvable Could you adjust the /status/bsrequest API to show 'unresolvable' instead of 'failed' in cases like this? -- 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.