On Wednesday 2015-01-14 15:32, Andreas Schwab wrote:
"Erico Mendonca" <emendonca@suse.com> writes:
I (mostly) had success running a private OBS instance on a customer's intranet - is there an easy way to import a different architecture, like SLES11SP3 for s390x and/or older openSUSE versions? The customer needs these, but the openSUSE.org API link won't provide s390x, for example.
There is no s390x architecture on the opensuse.org build service.
But there can be on your private one. Make a project, add a <repository> with the desired <arch>es, save, copy rpms to /srv/obs/build/$prj/$repo/$arch/s390x/:full/ (and chown to obsrun:obsrun), call `bs_admin --rescan-repository $project $repo $arch`. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org