Uploaded image for project: 'Agent-based Installer for OpenShift'
  1. Agent-based Installer for OpenShift
  2. AGENT-1349

Agent Installer UI: Upgrade yarn to support s390x and ppc64le architectures in ART build

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected

      User Story:

      The current yarn version, Yarn 3.4.1, is failing build steps on non-x64 architectures, specifically s390x (IBM Z) and ppc64le (IBM Power).

      The primary root cause for this is a known bug in Yarn 3.x related to Big-Endian support (which affects s390x) where the runtime assumes a Little-Endian system, leading to internal errorsĀ 

      npm notice To update run: npm install -g npm@11.6.0 npm notice Preparing yarn@3.4.1 for immediate activation... Internal Error: Execution failed with a non-error rejection (rejected value: "Runtime error: expected the system to be little-endian!")

      Upgrading to the latest stable version of Yarn 4.x should resolve these core compatibility problems.

      Acceptance Criteria:

      Description of criteria:

      • Upstream documentation
      • Point 1
      • Point 2
      • Point 3

      (optional) Out of Scope:

      Detail about what is specifically not being delivered in the story

      Engineering Details:

      This requires/does not require a design proposal.
      This requires/does not require a feature gate.

              Unassigned Unassigned
              ppinjark@redhat.com pawan pinjarkar
              Rastislav Wagner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: