I saw that there was a new version out, so I did a "drush up" and came across this error:
File ms_membership-6.x-6.6a.tar.gz is corrupt (wrong md5 checksum). [error]
Updating project ms_membership failed. Attempting to roll back to [error]
previously installed version.
An error occurred at function : drush_pm_updatecode [error]
I'm honestly pretty new to drush, git, and mac/os, so I can't readily determine whether it's me doing something wrong or what. If you know off the top of your head, please educate me! Life is simpler with drush :)
Thanks!
-Bronius








Ok, I get it. via command line, I can't pull the latest tarball, because I am not authenticated to your store. Is there any way around it? Maybe by implementing the registered keys already in code? (ooh that would be so cool)
A tip for anyone else using drush: I manually copied over the files to apply the updates, and while my Modules page reported the correct version, "drush up" always reported the .6.5 previous version! drush cc cleared my cache, and I was on the road to happiness again.
Thanks for the great module. Looking forward to seeing the reported fixes in this version!