El 12/05/16 a las 02:39, Raphaël Halimi escribió: > Package: debian-security-support > Version: 2016.05.09+nmu1 > > Hi, > > For some time now (a couple of weeks, maybe more), dpkg systematically > throws out (benign) errors after most operations: > > find: Failed to restore initial working directory: /home/raph: > Permission denied > > It seems to be due to debian-security-support, because removing the > package suppress these errors. > > I guess it may have gone unnoticed for so long by most people since > Debian's default is to have world-readable home directories, which I > changed in /etc/adduser.conf. > > Regards, > > -- > Raphaël Halimi >
Hi Raphaël, For providing debugging information, could you please add set -x to the hook script: /usr/share/debian-security-support/check-support-status.hook Also, have you trying downgrading? Cheers, Santiago