Mailinglist Archive: opensuse-factory (956 mails)

< Previous Next >
Re: [opensuse-factory] Update frequency of the openSUSE:Factory snapshot repo
On 1 October 2011 17:33, Cristian Morales Vega <cmorve69@xxxxxxxx> wrote:
On 15 September 2011 15:04, Stephan Kulow <coolo@xxxxxxx> wrote:
Am Dienstag, 13. September 2011, 16:52:22 schrieb Cristian Morales Vega:
On 13 September 2011 10:37, Stephan Kulow <coolo@xxxxxxx> wrote:
Am Dienstag, 13. September 2011, 11:29:15 schrieb Raymond Wooninck:
In the past the snapshot repo was created (AFAIK) to reduce the number
of rebuilds triggered by changes in the Factory/standard repo.

However this is no longer the case. The snapshot repo seems to be
updated as soon as that the Factory/standard  repo is being published
and this causes>
Actually all of openSUSE:Factory - including all product builds have to
be finished and 2 hours passed before it's cloned. But this can easily
mean twice a day yes.

I made that 40 hours now and we can extend it even longer, but most
often I update then manually because someone complains that certain bug
fixes are "not in Factory" - and building against standard repo creates
a lot of load on the schedulers.

And how it works for openSUSE:Factory:NonFree? The snapshot repo has
been with a broken cg package for... years? (it requires "libGLU.so",
which isn't provided by anything, it's fixed in the standard repo).

just don't use snapshot repo there. I now made it an empty wrapper around
standard wrapper.

So I should use

 <repository name="openSUSE_Factory_NonFree">
   <path repository="standard" project="openSUSE:Factory:NonFree"/>
   <path repository="snapshot" project="openSUSE:Factory"/>
   <arch>i586</arch>
   <arch>x86_64</arch>
 </repository>

to be able to use Factory:NonFree and at the same time use the
snapshot for Factory? It's a bit cumbersome.

Or with this "empty wrapper" I should be able to just use

 <repository name="openSUSE_Factory_NonFree">
   <path repository="snapshot" project="openSUSE:Factory:NonFree"/>
   <arch>i586</arch>
   <arch>x86_64</arch>
 </repository>

?
Because it seems to be some problem with this wrapper. The version of
cg that is now provided is installable, but it's a really old 1.5
version instead of the 2.2 version available in the standard repo.

Nevermind. I see openSUSE:Factory:NonFree/standard builds against
openSUSE:Factory/snapshot.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >