Uploaded image for project: 'MicroShift'
  1. MicroShift
  2. USHIFT-6129

Upstream bootc builds fail for optional packages

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 0
    • None
    • None
    • None
    • None

      Description of problem:

      Upstream bootc builds fail for optional packages

      Version-Release number of selected component (if applicable):

      4.21 / main

      How reproducible:

      100%

      Steps to Reproduce:

      Upstream CI jobs
      

      Actual results:

      bootc-source-optionals container builds fail

      Expected results:

      bootc-source-optionals container builds must pass

      Additional info:

      • See this log for example
         STEP 7/7: RUN dnf upgrade kernel -y &&     KERNEL_VER=$(rpm -q --qf "%{VERSION}-%{RELEASE}" kernel);     KERNEL_VER_ARCH="${KERNEL_VER}.$(uname -m)";     dnf install -y git make "kernel-devel-${KERNEL_VER}" python3-pyserial &&     dnf clean all &&     git clone https://github.com/pmtk/serialsim.git /tmp/serialsim &&     cd /tmp/serialsim &&     make KERNEL="${KERNEL_VER_ARCH}" all install &&     rm -rf /tmp/serialsim
        Updating Subscription Management repositories.
        subscription-manager is operating in container mode.
        CentOS Stream 9 - BaseOS                         25 MB/s | 8.8 MB     00:00    
        CentOS Stream 9 - AppStream                      61 MB/s |  25 MB     00:00    
        CentOS Stream 9 - Extras packages                40 kB/s |  19 kB     00:00    
        Dependencies resolved.
        Nothing to do.
        Complete!
        Updating Subscription Management repositories.
        subscription-manager is operating in container mode.
        Last metadata expiration check: 0:00:02 ago on Mon Sep 15 11:39:57 2025.
        No match for argument: kernel-devel-5.14.0-614.el9
        Error: Unable to find a match: kernel-devel-5.14.0-614.el9
        Error: building at STEP "RUN dnf upgrade kernel -y &&     KERNEL_VER=$(rpm -q --qf "%{VERSION}-%{RELEASE}" kernel);     KERNEL_VER_ARCH="${KERNEL_VER}.$(uname -m)";     dnf install -y git make "kernel-devel-${KERNEL_VER}" python3-pyserial &&     dnf clean all &&     git clone https://github.com/pmtk/serialsim.git /tmp/serialsim &&     cd /tmp/serialsim &&     make KERNEL="${KERNEL_VER_ARCH}" all install &&     rm -rf /tmp/serialsim": while running runtime: exit status 1
        }

              ggiguash@redhat.com Gregory Giguashvili
              ggiguash@redhat.com Gregory Giguashvili
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: