whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2011 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user