getting the latest -dev to test for another issue; now,

drush @d7_test013 pm-releases memcache
------- RELEASES FOR 'MEMCACHE' PROJECT -------
Release Date Status
7.x-1.x-dev 2011-Jul-04 Development, Installed
7.x-1.0-beta4 2011-May-27 Supported, Recommended
7.x-1.0-beta2 2010-Sep-29 Security

drush @d7_test013 dl memcache-7.x-1.x-dev
Project memcache (7.x-1.x-dev) downloaded to /srv/www/test_013/d7/sites/all/modules/memcache. [success]
Project memcache contains 2 modules: memcache_admin, memcache.

drush @d7_test013 pm-enable memcache
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function lock_initialize() in /srv/www/test_013/d7/includes/bootstrap.inc, line 2134

drush @d7_test013 pm-enable memcache_admin
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function lock_initialize() in /srv/www/test_013/d7/includes/bootstrap.inc, line 2134

Comments

catch’s picture

Status: Active » Fixed

Pushed a fix for this, should be fine now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.