Mailinglist Archive: opensuse-buildservice (184 mails)
| < Previous | Next > |
[opensuse-buildservice] Knowing if build is enabled for a package
- From: Vincent Untz <vuntz@xxxxxxxxxxxx>
- Date: Mon, 20 Oct 2008 12:59:05 +0200
- Message-id: <20081020105905.GF8582@xxxxxxxxx>
Hi,
I'm trying to know on the client side if the build is enabled for a
package (for a specific repo/arch).
My first guess is to use 'osc meta pkg $project $package', but if the
package uses the default settings of the project, then I have no
information. First question: would it make sense to show the inherited
settings in the metadata here?
So I look at 'osc meta prj $project' and I only have those lines which
look kind of relevant (although they're probably just here to list the
architectures supported for the given repository in this project):
<arch>i586</arch>
<arch>x86_64</arch>
But no mention if the build is enabled or disabled.
Any pointer of what I should do?
Thanks,
Vincent
--
Les gens heureux ne sont pas pressés.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I'm trying to know on the client side if the build is enabled for a
package (for a specific repo/arch).
My first guess is to use 'osc meta pkg $project $package', but if the
package uses the default settings of the project, then I have no
information. First question: would it make sense to show the inherited
settings in the metadata here?
So I look at 'osc meta prj $project' and I only have those lines which
look kind of relevant (although they're probably just here to list the
architectures supported for the given repository in this project):
<arch>i586</arch>
<arch>x86_64</arch>
But no mention if the build is enabled or disabled.
Any pointer of what I should do?
Thanks,
Vincent
--
Les gens heureux ne sont pas pressés.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |