Closed Bug 689001 Opened 14 years ago Closed 14 years ago

Error During Installation

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: buddy, Unassigned)

Details

(kuma)rinji:kuma percent20$ python manage.py syncdb Traceback (most recent call last): File "manage.py", line 45, in <module> import log_settings File "/Users/percent20/Programming/Mozilla/kuma/log_settings.py", line 6, in <module> import celery.conf File "/Users/percent20/Programming/Mozilla/kuma/vendor/packages/celery/celery/conf.py", line 276, in <module> prepare(sys.modules[__name__]) File "/Users/percent20/Programming/Mozilla/kuma/vendor/packages/celery/celery/conf.py", line 135, in prepare m.ALWAYS_EAGER = _get("CELERY_ALWAYS_EAGER") File "/Users/percent20/Programming/Mozilla/kuma/vendor/packages/celery/celery/conf.py", line 126, in _get value = getattr(source, alias) File "/Users/percent20/Programming/Mozilla/.vnv/kuma/lib/python2.6/site-packages/django/utils/functional.py", line 276, in __getattr__ self._setup() File "/Users/percent20/Programming/Mozilla/.vnv/kuma/lib/python2.6/site-packages/django/conf/__init__.py", line 42, in _setup self._wrapped = Settings(settings_module) File "/Users/percent20/Programming/Mozilla/.vnv/kuma/lib/python2.6/site-packages/django/conf/__init__.py", line 139, in __init__ logging_config_func(self.LOGGING) File "/Users/percent20/Programming/Mozilla/.vnv/kuma/lib/python2.6/site-packages/django/utils/dictconfig.py", line 553, in dictConfig dictConfigClass(config).configure() File "/Users/percent20/Programming/Mozilla/.vnv/kuma/lib/python2.6/site-packages/django/utils/dictconfig.py", line 277, in configure raise ValueError("dictionary doesn't specify a version") ValueError: dictionary doesn't specify a version
Target Milestone: --- → 1.4
I was sitting with Buddy and got the same results when I tried following installation.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Conversation moved here: https://github.com/mozilla/kuma/pull/9 I think the main thing is that the instructions are a bit outdated. We didn't used to have vendor as a submodule, so the git clone under vendor is no longer needed
I think this is actually resolved, no?
Up to Buddy - do the latest installation instructions work?
I just ran through the instructions once again and it all works.
Alright, I'll say this is closed then
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.