Mailinglist Archive: opensuse-buildservice (120 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Weird listing of patterns using API
- From: Pavol Rusnak <prusnak@xxxxxxxxxxxx>
- Date: Fri, 22 Jul 2011 13:39:56 +0200
- Message-id: <4E29618C.60701@opensuse.org>
On 07/21/2011 06:32 PM, Pavol Rusnak wrote:
$ osc api
"/search/published/pattern/id?match=project='GNOME:STABLE:3.0'+and+filename='gnome3-32bit.ymp'"
<collection matches="0">
</collection>
While it should IMO return
<collection matches="1">
<pattern name="GNOME 3" project="GNOME:STABLE:3.0"
repository="openSUSE_11.4" filename="gnome3-32bit.ymp"
filepath="GNOME:/STABLE:/3.0/openSUSE_11.4/gnome3-32bit.ymp"
baseproject="openSUSE:11.4" type="ymp" />
</collection>
--
Best Regards / S pozdravom,
Pavol RUSNAK SUSE LINUX, s.r.o
openSUSE Boosters Team Lihovarska 1060/12
PGP 0xA6917144 19000 Praha 9
prusnak[at]opensuse.org Czech Republic
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
When I do the following API requestAlso I found this strange behaviour:
$ osc api
"/search/published/pattern/id?match=project='GNOME:STABLE:3.0'+and+filename='gnome3-32bit.ymp'"
<collection matches="0">
</collection>
While it should IMO return
<collection matches="1">
<pattern name="GNOME 3" project="GNOME:STABLE:3.0"
repository="openSUSE_11.4" filename="gnome3-32bit.ymp"
filepath="GNOME:/STABLE:/3.0/openSUSE_11.4/gnome3-32bit.ymp"
baseproject="openSUSE:11.4" type="ymp" />
</collection>
--
Best Regards / S pozdravom,
Pavol RUSNAK SUSE LINUX, s.r.o
openSUSE Boosters Team Lihovarska 1060/12
PGP 0xA6917144 19000 Praha 9
prusnak[at]opensuse.org Czech Republic
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |