Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drush up drupal -d Version 8.1.13 - Destination directory already exists #2896

Closed
jkeruzec opened this issue Aug 25, 2017 · 2 comments
Closed

Comments

@jkeruzec
Copy link

jkeruzec commented Aug 25, 2017

Hello,

I'm trying to upgrade a Drupal 8 installation on Centos 6.8 with latest Drush 8.1.13.
PHP Version : PHP 5.6.27 (cli) (built: Oct 15 2016 21:31:59)
My command is:
drush up drupal -d

After decompressing the drupal 8.3.7 archive, I have this following :

drupal-8.3.7/vendor/.htaccess
drupal-8.3.7/vendor/web.config
drupal-8.3.7/LICENSE.txt
Calling chdir(/var/www/XXX/XXX/XX-portal) [29.8 sec, 49.37 MB] [debug]

Destination directory /var/www/XXX-XXX-XX-portal/drupal-8.3.7 already exists. [29.8 sec, 49.37 MB] [error]

Updating project drupal failed. Attempting to roll back to previously installed version. [29.8 sec, 49.38 MB] [error]
Returned from hook drush_pm_updatecode [29.8 sec, 49.24 MB] [debug]
Rolling back update of Drupal core code ... [29.8 sec, 49.24 MB] [notice]

I succeed to upgrade this drupal on Windows local dev server from an VM Ubuntu after few tries but not with Centos production installation.

Any clue to help me ?

Regards,

@weitzman
Copy link
Member

Please use Drupal Answers for support questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants