Skip to content

[Packaging] almalinux-9 build failure #3732

@zeroshade

Description

@zeroshade

What happened?

The CI builds for almalinux-8 and almalinux-10 are successfully completing, only almalinux-9 is failing.

Stack Trace

Running transaction test
  The downloaded packages were saved in cache until the next successful transaction.
  You can remove cached packages by executing 'dnf clean packages'.
  Error: Transaction test error:
    file /usr/lib64/girepository-1.0/Arrow-1.0.typelib conflicts between attempted installs of libarrow-glib-libs-9.0.0-15.el9.x86_64 and arrow2200-glib-libs-22.0.0-1.el9.x86_64
  
  rake aborted!
  Command failed with status (1): [docker run --log-driver none --rm --security-opt seccomp=unconfined --volume /home/runner/work/arrow-adbc/arrow-adbc/adbc:/host:delegated --attach STDOUT --attach STDERR almalinux:9 /host/dev/release/verify-yum.sh 22 local]
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils.rb:65:in 'block in FileUtils#create_shell_runner'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils.rb:57:in 'FileUtils#sh'
  /home/runner/work/arrow-adbc/arrow-adbc/arrow/dev/release/binary-task.rb:2315:in 'LocalBinaryTask#verify'
  /home/runner/work/arrow-adbc/arrow-adbc/arrow/dev/release/binary-task.rb:2416:in 'block (3 levels) in LocalBinaryTask#define_yum_test_task'
  /home/runner/work/arrow-adbc/arrow-adbc/arrow/dev/release/binary-task.rb:2415:in 'Array#each'
  /home/runner/work/arrow-adbc/arrow-adbc/arrow/dev/release/binary-task.rb:2415:in 'block (2 levels) in LocalBinaryTask#define_yum_test_task'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:281:in 'block in Rake::Task#execute'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:281:in 'Array#each'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:281:in 'Rake::Task#execute'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:219:in 'block in Rake::Task#invoke_with_call_chain'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:199:in 'Monitor#synchronize'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:199:in 'Rake::Task#invoke_with_call_chain'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb:188:in 'Rake::Task#invoke'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:188:in 'Rake::Application#invoke_task'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:138:in 'block (2 levels) in Rake::Application#top_level'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:138:in 'Array#each'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:138:in 'block in Rake::Application#top_level'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:147:in 'Rake::Application#run_with_threads'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:132:in 'Rake::Application#top_level'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:83:in 'block in Rake::Application#run'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:214:in 'Rake::Application#standard_exception_handling'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb:80:in 'Rake::Application#run'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/lib/ruby/gems/3.4.0/gems/rake-13.2.1/exe/rake:27:in '<top (required)>'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/bin/rake:25:in 'Kernel#load'
  /opt/hostedtoolcache/Ruby/3.4.7/x64/bin/rake:25:in '<main>'
  Tasks: TOP => yum:test

How can we reproduce the bug?

Running the almalinux-9 packaging CI scripts

Environment/Setup

No response

Metadata

Metadata

Assignees

Labels

Type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions