>>> This is a bug, i wonder why it took so long for someone to pick it up. 
>>> Please file[1] a bug report i will provide a fix for it

>>I have committed the fix to this issue, please find attached a patch you can 
>>use.

>Thanks for very much for the quick fix. I'll try it out shortly and let you 
>know how I get on.

Hi I tried this patch but getting the following error. I'm not an expert with 
python so not sure where to look for the missing module or perhaps I've applied 
the patch incorrectly or not done some other important step?

[root@rreshub1 commands]# baruwa-admin queuestats
Traceback (most recent call last):
  File "/usr/bin/baruwa-admin", line 11, in ?
    execute_manager(settings)
  File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py", 
line 438, in execute_manager
    utility.execute()
  File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py", 
line 379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py", 
line 261, in fetch_command
    klass = load_command_class(app_name, subcommand)
  File "/usr/lib/python2.4/site-packages/django/core/management/__init__.py", 
line 67, in load_command_class
    module = import_module('%s.management.commands.%s' % (app_name, name))
  File "/usr/lib/python2.4/site-packages/django/utils/importlib.py", line 35, 
in import_module
    __import__(name)
  File 
"/usr/lib/python2.4/site-packages/baruwa/status/management/commands/queuestats.py",
 line 31, in ?
    from baruwa.mail.status.models import MailQueueItem
ImportError: No module named mail.status.models
[root@rreshub1 commands]#

Paul

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and we believe 
but do not warrant that this e-mail and any attachments
thereto do not contain any viruses. However, you are fully
responsible for performing any virus scanning.


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

Reply via email to