[OH-Dev] [issue757] Impossible to Import a data snapshot: "Multiple fixtures named '2012-08-12' in absolute path. Aborting."
e2jk
bugs at openhatch.org
Sun Aug 12 14:16:00 UTC 2012
New submission from e2jk <emilien+openhatch.org at klein.st>:
I just cloned Openhatch (commit 08218b8ded), ran `python manage.py syncdb --
noinput` then `python manage.py migrate`, and following the instruction at https://openhatch.org/wiki/Importing_a_data_snapshot I downloaded the latest
available snapshot http://inside.openhatch.org/snapshots/2012-08-12.json.gz,
ungzipped it and executed `python manage.py loaddata 2012-08-12.json`
After running for about 5-10 minutes, the process stops with this error message:
Multiple fixtures named '2012-08-12' in absolute path. Aborting.
As a result my local copy of Openhatch has no data (users, projects, etc.)
----------
messages: 3359
nosy: e2jk, paulproteus
priority: bug
status: unread
title: Impossible to Import a data snapshot: "Multiple fixtures named '2012-08-12' in absolute path. Aborting."
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue757>
__________________________________________
More information about the Devel
mailing list