Comment 2 for bug 1610292

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

A devmode snap should be able to use sudo. I think the error stems from this:

'Any call to sudo fails with the error "pkexec must be setuid root"'

pkexec is not part of the core snap. sudo itself doesn't call pkexec for anything. Is checkbox using 'sudo something.that.eventually.calls.pkexec'?