[opensuse-buildservice] looking for an osc command to report "unresolvable" packages
Hello there, I am looking for an osc command to report "unresolvable" packages. Is there such thing already available ? I already have the information on the WebUI with a query like (1) but I am looking for an osc command similar to the osc jobhist that reports succeeded/unchanged/failed status (2) (1) https://build.opensuse.org/project/monitor/openSUSE:Factory:PowerPC?arch_ppc... (2) osc jobhist openSUSE:Factory:PowerPC standard ppc64le -- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 7. September 2016, 09:25:07 CEST wrote Normand:
Hello there,
I am looking for an osc command to report "unresolvable" packages. Is there such thing already available ?
osc r -v ?
I already have the information on the WebUI with a query like (1) but I am looking for an osc command similar to the osc jobhist that reports succeeded/unchanged/failed status (2)
(1) https://build.opensuse.org/project/monitor/openSUSE:Factory:PowerPC?arch_ppc... (2) osc jobhist openSUSE:Factory:PowerPC standard ppc64le
-- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 07/09/2016 09:26, Adrian Schröter wrote:
On Mittwoch, 7. September 2016, 09:25:07 CEST wrote Normand:
Hello there,
I am looking for an osc command to report "unresolvable" packages. Is there such thing already available ?
osc r -v
?
Thank you Adrian, I will use it as osc r --csv -r standard -a ppc64le openSUSE:Factory:PowerPC |grep unresolvable to complement the output of jobhist command, even if it do not have time information (that is a valuable info for me).
I already have the information on the WebUI with a query like (1) but I am looking for an osc command similar to the osc jobhist that reports succeeded/unchanged/failed status (2)
(1) https://build.opensuse.org/project/monitor/openSUSE:Factory:PowerPC?arch_ppc... (2) osc jobhist openSUSE:Factory:PowerPC standard ppc64le
-- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 7. September 2016, 10:48:21 CEST wrote Normand:
On 07/09/2016 09:26, Adrian Schröter wrote:
On Mittwoch, 7. September 2016, 09:25:07 CEST wrote Normand:
Hello there,
I am looking for an osc command to report "unresolvable" packages. Is there such thing already available ?
osc r -v
?
Thank you Adrian, I will use it as osc r --csv -r standard -a ppc64le openSUSE:Factory:PowerPC |grep unresolvable to complement the output of jobhist command, even if it do not have time information (that is a valuable info for me).
Please note that this is the information, which got calculated by the scheduler. To get a current calculation (because the scheduler may waste it's time in some other area atm), you can use osc buildinfo ... The current state will be calculated (it takes longer therefore). -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Normand