Comment 19 for bug 1732030

Revision history for this message
Julian Andres Klode (juliank) wrote :

Wow, store method opens a socket. I wonder what for. This is frustrating. Workaround for that would probably be

  apt::sandbox::seccomp::allow { "socket" };

+ some more socket operations.