[opensuse-buildservice] Locally build images
Hi, I'm trying to build an image with osc and I'm currently unable to due to OBS scheduling. I'm not saying I should have a priority over other jobs, as that's just silly. What I was wondering is there a way of telling osc to use a local cache of packages, seeing as OBS hasn't been able to build them yet? There would be about 5 rpms needed to be able to build the image, the remainder are available on OBS already. Would it be possible to drop the rpms into /var/tmp/osbuild-packagecache? Thanks, Andy -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 19. Februar 2014, 18:15:52 wrote Andrew Wafaa:
Hi,
I'm trying to build an image with osc and I'm currently unable to due to OBS scheduling. I'm not saying I should have a priority over other jobs, as that's just silly. What I was wondering is there a way of telling osc to use a local cache of packages, seeing as OBS hasn't been able to build them yet?
There would be about 5 rpms needed to be able to build the image, the remainder are available on OBS already. Would it be possible to drop the rpms into /var/tmp/osbuild-packagecache?
The prefer packages switch should also work for kiwi appliances (but not products): osc build -p $DIRECTORY_WITH_RPMS ... at least if your osc is not too old -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, 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
-
Andrew Wafaa