Skip to content

Conversation

MoralCode
Copy link
Contributor

per discussion on matrix, Here is a rough first pass at an update to the docs to document how to get multiple debug shells in one sandbox

shell (for example it will likely have different environment variables such as PATH).


It may be possible to check whether both shells are indeed in the same sandbox by `checking the namespace <https://unix.stackexchange.com/questions/113530/how-to-find-out-namespace-of-a-particular-process>`_
Copy link
Collaborator

Choose a reason for hiding this comment

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

instead of external link, add the necessary info here.

@bbhtt
Copy link
Collaborator

bbhtt commented Jun 27, 2025

what are you trying to verify with the "same sandbox" check? That should be guaranteed by flatpak enter isn't it? That it gives a shell into the environment of the instance that you used

@MoralCode
Copy link
Contributor Author

what are you trying to verify with the "same sandbox" check? That should be guaranteed by flatpak enter isn't it? That it gives a shell into the environment of the instance that you used

I think the intention was just for redundancy since I'm pretty new to this specific flatpak subcommand and wanted to double-check to make sure everything seemed okay - its probably not strictly necessary to include though

@bbhtt bbhtt mentioned this pull request Jun 30, 2025
@bbhtt bbhtt closed this in #592 Jun 30, 2025
@bbhtt
Copy link
Collaborator

bbhtt commented Jun 30, 2025

Applied with slight modification 3bb6aab

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