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(bwrap): dns resolution in the sandbox #1101

Merged
merged 4 commits into from
May 7, 2024
Merged

Conversation

D-Brox
Copy link
Contributor

@D-Brox D-Brox commented May 6, 2024

Purpose

Since we tmpfs /run with bwrap, dns resolution is borked. So we just need to ro-bind the /run/systemd/resolve dir.

Approach

Add the flag to bwrap

Progress

Done and tested with cargo packages

Checklist

  • I confirm that I have read the contributing guidelines, and this pull request is abiding by all the clauses stated in the guideline.

@D-Brox D-Brox force-pushed the fix/cargo branch 2 times, most recently from 2089f1b to 9bec7d3 Compare May 6, 2024 20:06
misc/scripts/fetch-sources.sh Outdated Show resolved Hide resolved
@D-Brox D-Brox requested a review from Elsie19 May 6, 2024 21:16
misc/scripts/fetch-sources.sh Outdated Show resolved Hide resolved
@D-Brox D-Brox changed the title fix(bwrap): fetch cargo crates fix(bwrap): dns resolution in the sandbox May 7, 2024
@D-Brox D-Brox requested a review from Elsie19 May 7, 2024 20:43
@oklopfer oklopfer self-requested a review May 7, 2024 22:02
misc/scripts/bwrap.sh Outdated Show resolved Hide resolved
@D-Brox D-Brox requested a review from oklopfer May 7, 2024 22:17
@D-Brox D-Brox merged commit 92273a1 into pacstall:develop May 7, 2024
4 checks passed
@D-Brox D-Brox deleted the fix/cargo branch May 7, 2024 22:27
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.

None yet

3 participants