Uploaded image for project: 'CentOS Stream Pipeline'
  1. CentOS Stream Pipeline
  2. CS-1965

Unable to build jackson-modules-base on CentOS 8

XMLWordPrintable

    • Icon: Ticket Ticket
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • None
    • False
    • Testable

      jackson-modules-base package is part of pki-deps module on CentOS 8/RHEL 8.10 and it has the following dependencies:

      BuildRequires:  mvn(jakarta.activation:jakarta.activation-api:2)
      BuildRequires:  mvn(jakarta.xml.bind:jakarta.xml.bind-api:4)

      https://gitlab.com/redhat/centos-stream/rpms/jackson-modules-base/-/blob/stream-pki-deps-10.6-rhel-8.10.0/jackson-modules-base.spec?ref_type=heads#L19-20

      On CentOS 8 the build failed because it could not find the dependencies:

      DEBUG util.py:461:  No matching package to install: 'mvn(jakarta.activation:jakarta.activation-api:2)'
      DEBUG util.py:461:  No matching package to install: 'mvn(jakarta.xml.bind:jakarta.xml.bind-api:4)'

      https://kojihub.stream.rdu2.redhat.com/koji/buildinfo?buildID=49191

      https://kojihub.stream.rdu2.redhat.com/kojifiles/work/tasks/6745/3466745/root.log

      However, even though the code is exactly the same, on RHEL 8.10 the build worked since it was able to find the following dependencies:

      DEBUG util.py:448:   jakarta-activation2                       noarch   2.1.1-2.module+el8.8.0+18042+89a504d5       build   72 k
      DEBUG util.py:448:   jaxb-api4                                 noarch   4.0.0-2.module+el8.8.0+18042+89a504d5       build  120 k

      https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2823268

      https://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/jackson-modules-base/2.14.2/2.module+el8.10.0+21055+7d27fa3b/data/logs/noarch/root.log

      Any idea why the CentOS build was failing? Thanks.

            johnnyhughes99 Johnny Hughes
            edewata Endi Dewata
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: