[equo] entropy-client-services has been replaced by rigo-daemon, update error message string

This commit is contained in:
Fabio Erculiani
2012-08-08 00:41:23 +02:00
parent 0c15d697a3
commit d7e33693b4
+1 -1
View File
@@ -429,7 +429,7 @@ def _do_dbus_sync(repositories, force=False):
def bail_out(err):
print_error(darkred(" @@ ")+brown("%s" % (
_("sys-apps/entropy-client-services not installed?. Update not allowed, please run as root."),) ))
_("app-admin/rigo-daemon not installed. Update not allowed."),) ))
if err:
print_error("%s" % (err,))