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

Use the correct path to see if the full path length > 100 #236

Closed
wants to merge 1 commit into from

Conversation

AristoChen
Copy link
Contributor

the basePath is always "work/chroot", so the length of tmpGPGPath will never be greater than 100

the basePath is always "work/chroot", so the length of tmpGPGPath will
never be greater than 100

Signed-off-by: Aristo Chen <[email protected]>
@upils
Copy link
Collaborator

upils commented Oct 17, 2024

Hey @AristoChen,

Thanks for this PR. I thought about that, investigated a bit more, tried to keep the build self contained but was unable sadly. So I had to "revert" back to the previous strategy and use a directory in /tmp. I think this PR can be closed in favor of #258.

@upils upils closed this Oct 17, 2024
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.

2 participants