This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

Custom install profile fails by some dependencies

Help

Custom install profile fails by some dependencies

I created my own custom install profile which can be found here. I installed a platform with this installation profile in the 'static' folder using the make file (same repository, 'drush.make'). I verified the platform in Aegir, which finishes with success. However, when I add a site with the custom installation profile selected, some errors appear.

In the .info file I specified some (contrib) dependencies which are downloaded with the makefile. Some modules work (Token, Backup & Migrate, l10n_update, ...), some do not (wysiwyg, pathauto, views, ...). See the .info file for explanation.

The dependencies that don't work are giving the following error: PDOException Object ( [message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'globalredirect' for key 'PRIMARY' [string:Exception:private] => [code:protected] => 23000

It is especially strange because some contrib modules give the error, while some do not.

Need help?

Discussion

The discussion area lets your team communicate by posting updates and discussing issues. It is a great place for sharing progress, discussing challenges, and exploring ideas.