[1.1.8] Upgrade do 1.2.0

27 views
Skip to first unread message

Michał Paszek

unread,
May 9, 2013, 5:28:37 AM5/9/13
to rhod...@googlegroups.com
Mam problem z podniesieniem wersji 1.1.8 do 1.2.0:

#> paster make-config RhodeCode production.ini
Distribution already installed:
  RhodeCode 1.2.0 from /usr/lib/python2.6/site-packages/RhodeCode-1.2.0-py2.6.egg
Traceback (most recent call last):
  File "/usr/bin/paster", line 9, in <module>
    load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')()
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 84, in run
    invoke(command, command_name, options, args[1:])
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 123, in invoke
    exit_code = runner.run(args)
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/appinstall.py", line 68, in run
    return super(AbstractInstallCommand, self).run(new_args)
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 218, in run
    result = self.command()
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/appinstall.py", line 328, in command
    self.installer.write_config(self, self.config_file, self.vars)
  File "/usr/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/appinstall.py", line 508, in write_config
    command.ensure_file(filename, self.config_content(command, vars))
  File "/usr/lib/python2.6/site-packages/Pylons-1.0-py2.6.egg/pylons/util.py", line 203, in config_content
    if pkg_resources.resource_exists(module, self.config_file):
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 852, in resource_exists
    return get_provider(package_or_requirement).has_resource(resource_name)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 180, in get_provider
    __import__(moduleOrReq)
  File "/var/www/rhodecode-venv/build/rhodecode/rhodecode/__init__.py", line 38, in <module>
    from rhodecode.lib.utils import get_current_revision
  File "/var/www/rhodecode-venv/build/rhodecode/rhodecode/lib/utils.py", line 47, in <module>
    from rhodecode.model.db import Repository, User, RhodeCodeUi, UserLog
  File "/var/www/rhodecode-venv/build/rhodecode/rhodecode/model/db.py", line 39, in <module>
    class RhodeCodeSettings(Base):
  File "/var/www/rhodecode-venv/build/rhodecode/rhodecode/model/db.py", line 43, in RhodeCodeSettings
    app_settings_name = Column("app_settings_name", String(length=255, convert_unicode=False, assert_unicode=None), nullable=True, unique=None, default=None)
TypeError: __init__() got an unexpected keyword argument 'assert_unicode'

Mogę prosić o pomoc?

Reply all
Reply to author
Forward
0 new messages