Errors is ugrading from Moodle 2.5.5 to Moodle 2.6.2

Errors is ugrading from Moodle 2.5.5 to Moodle 2.6.2

by g k -
Number of replies: 1

This is on a Linux webserver. The error message I get consistently is:

 

Upgrading to new version

qtype_multichoice

Table "question_multichoice" already exists

More information about this error

Debug info: can not rename table
Error code: ddltablealreadyexists
Stack trace:
  • line 505 of /lib/ddl/database_manager.php: ddl_exception thrown
  • line 76 of /question/type/multichoice/db/upgrade.php: call to database_manager->rename_table()
  • line 531 of /lib/upgradelib.php: call to xmldb_qtype_multichoice_upgrade()
  • line 1601 of /lib/upgradelib.php: call to upgrade_plugins()
  • line 436 of /admin/index.php: call to upgrade_noncore()

 

Any ideas would be appreciated.

 

Average of ratings: -
In reply to g k

Re: Errors is ugrading from Moodle 2.5.5 to Moodle 2.6.2

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

This is an odd issue that a few people encounter, but it works fine for almost everybody. See MDL-43393 for more information.

Until we can work out what is causing the failures for a few people we are stuck. I don't have any hypotheses at the moment.