Ludovic Courtès <[email protected]> writes: > I suppose you might get this is you do ‘guix pack -R bubblewrap’ and > then try to run ‘bwrap’ from that pack: the ‘bwrap’ executable already > runs in a separate user namespace and might be unable to create one (?).
Hi Ludovic, Thanks for the answer. You've helped me to figure it out. The guix pack I've created has webkitgtk in it, which in turn uses bubblewrap. However, I didn't have this issue in the past. It could be that webkitgtk changed something in their logic perhaps. I'd have to look deeper. Another strategy would be to try to reproduce your recipe in an older Guix version to see what happens (guix pack -R bubblewrap followed by bwrap). -- André A. Gomes "You cannot even find the ruins..."
