
Description
I have a Drupal 8.0.0 site and Drush master-branch. When I ran "drush up" I was informed that the update has been made successfully and Drupal version is now 8.0.1 ... I ran "drush cr" and went happy into the UI "Knowing" that the update took place woohoo, but than I SADLY realized that the program is still 8.0.0 ... I.E It seems that the drush update didn't take effect.
Than, I looked at the Drush process again and saw the error I missed... It's confusing me, If Drush both gave an error ("Unable to decompress" "druB89E.tmp.gz"), and made the update "Successfully", than who's right? Which side has the justice?, Did I had a partial update and now something is messed up? Would you suggest to me to try to fix this error or to cancel the whole process somehow (partial downgrade)?
Since I'm just starting to learn coding, I don't really know how to treat this case and what steps to take with it. Any advice?
Activity