upgrade error to 8.0.9

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
andros_evgen
Posts: 1
Joined: Wed Mar 11, 2015 6:27 am

upgrade error to 8.0.9

Post by andros_evgen »

I have ubuntu 10.04 and zimbra 7.2.7 when l doing upgrade to zimbra 8.0.9 - error appears:  
Running mysql_upgrade...done.
Redolog version update required.
Mon Oct 6 17:08:56 2014: Verified redolog version 1.31.
Mon Oct 6 17:08:56 2014: Updating Redolog schema version from 1.31 to 1.42.
Redolog version update finished.
Schema upgrade required from version 65 to 92.
Running /opt/zimbra/libexec/scripts/migrate20120611_7to8_bundle.pl
Mon Oct 6 17:09:00 2014: Verified schema version 65.
Mon Oct 6 17:09:01 2014: Adding device information columns to ZIMBRA.MOBILE_DEVICES table...
Mon Oct 6 17:09:02 2014: Adding ZIMBRA.PENDING_ACL_PUSH table...
Mon Oct 6 17:09:03 2014: Adding TAG table...
.....
Mon Oct 6 17:09:16 2014: Adding TAGGED_ITEM table...
.....
Mon Oct 6 17:09:28 2014: Adding version and last_purge_at columns to ZIMBRA.MAILBOX table...
Mon Oct 6 17:09:30 2014: Adding/Modifying columns in mail_item, mail_item_dumpster, revision, revision_dumpster tables...
.....
.....Mon Oct 6 17:10:56 2014: DB: ALTER TABLE mboxgroup19.mail_item_dumpster
ADD COLUMN recipients VARCHAR(128) AFTER sender,
MODIFY COLUMN blob_digest VARCHAR(44) BINARY,
ADD COLUMN uuid VARCHAR(127) AFTER mod_content,
ADD INDEX i_uuid (mailbox_id, uuid),
MODIFY COLUMN name VARCHAR(255),
ADD COLUMN tag_names TEXT AFTER tags;: Table 'mboxgroup19.mail_item_dumpster' doesn't exist
Died at /opt/zimbra/libexec/scripts/Migrate.pm line 371, <OUTPUT> line 101.
Script failed with code 256: - exiting
UPGRADE FAILED - exiting.
Post Reply