That looks like some data corruption in your database. The serialized data 
describing your database schema is either corrupted or can't fully be read.

What database are you using? Do you have a backup?

Christian



On Apr 16, 2012, at 3:57, Viktor Jozsa <jozsa.vikt...@gmail.com> wrote:

> Hi!
> 
> The following errors found during the site upgrade: (upgrade 1.6.4.1
> to 1.6.5)
> 
> Rebuilding directory structure
> Updating database. This may take a while.
> Creating tables ...
> /etc/host.conf: line 2: bad command `SNMPSERVER=-YES-'
> There are unapplied evolutions for accounts.
> There are unapplied evolutions for changedescs.
> There are unapplied evolutions for reviews.
> There are unapplied evolutions for scmtools.
> Traceback (most recent call last):
>  File "/usr/local/bin/rb-site", line 9, in <module>
>    load_entry_point('ReviewBoard==1.6.5', 'console_scripts', 'rb-
> site')()
>  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> py2.6.egg/revie                                          wboard/
> cmdline/rbsite.py", line 1745, in main
>    command.run()
>  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> py2.6.egg/revie                                          wboard/
> cmdline/rbsite.py", line 1642, in run
>    site.sync_database()
>  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> py2.6.egg/revie                                          wboard/
> cmdline/rbsite.py", line 346, in sync_database
>    self.run_manage_command("syncdb", params)
>  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> py2.6.egg/revie                                          wboard/
> cmdline/rbsite.py", line 469, in run_manage_command
>    execute_manager(reviewboard.settings, [__file__, cmd] + params)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> __init__.py", line 438, in execute_manager
>    utility.execute()
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> __init__.py", line 379, in execute
>    self.fetch_command(subcommand).run_from_argv(self.argv)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> base.py", line 191, in run_from_argv
>    self.execute(*args, **options.__dict__)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> base.py", line 220, in execute
>    output = self.handle(*args, **options)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> base.py", line 351, in handle
>    return self.handle_noargs(**options)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> commands/syncdb.py", line 109, in handle_noargs
>    emit_post_sync_signal(created_models, verbosity, interactive, db)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/cor                                          e/management/
> sql.py", line 190, in emit_post_sync_signal
>    interactive=interactive, db=db)
>  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> django/dis                                          patch/
> dispatcher.py", line 172, in send
>    response = receiver(signal=self, sender=sender, **named)
>  File "/usr/local/lib/python2.6/dist-packages/django_evolution-0.6.5-
> py2.6.egg/                                          django_evolution/
> management/__init__.py", line 78, in evolution
>    old_proj_sig = pickle.loads(str(latest_version.signature))
> EOFError
> 
> 
> What could cause this?
> 
> Thank you in advance.
> 
> Regards
> 
> Józsa Viktor
> 
> -- 
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to