For the historical record: * createsuperuser is a Django built-in command, not our code. * We have our own MAAS-tailored version, createadmin. * The email field must be unique and non-null, but can be empty. * MAAS already creates a system user with empty email address. * A null email address would be the right way to do this, but Django's supports null values more or less as an afterthought.
The simple fix is to update the documentation, so it always points users to createadmin, not createsuperuser. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1243917 Title: 'maas createsuperuser' errors out if no email address is entered. To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1243917/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs