Hi,

Running baruwa 1.1.0 so this might be fixed in the newest release. I
dont have time to upgrade until next week so hoping for a quick fix.

When running:
root [/var/spool/MailScanner]# baruwa-admin cleanquarantine

I get the following exception .... I'm not really sure if this is
related to my system or baruwa in general.

AB194A87.A3774', '01041194ADD.AE7B1', 'B8CFD197B0B.A0E60',
'D08AA197B32.A5501', '11470197B28.A65B8', 'E3662197B2B.AE7B7',
'06244197B28.A7920', '0A26D197B28.AFD8B', 'BF3A2194ABF.AC922',
'A7E97197B28.A8499', '1FF56197B2D.A6F3C', 'AAD6C197B2F.A9028',
'E7267197B39.A48B9', 'E6D93197B31.A5388', 'D1DB1197B27.A4508',
'0F048194AAF.A897F', '4B9D2197B2D.A85A0', '65E56194ABF.A5296',
'2C6E8197B2F.AA300']
Traceback (most recent call last):
  File "/usr/local/bin/baruwa-admin", line 11, in <module>
    execute_manager(settings)
  File 
"/usr/local/lib/python2.6/site-packages/django/core/management/__init__.py",
line 438, in execute_manager
    utility.execute()
  File 
"/usr/local/lib/python2.6/site-packages/django/core/management/__init__.py",
line 379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/local/lib/python2.6/site-packages/django/core/management/base.py",
line 191, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/local/lib/python2.6/site-packages/django/core/management/base.py",
line 220, in execute
    output = self.handle(*args, **options)
  File "/usr/local/lib/python2.6/site-packages/django/core/management/base.py",
line 351, in handle
    return self.handle_noargs(**options)
  File 
"/usr/local/lib/python2.6/site-packages/baruwa/messages/management/commands/cleanquarantine.py",
line 104, in handle_noargs
    Message.objects.filter(pk__in=ids).update(isquarantined=0)
  File "/usr/local/lib/python2.6/site-packages/django/db/models/query.py",
line 467, in update
    rows = query.get_compiler(self.db).execute_sql(None)
  File 
"/usr/local/lib/python2.6/site-packages/django/db/models/sql/compiler.py",
line 869, in execute_sql
    cursor = super(SQLUpdateCompiler, self).execute_sql(result_type)
  File 
"/usr/local/lib/python2.6/site-packages/django/db/models/sql/compiler.py",
line 735, in execute_sql
    cursor.execute(sql, params)
  File 
"/usr/local/lib/python2.6/site-packages/django/db/backends/mysql/base.py",
line 86, in execute
    return self.cursor.execute(query, args)
  File "/usr/local/lib/python2.6/site-packages/MySQLdb/cursors.py",
line 174, in execute
    self.errorhandler(self, exc, value)
  File "/usr/local/lib/python2.6/site-packages/MySQLdb/connections.py",
line 36, in defaulterrorhandler
    raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (1153, "Got a packet bigger than
'max_allowed_packet' bytes")
root [/var/spool/MailScanner]#

mvh
Mikael Syska
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to