Hi Brett -

That error is due to a conflict between two versions of a django model
within an early migration file. There is an issue with modifying that
migration file, so we haven't made the necessary change to handle for that
error. It's not of any consequence, so you can safely ignore it.

- Cyrus

On Mon, Feb 5, 2018 at 2:46 PM, Brett Ferguson <br...@qedsystems.ca> wrote:

> I've almost got my environment setup, but I'm getting the following error
> when running the database setup script
> (python manage.py packages -o setup_db):
>
> ...
>   Applying models.0003_40b4...deleting index : hria_project_resource
> operation: import_graphs
> column "isrequired" of relation "nodes" does not exist
> LINE 1: ...'::uuid, "config" = NULL, "issearchable" = false, "isrequire...
> ...
>
> Has anyone else seen this problem?
>
> I'm running on CentOS7, and running pip list | grep arches returns arches
> (4.1).
>
> Thanks!
>
> Brett
>
> --
> -- To post, send email to archesproject@googlegroups.com. To unsubscribe,
> send email to archesproject+unsubscr...@googlegroups.com. For more
> information, visit https://groups.google.com/d/forum/archesproject?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Arches Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to archesproject+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to