HI!
just upgraded to the latest releases of spaces, context, strongarm, purl, admin, designkit, rubik, tao modules/themes and got the following errors after the update:

Table 'spacesdemo.spaces' doesn't exist query: SELECT * FROM spaces in (...)/spaces.install on line 263.

Table 'pacesdemo.spaces_features' doesn't exist query: SELECT * FROM spaces_features in (...)/spaces.install on line 268.

Table 'spacesdemo.spaces_settings' doesn't exist query: SELECT * FROM spaces_settings in (...)/spaces.install on line 273.

Unknown table 'spaces' query: DROP TABLE spaces in (...)/spaces/includes/database.mysql-common.inc on line 261.

Unknown table 'spaces_features' query: DROP TABLE spaces_features in (...)/spaces/includes/database.mysql-common.inc on line 261.

Table 'spaces_overrides' already exists query: CREATE TABLE spaces_overrides ( `type` VARCHAR(64) NOT NULL, `id` VARCHAR(255) NOT NULL, `object_type` VARCHAR(64) NOT NULL, `object_id` VARCHAR(255) NOT NULL, `value` TEXT DEFAULT NULL, INDEX space (type, id), INDEX object (object_type, object_id) ) /*!40100 DEFAULT CHARACTER SET UTF8 */ in (...)/spaces/includes/database.inc on line 529.

I notice few inconsistencies with permissions, dashboard and create content settings (but I am not 100% sure for I was still exploring the functionalities...).
Maybe I shouldn't have updated all the modules at once?
Is this a problem I can correct or do I have to reinstall the thing from scratch (not a coder here)?

Thanks a lot!

PS: After the update the only message that shows up in dblog is
Page not found: sites/all/themes/rubik/cube/images/vrule.png