]> git.saurik.com Git - apt.git/commit
Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()
authorMichael Vogt <mvo@ubuntu.com>
Fri, 27 Nov 2015 11:29:22 +0000 (12:29 +0100)
committerMichael Vogt <mvo@ubuntu.com>
Fri, 27 Nov 2015 11:29:22 +0000 (12:29 +0100)
commitef39c148105cf30aea822022a5f41a120897cc65
treef3f9b2739cbb5222339950c331879c1be7cf379d
parenta416a90b631a430306df6ed3fa1d4f3a1bdc7949
Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()

If it does not exist disabled priv dropping as there is nothing
we can drop to. This will unblock people with special chroots
or systems that deleted the "_apt" user.

Closes: #806406
apt-pkg/acquire.cc