[Pkg-utopia-maintainers] Bug#773107: dbus-daemon-launch-helper permissions temporarily wrong during upgrades
Simon McVittie
smcv at debian.org
Tue Dec 23 20:25:36 UTC 2014
On Tue, 23 Dec 2014 at 16:11:26 +0100, Mateusz Łukasik wrote:
> Downgrade packages to version from Jessie's repository fixed the problem.
If anyone else experiences this bug, please do not downgrade
immediately. Downgrading will probably lose the information that I will
need to fix it.
Please do this first:
ls -l /usr/lib/dbus-1.0/dbus-daemon-launch-helper
dpkg-statoverride --list /usr/lib/dbus-1.0/dbus-daemon-launch-helper
getent passwd messagebus
getent group messagebus
and send the results to this bug; then work around it like this:
chown root:messagebus /usr/lib/dbus-1.0/dbus-daemon-launch-helper
chmod 4754 /usr/lib/dbus-1.0/dbus-daemon-launch-helper
Mateusz, please attach the output of the commands starting with "ls -l"
above. I know you have already downgraded, so the results will be
influenced by that, but it's still useful information.
Thanks,
S
More information about the Pkg-utopia-maintainers
mailing list