Reminder regarding
streams update and .htaccess...
Once again, if you have update issues, look at the file upgrade.log to find out why. Almost certainly this will be due to removing the .htaccess file from git a week or two ago and I've asked everybody to be on the lookout for folks with upgrade issues.
mv .htaccess htaccess.orig
util/udall
Then
cp htaccess.orig .htaccess
or
cp htaccess.dist .htaccess
depending on which one you wish to keep.