Code review comment for lp://qastaging/~ev/ubuntu-ci-services-itself/better-structure-and-logging

Revision history for this message
Andy Doan (doanac) wrote :

the django charms are broke now during the postgres relation join:

2014-03-07 20:55:55 INFO juju-log pgsql:28: Running pgsql-relation-changed hook
2014-03-07 20:55:56 DEBUG juju-log pgsql:28: PYTHONPATH=/srv/ts_django/conf:/srv/ts_django/code/ci-utils:/srv/ts_django/code/ticket_system /usr/bin/django-admin syncdb --noinput --settings=ticket_system.settings
2014-03-07 20:55:57 ERROR juju-log pgsql:28: status=1, output=usage: django-admin [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: django-admin --help [cmd1 cmd2 ...]
   or: django-admin --help-commands
   or: django-admin cmd --help

error: invalid command 'syncdb'

« Back to merge proposal