I just did a 'drush up drupal' on a 7.8 site and when I went to look for the new fast 404 stuff, I found default.settings.php wasn't updated.

I assume this is because my sites/default folder isn't writable, but drush didn't give me any warning of this.

Suggestion:

either:

a. check it's writable and warn before update. Though it's pretty rare for an update to touch default.settings.php, so insisting on this is going to be annoying
b. warn when trying to write the file. not sure what the user should do at that point though. maybe write it to sites/move-to-default.settings.php or something and tell the user to move it manually?

Comments

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)

Please follow the advice here when posting support requests.

greg.1.anderson’s picture

Version: » 8.x-6.x-dev
Status: Postponed (maintainer needs more info) » Closed (won't fix)
Issue tags: +Needs migration

This issue was marked closed (won't fix) because Drush has moved to Github.

If desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to closed (duplicate).

Please ask support questions on Drupal Answers.