Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17111

[CI][Packaging] Packaging almalinux 9 and centos 9 fail installing arrow due to missing libre2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 9.0.0
    • Packaging

    Description

      +underlined text+The following nightly packaging jobs have been failing:

      almalinux-9-amd64
      almalinux-9-arm64
      centos-9-stream-amd64
      centos-9-stream-arm64

      It errors when installing with dnf. It seems due to not finding libre2:

       + dnf install -y --enablerepo=crb --enablerepo=epel arrow-devel-9.0.0.dev405-1.el9
      Apache Arrow for AlmaLinux 9 - aarch64          2.6 MB/s |  25 kB     00:00    
      Extra Packages for Enterprise Linux 9 - aarch64  15 MB/s | 8.3 MB     00:00    
      Error: 
       Problem: package arrow-devel-9.0.0.dev405-1.el9.aarch64 requires libarrow.so.900()(64bit), but none of the providers can be installed
        - package arrow-devel-9.0.0.dev405-1.el9.aarch64 requires arrow9-libs = 9.0.0.dev405-1.el9, but none of the providers can be installed
        - conflicting requests
        - nothing provides libre2.so.0a()(64bit) needed by arrow9-libs-9.0.0.dev405-1.el9.aarch64
      (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
      rake aborted!
      Command failed with status (1): [docker run --log-driver none --rm --securi...]

      We have lately upgraded some vendored versions like RE2: https://github.com/apache/arrow/pull/13570
      or rapidjson: https://github.com/apache/arrow/pull/13608

      The jobs started failing since the rapidjson one was merged. In case is related:

      Attachments

        Activity

          People

            kou Kouhei Sutou
            raulcd Raúl Cumplido
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: