Comment 2 for bug 1560899

Revision history for this message
Alexander Sack (asac) wrote :

subscribing ubuntu release. would like to see this considered for final release still as sqlite is an often used components in snaps and with this patch you can pull in the binary from the archive through the convenient snapcraft stage-packages ...

patch should be safe as it basically just avoids a null op that in case of snappy then gets the process killed for no reason (e.g. chown from 0 to 0 -> seccomp kicks in).