I am finding that the installation of Entity Boxes is triggering behavior in the Entity system that requires other entity-based modules to already have database setup. On fresh site installs, this can be a blocking problem :)

After spending a good amount of time on it, I've identified this to be a PITA, and put together the attached patch for my own makefile, hopefully it points out the shortcut workaround until someone can reproduce and dig in at greater length.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Grayside’s picture

Another bad hack.

Grayside’s picture

hefox’s picture

hefox’s picture

Patch in vien of previous in that won't catch all occurances :/, but will catch the two core ones I saw (taxonomy/rdf)

hefox’s picture

Need to include install.inc

hefox’s picture