This issue arose when I wanted to avoid sharing my home directory for several disposable toolboxes I needed. Since toolbox is just a bash script I created a directory and changed $HOME to that directory after that I was able to create and use toolboxes in that specific directory. After that if I open a new terminal and try to use my old toolboxes they fail. I have created an issue on the toolbox repo repo but since no one understood the behavior I was wandering if any body can explain it to me. Experimenting around I was able to find that the issue was related to volume sharing. It might be a fuse issue since killing all processes related to fuse allows normal behaviour.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is it possible to create a Toolbox with its own separate home directory? | 4 | 5477 | May 3, 2020 | |
Toolbox: how to use a custom home directory per box? | 9 | 3713 | September 20, 2024 | |
Toolbox conceptual model | 4 | 742 | February 20, 2021 | |
Can't enter toolbox | 10 | 2699 | October 10, 2019 | |
How to prevent toolbox cluttering host home folder | 3 | 2111 | January 19, 2020 |