Mailinglist Archive: opensuse-packaging (250 mails)
| < Previous | Next > |
[opensuse-packaging] another little build service tip
- From: Stephan Kulow <coolo@xxxxxxx>
- Date: Thu, 27 Aug 2009 14:58:58 +0200
- Message-id: <200908271458.58484.coolo@xxxxxxx>
Hi,
Often I'm asked "what happend to my submit request"? All
I do to answer that question (most often the answer is
"what submit request?") is:
curl -n
"https://api.opensuse.org/search/request?match=action/target/@package='bash'"
It returns XML format, but it tells you what when where - for all
projects where a "bash" package exists.
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Often I'm asked "what happend to my submit request"? All
I do to answer that question (most often the answer is
"what submit request?") is:
curl -n
"https://api.opensuse.org/search/request?match=action/target/@package='bash'"
It returns XML format, but it tells you what when where - for all
projects where a "bash" package exists.
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |