Skip to content

[CI][Packaging] RPM packages fail with File not found: ... usr/include/arrow/compute/kernels #46809

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

After:

was merged it seems there is an issue on the linux packages for RPM based, they fail:

 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/arrow-21.0.0.dev210-1.el8.x86_64/usr/share/licenses/arrow-compute-devel
+ cp -pr LICENSE.txt /root/rpmbuild/BUILDROOT/arrow-21.0.0.dev210-1.el8.x86_64/usr/share/licenses/arrow-compute-devel
+ cp -pr NOTICE.txt /root/rpmbuild/BUILDROOT/arrow-21.0.0.dev210-1.el8.x86_64/usr/share/licenses/arrow-compute-devel
+ exit 0
    File not found: /root/rpmbuild/BUILDROOT/arrow-21.0.0.dev210-1.el8.x86_64/usr/include/arrow/compute/kernels


RPM build errors:
    File not found: /root/rpmbuild/BUILDROOT/arrow-21.0.0.dev210-1.el8.x86_64/usr/include/arrow/compute/kernels
Failed ./build.sh
rake aborted!

Failures:

Those were passing previously on the PR but there were some review comments that might have broken them. I'll take a look and investigate the issue.

Component(s)

Continuous Integration, Packaging

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions