Hello,

I have made a "drush up" in my Kickstart 2 installation and I had a fatal error :

$ drush up
Unknown path for commerce_kickstart_theme module.                                                                                                                                                 [warning]
Unknown path for commerce_kickstart_admin module.                                                                                                                                                 [warning]
Update information last refreshed: dim, 03/29/2015 - 05:05
 Name                                     Installed Version  Proposed version  Message                
 Advanced help (advanced_help)            7.x-1.1            7.x-1.2           Mise à jour disponible 
 Commerce Kickstart (commerce_kickstart)  7.x-2.21           7.x-2.22          Mise à jour disponible 


Code updates will be made to the following projects: Advanced help [advanced_help-7.x-1.2], Commerce Kickstart [commerce_kickstart-7.x-2.22]

Note: A backup of your project will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects, you will have to migrate those modifications after updating.
Do you really want to continue with the update process? (y/n): y
Project advanced_help was updated successfully. Installed version is now 7.x-1.2.
Backups were saved into the directory /home/floown/drush-backups/mydomaincom/20150329030453/modules/advanced_help.                                                                           [ok]
Project commerce_kickstart was updated successfully. Installed version is now 7.x-2.22.
Backups were saved into the directory /home/floown/drush-backups/mydomaincom/20150329030453/profiles/commerce_kickstart.                                                                     [ok]
PHP Fatal error:  Cannot redeclare system_requirements() (previously declared in /var/www/mydomaine.com/modules/system/system.install:11) in /var/www/mydomaine.com/profiles/commerce_kickstart/modules/system/system.install on line 528

Fatal error: Cannot redeclare system_requirements() (previously declared in /var/www/mydomaine.com/modules/system/system.install:11) in /var/www/mydomaine.com/profiles/commerce_kickstart/modules/system/system.install on line 528
Drush command terminated abnormally due to an unrecoverable error.                                                                                                                                [error]
Error: Cannot redeclare system_requirements() (previously declared in /var/www/mydomaine.com/modules/system/system.install:11) in
/var/www/mydomaine.com/profiles/commerce_kickstart/modules/system/system.install, line 528
The external command could not be executed due to an application error.                  

What can I do?

The site seems to be empty, I think I have lost my site...

Thx for your help.

Comments

floown’s picture

Issue summary: View changes
howdytom’s picture

Try restoring your site from a backup.

Than take a look at the Commerce Kickstarter tutorial:
https://drupalcommerce.org/commerce-kickstart-2/install

bojanz’s picture

Category: Bug report » Support request
Priority: Critical » Normal
Status: Active » Fixed

Sounds like an update gone bad, the files were damaged/moved. Follow the instructions from the link in #2.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.