[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:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user