Skip to content

Ensure that extra symlinks don't overlap with RPM included symlinks #136

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rmohr
Copy link
Owner

@rmohr rmohr commented May 30, 2025

In order to create valid oci layers, we need to also consider symlinks which are extra added to an rpmtree to avoid duplicate reation, in case the RPM contains the link already and we just seek to override it.

Still need to create a test.

Fixes: #88

Copy link

github-actions bot commented May 30, 2025

⚠️ Optional job e2e-bzlmod-toolchain-circular-dependencies failed ⚠️

  • exit status: 1

In order to create valid oci layers, we need to also consider symlinks
which are extra added to an rpmtree to avoid duplicate reation, in case
the RPM contains the link already and we just seek to override it.

Fixes: #88
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.

Don't write duplicate entries e.g. symlinks to tar file
1 participant