[equo] make clear that running "equo update" as user without the dbus service is not possible and should be then done as root.

This commit is contained in:
Fabio Erculiani
2011-11-16 12:35:10 +01:00
parent 6a69307f4c
commit cf01429b79

View File

@@ -396,7 +396,7 @@ def _do_dbus_sync():
def bail_out(err):
print_error(darkred(" @@ ")+brown("%s" % (
_("sys-apps/entropy-client-services not installed or configured. Update not allowed."),) ))
_("sys-apps/entropy-client-services not installed?. Update not allowed, please run as root."),) ))
if err:
print_error(str(err))