action #124670
closedobs: openQA does not build on ppcle64 anymore since we removed noarch size:M
Description
Observation¶
https://build.opensuse.org/package/show/devel:openQA/openQA
https://build.opensuse.org/package/live_build_log/devel:openQA/openQA/openSUSE_Leap_15.4/ppc64le
[ 120s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' --define 'disturl obs://build.opensuse.org/devel:openQA/openSUSE_Leap_15.4/6f5ae9525e8249be77e55789e39c7c6a-openQA' /home/abuild/rpmbuild/SOURCES/openQA.spec
[ 120s] error: Architecture is not included: ppc64le
Acceptance criteria¶
- AC1: devel:openQA packages build consistently on ppc64le again, no "failed"
Suggestions¶
- See what has been done to remove noarch in https://github.com/os-autoinst/openQA/pull/5003
- Ask around in OBS or packaging groups if they know similar problems and solutions
- This happens since yesterday, when we removed
BuildArch: noarch
from openQA.spec, so it's likely related
Updated by tinita almost 2 years ago
- Related to action #124497: [openQA-in-openQA] test fails in openqa_webui - "perl-Mojolicious-Plugin-Assetpack = 2.13" needed size:M added
Updated by tinita almost 2 years ago
- Subject changed from obs: openQA does not build on ppcle64 anymore since we removed noarch to obs: openQA does not build on ppcle64 anymore since we removed noarch size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by kraih almost 2 years ago
Error message seems to come from here, which suggests that a build restriction is in effect.
Updated by mkittler almost 2 years ago
- Status changed from Workable to In Progress
Note that os-autoinst builds fail as well for ppcle64 because "nothing provides tesseract-ocr, nothing provides tesseract-ocr >= 3.04.00 needed by tesseract-ocr-traineddata-english".
Updated by tinita almost 2 years ago
mkittler wrote:
Note that os-autoinst builds fail as well for ppcle64 because "nothing provides tesseract-ocr, nothing provides tesseract-ocr >= 3.04.00 needed by tesseract-ocr-traineddata-english".
yeah, noted already in https://progress.opensuse.org/issues/124658#note-4 but it is unrelated
Updated by mkittler almost 2 years ago
Updated by openqa_review over 1 year ago
- Due date set to 2023-03-05
Setting due date based on mean cycle time of SUSE QE Tools
Updated by mkittler over 1 year ago
- Status changed from In Progress to Resolved
With both PRs merged, the build of os-autoinst and openQA is now succeeding for ppcle64.