After I do an drush -v update, in the cmd.exe window, I get the following error message(s):
Node code updates available. [ok]
The command could not be executed successfully (returned: Could not [error]
open input file: s, code 1)
An error occurred at function: drush_pm_post_update [error]
Command displatch complete [notice]
Comments
Comment #1
starbow commentedAlso, the updatedb command is not being execute, but the rest of the update seems to be running successfully.
Comment #2
rick24 commentedI am getting this same error on clean install of Drupal (also on XP, though I doubt that XP is a factor). 'drush status' output is as expected.
The error occurs after the the first two modules' status is displayed:
UPDATE:
After a cursory debug session, it appears this occurs only when no updates are required. On a cloned version of this site with more modules and updates required, this error does not occur.
Comment #3
jonhattanThis is quite old. Who knows if it's still an issue. Try with drush HEAD and reopen or post a new issue if you still have this problem.
Note there're other issues related to windows support that may help. For example #766080: Windows support for drush: escaping the path to drush in backend invoke and elsewhere