Skip to content

Make the venv dir in apptainer writeable#431

Open
mawad-amd wants to merge 2 commits intomainfrom
muhaawad/apptainer-permisision
Open

Make the venv dir in apptainer writeable#431
mawad-amd wants to merge 2 commits intomainfrom
muhaawad/apptainer-permisision

Conversation

@mawad-amd
Copy link
Collaborator

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

@mawad-amd mawad-amd requested review from BKP and neoblizz as code owners March 6, 2026 19:14
Copilot AI review requested due to automatic review settings March 6, 2026 19:14
@github-actions github-actions bot added in-progress We are working on it iris Iris project issue labels Mar 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes two changes to the Apptainer container definition file: adds libdwarf-dev as a build dependency and makes the virtual environment directory writable by all users.

Changes:

  • Adds libdwarf-dev to the list of installed system packages.
  • Adds chmod -R 777 /opt/venv to make the virtual environment directory world-writable.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress We are working on it iris Iris project issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants