
Am 18.08.2014 15:26, schrieb Michal Marek:
On 2014-08-18 15:16, Andreas Färber wrote:
* Both Kernel:HEAD and Kernel:stable try to build "ARM" repository for x86_64, which is senseless (unresolvable).
This needs to be fixed in the openSUSE:Factory:ARM configuration: $ osc meta prj openSUSE:Factory:ARM ... <repository name="standard" rebuild="local" linkedbuild="all"> <path project="openSUSE:Factory" repository="ports"/> <arch>aarch64</arch> <arch>armv7l</arch> <arch>armv6l</arch> <arch>x86_64</arch> </repository> ...
No, there's nothing wrong there. x86_64 is needed for QEMU/aggregate OBS trickery, so dropping it from Factory:ARM is not going to happen. The issue is not in Factory:ARM but in those devel projects. It has not been an issue elsewhere as most projects are maintained by humans rather than automated scripts.
From my limited experience with home: and other projects, a repository does not need to build for all architectures in the base repository, so surely there must be some way to not do x86_64 builds here. Where are the config.sh variables processed for the project config?
Was reported at least two times already without resolution. Thanks, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org