Created
October 30, 2013 18:38
-
-
Save splbio/7237704 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running migrations for account: | |
- Migrating forwards to 0018_add_hast_user_and_group. | |
> account:0001_initial | |
> account:0002_auto__add_bsdusers__add_bsdgroups | |
> account:0003_auto__add_bsdgroupmembership__del_field_bsdusers_bsdusr_password__add_ | |
> account:0004_builtin_user_and_groups | |
- Migration 'account:0004_builtin_user_and_groups' is marked for no-dry-run. | |
Installed 29 object(s) from 1 fixture(s) | |
> account:0005_auto__add_unique_bsdgroups_bsdgrp_group | |
> account:0006_add_dbus_users | |
- Migration 'account:0006_add_dbus_users' is marked for no-dry-run. | |
> account:0007_auto__add_field_bsdusers_bsdusr_email | |
> account:0008_root_email | |
- Migration 'account:0008_root_email' is marked for no-dry-run. | |
> account:0009_clean_db_session | |
- Migration 'account:0009_clean_db_session' is marked for no-dry-run. | |
> account:0010_bsdusers_ftp | |
- Migration 'account:0010_bsdusers_ftp' is marked for no-dry-run. | |
> account:0011_auto__add_unique_bsdusers_bsdusr_uid | |
> account:0012_auto__chg_field_bsdusers_bsdusr_uid__chg_field_bsdusers_bsdusr_home | |
> account:0013_add_uucp_user_to_operator_group | |
- Migration 'account:0013_add_uucp_user_to_operator_group' is marked for no-dry-run. | |
> account:0014_auto__add_field_bsdusers_bsdusr_password_disabled__add_field_bsdusers_ | |
> account:0015_user_pwddisabled_locked | |
- Migration 'account:0015_user_pwddisabled_locked' is marked for no-dry-run. | |
> account:0016_auto__del_unique_bsdusers_bsdusr_uid | |
> account:0017_add_auditdistd_user | |
- Migration 'account:0017_add_auditdistd_user' is marked for no-dry-run. | |
! Error found during real run of migration! Aborting. | |
! Since you have a database that does not support running | |
! schema-altering statements in transactions, we have had | |
! to leave it in an interim state between migrations. | |
! You *might* be able to recover with: (migration cannot be dry-run; cannot discover commands) | |
! The South developers regret this has happened, and would | |
! like to gently persuade you to consider a slightly | |
! easier-to-deal-with DBMS (one that supports DDL transactions) | |
! NOTE: The error which caused the migration to fail is further up. | |
Error in migration: account:0017_add_auditdistd_user | |
=================================================================== | |
ERROR: build FAILED; see above or log file here: /tank/home/alfred/fn/fn_unified_ports/os-base/amd64/_.cust.add_gui | |
to submit a build error type 'make build-bug-report [email]' | |
do_build.sh: ERROR: FreeNAS /tank/home/alfred/fn/fn_unified_ports/nanobsd/os-base build FAILED; please check above log for more details | |
*** [all] Error code 1 | |
Stop in /tank/home/alfred/fn/fn_unified_ports. | |
You have new mail. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment