Hi


I do not know if was only in my installation, but for people with same error 
maybe this will be usefull



I just start to install baruwa in Centos 6.3 Final 32 bits using the repo in 
the site www.baruwa.org



The first time I run the command " baruwa-admin syncdb --noinput" I get an error



Investigating I first found some problems with django-south but after some more 
research I found a missing rpm named "django-picklefield"



This rpm was not installed when I install baruwa, or any other rpm installed in 
the manual, but is need when run the command mentioned



I just simple install the rpm and everything goes well, I will continue to 
install but maybe is good idea include the dependency



The packages downloaded from the repos are:



baruwa-1.1.1-1.el6.noarch

python-django-1.3.1-1.el6.rf.noarch

mailscanner-4.84.5-3.el6.noarch



the missing rpm was



django-picklefield-0.1.9-1.el6.noarch





the output of error the first time when run the command was something like this:



# baruwa-admin syncdb --noinput

Traceback (most recent call last):

.

.

.

    for (app_name, error) in get_app_errors().items():

  File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 
146, in get_app_errors

    self._populate()

  File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 64, 
in _populate

    self.load_app(app_name)

  File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 78, 
in load_app

    models = import_module('.models', app_name)

  File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, 
in import_module

    __import__(name)

  File "/usr/lib/python2.6/site-packages/djcelery/models.py", line 11, in 
<module>

    from picklefield.fields import PickledObjectField                           
                                                                                
                           <------------- this was the key of the problem







Jorge Arenas









________________________________

IMPORTANTE: Los documentos y archivos que se anexan a esta transmision, 
contienen informacion confidencial la cual es legalmente secreta. Esta 
informacion puede ser usada unicamente por el destinatario cuyo nombre aparece 
inserto en esta transmision. Si usted ha recibido esta transmision por error, 
notifiquenos inmediatamente por esta misma via, y borre el archivo y sus 
anexos. Se hace de su conocimiento por medio de esta nota, que cualquier 
divulgacion, copia, distribucion o toma de cualquier accion derivada de la 
informacion confiada en esta transmisin, queda estrictamente prohibido, el 
incumplimiento de esto genera responsabilidad legal.

IMPORTANT: The documents and files attached to this transmission contain 
confidential information that must be kept secret by law. This information is 
for the exclusive use of the specified recipient whose name appears in this 
transmission. If you have received this message by mistake, please notify us 
immediately by return e-mail and delete the file and its attachments. You are 
hereby notified that any dissemination, copying, distribution or adoption of 
any action arising from the confidential information contained herein is 
strictly prohibited. Any violation will be penalized by law.
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to