On 19.03.22 20:11, Stefan Seyfried wrote:
I'm actually not sure if the lxc setup on the pi2 is correct, but since it does not even get a single build job scheduled, this should not yet matter. It also does not get anything with "chroot".
Can I find out anything about the problem from my side or can only the PMBS admin investigate the issue (in that case, I'd probably try to set up my own OBS instance for investigation)?
I might have found it. From a .osc/_buildconfig-openSUSE_Tumbleweed-armv7l when trying to build locally: ### from openSUSE.org:openSUSE:Factory ... %_repository ports ... # new: use kernel-obs-build from aarch64 for aarch64 armv6 and armv7 ExportFilter: ^kernel-obs-build.*\.armv6hl\.rpm$ ExportFilter: ^kernel-obs-build.*\.armv7hl\.rpm$ ExportFilter: ^kernel-obs-build.*\.aarch64\.rpm$ . armv6l armv7l # now make sure the jobs get a 64bit cpu, otherwise can not run the 64bit kernel %ifarch armv6l armv7l Constraint: hardware:cpu:flag cpuid %endif How can I remove this constraint on Packman side? Or (better) can this please be fixed in the openSUSE.org config? -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman