Carefully follow exactly (if not miss) UPGRADE.TXT (disable non-core modules and uninstall any unwanted ones, even remove from modules directory) the following error return after run update.php

The following updates returned messages
user module
Update #7000
• User passwords rehashed to improve security
Update #7002
• Migrated user time zones
system module
Update #7007
• Failed: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3-export nodes' for key 'PRIMARY': INSERT INTO {role_permission} (rid, permission) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1), (:db_insert_placeholder_2, :db_insert_placeholder_3), .......

and so on ....

Have been trying to upgrade for more than 10 times and still the same error occur.

PHP 5.3.6
mySQL 5.0.9

CommentFileSizeAuthor
upgrade-error.jpg210.8 KBasaza
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

asaza’s picture

OOPS Sorry

The PHP 5.3.6 and mySQL 5.0.9 are versions on live site. Capture image is from my MAMP test server with PHP 5.3.5 and mySQL 5.5.9

However, they both run into the same error.

fugazi’s picture

same error..

Version: 7.10 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.