Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: copy over file permissions after reflink #485

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

orhun
Copy link
Contributor

@orhun orhun commented Jan 18, 2024

Fixes the following issue on Linux (xfs filesystem for me):

Work dir: "/home/orhun/gh/rattler-build/output/bld/rattler-build_zlink_1705574324/work"
Build script: "/home/orhun/gh/rattler-build/output/bld/rattler-build_zlink_1705574324/work/conda_build.sh"
ERROR: This cross-compiler package contains no program $BUILD_PREFIX/bin/x86_64-conda-linux-gnu-addr2line
Error:   × Build failed

@orhun orhun force-pushed the fix/set_perms_after_relink branch from 16df3b0 to 89cb748 Compare January 18, 2024 15:56
@baszalmstra baszalmstra merged commit d1fec29 into conda:main Jan 18, 2024
13 checks passed
ruben-arts added a commit to prefix-dev/pixi that referenced this pull request Feb 2, 2024
This PR reenables the use of reflinks. Although this might require some
additional testing on different platforms I thought I'd create a PR to
be able to start the process. :)

Since this is merged (conda/rattler#485) I
think it should "just work"™

Co-authored-by: Ruben Arts <ruben.arts@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants