Hello,
i try to install dbus on a chroot gentoo which should be a build server.
The Compile ends with:
make[3]: Entering directory
`/var/tmp/portage/sys-apps/dbus-1.6.12/work/dbus-1.6.12-build/bus'
if test `id -u` -eq 0; then \
chown root:messagebus
/var/tmp/portage/sys-apps/dbus-1.6.12/image//usr/libexec/dbus-daemon-launch-helper;
\
chmod 4750
/var/tmp/portage/sys-apps/dbus-1.6.12/image//usr/libexec/dbus-daemon-launch-helper;
\
else \
echo "Not installing
/var/tmp/portage/sys-apps/dbus-1.6.12/image//usr/libexec/dbus-daemon-launch-helper
binary setuid!"; \
echo "You'll need to manually set permissions to root:messagebus and
permissions 4750"; \
fi
/bin/sh /var/tmp/portage/sys-apps/dbus-1.6.12/work/dbus-1.6.12/install-sh -d
/var/tmp/portage/sys-apps/dbus-1.6.12/image//usr/share/dbus-1/services
chmod: changing permissions of
‘/var/tmp/portage/sys-apps/dbus-1.6.12/image//usr/libexec/dbus-daemon-launch-helper’:
Permission denied
But when i set manuell the Persmissions i become the same error. What
can i do that i can install dbus?
Thanks for help & Nice Day
Silvio