From 561db807d5392309a689f4ddc8d595b8d3d8bc0f Mon Sep 17 00:00:00 2001 From: lxnay Date: Wed, 8 Oct 2008 12:05:00 +0000 Subject: [PATCH] Entropy: - databases now split by branch (first chunk, ServerInterface migrated, EquoInterface and Repository Daemon to go git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2496 cd1c1023-2f26-0410-ae45-c471fc1f0318 --- libraries/entropy.py | 1845 ++++++++++++++++------------------ server/entropy-system-daemon | 1 + server/reagent.py | 6 +- server/server_reagent.py | 45 +- spritz/src/dialogs.py | 86 +- 5 files changed, 906 insertions(+), 1077 deletions(-) diff --git a/libraries/entropy.py b/libraries/entropy.py index abfcdb50c..0c3b06711 100644 --- a/libraries/entropy.py +++ b/libraries/entropy.py @@ -6924,7 +6924,7 @@ class RepoInterface: except self.socket.error, e: mytxt = "%s: %s" % ( blue(_("EAPI3 Service error")), - darkred(str(e)), + darkred(unicode(e)), ) self.Entropy.updateProgress( mytxt, @@ -13943,7 +13943,7 @@ class SocketHostInterface: # needs auth = True 'desc': "instantiate a session", # description 'syntax': "begin", # syntax - 'from': str(self), # from what class + 'from': unicode(self), # from what class }, 'end': { 'auth': False, @@ -13953,7 +13953,7 @@ class SocketHostInterface: 'as_user': False, 'desc': "end a session", 'syntax': " end", - 'from': str(self), + 'from': unicode(self), }, 'session_config': { 'auth': False, @@ -13963,7 +13963,7 @@ class SocketHostInterface: 'as_user': False, 'desc': "set session configuration options", 'syntax': " session_config