Closed (fixed)
Project:
Drush
Version:
All-versions-4.x-dev
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jul 2011 at 13:08 UTC
Updated:
23 Aug 2011 at 20:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedWe need --debug output from when you run against the problem site alone.
Comment #2
Tor Arne Thune commentedSorry about that. Had to redo the updates to save the debug output. Attachment is the output of the 2 sites updated by the script.
As can be seen, the first update respects --no-core, when an update to Drupal core is available. The second update finds 1 update to Drupal core, and does not respect --no-core, as it asks if I want to update it (as I do just to show more debug info).
Comment #3
jonhattanFixed in master.
Comment #4
jonhattancherry pick http://drupalcode.org/project/drush.git/commit/e32e44e
Comment #5
Tor Arne Thune commentedI've noticed that this only happens when there are no updates available other than Drupal core. That is, when there are other updates, Drush respects --no-core, but when the only update available is Drupal core, it does not respect --no-core.
Comment #6
msonnabaum commentedBackported.