id summary reporter owner description type status priority milestone component version resolution keywords cc port 25132 py26-couchdbkit missing dependency andrew@… petrrr "py26-couchdbkit does not work because restkit.rest is not installed as a dependency for the package. {{{ Validating models... Unhandled exception in thread started by Traceback (most recent call last): File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/core/management/commands/runserver.py"", line 48, in inner_run self.validate(display_num_errors=True) File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/core/management/base.py"", line 245, in validate num_errors = get_validation_errors(s, app) File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/core/management/validation.py"", line 28, in get_validation_errors for (app_name, error) in get_app_errors().items(): File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/db/models/loading.py"", line 146, in get_app_errors self._populate() File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/db/models/loading.py"", line 64, in _populate self.load_app(app_name) File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/db/models/loading.py"", line 78, in load_app models = import_module('.models', app_name) File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/utils/importlib.py"", line 35, in import_module __import__(name) File ""/Users/andrew/Documents/devel/python/baruwa2/../baruwa2/messages/models.py"", line 2, in from couchdbkit.ext.django.schema import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/couchdbkit/ext/django/schema.py"", line 23, in from couchdbkit import schema File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/couchdbkit/schema/__init__.py"", line 151, in from couchdbkit.schema.base import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/couchdbkit/schema/base.py"", line 26, in from couchdbkit.client import Database File ""/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/couchdbkit/client.py"", line 50, in from restkit.rest import url_quote ImportError: No module named restkit.rest }}} " defect closed Normal ports 1.8.2 fixed jkrage@… blair py26-couchdbkit