Closed (fixed)
Project:
Profiler
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 20:18 UTC
Updated:
28 May 2011 at 20:41 UTC
$ rdrush si sbg12 -y
You are about to DROP your 'storebackegatan12' database and then CREATE a new one. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a few seconds ... [ok]
WD php: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'storebackegatan12.block' doesn't exist: UPDATE {block} [error]
SET status = 0, region = ''; Array
(
)
in profiler_install_profile_complete() (line 80 of
/srv/www/dev.storebackegatan12/web/profiles/sbg12/libraries/profiler/profiler_api.inc).
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'storebackegatan12.block' doesn't exist: UPDATE {block} SET status = 0, region = ''; Array
(
)
in profiler_install_profile_complete() (line 80 of /srv/www/dev.storebackegatan12/web/profiles/sbg12/libraries/profiler/profiler_api.inc).
Drush command terminated abnormally due to an unrecoverable error.If I add
dependencies[] = block
to my profiles info file everything works like a charm.
Comments
Comment #1
q0rban commentedThanks! Committed.
http://drupalcode.org/project/profiler.git/commit/f52cf69