git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2011 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-05-28 07:59:51 +00:00
parent a25428d557
commit abb2bc6fb9
+1 -1
View File
@@ -12423,6 +12423,7 @@ class SocketHostInterface:
try:
self.run_task(cmd, args, session, Entropy)
except Exception, e:
# write to self.HostInterface.socketLog
self.entropyTools.printTraceback()
# store error
self.HostInterface.updateProgress(
@@ -15698,7 +15699,6 @@ class RepositorySocketServerInterface(SocketHostInterface):
dbpath,
xcache = False,
readOnly = True,
OutputInterface = self.Entropy,
skipChecks = True
)
if docache: