Using the 2.x-dev release one needs to add an empty patron.module file for the module to be listed in the active modules. Otherwise module_exists('patron') returns false in update 6201 to 6204 and completes successfully without any changes. A quick "touch patron.module" solved the problem and the updates converted about a thousand entries flawlessly.

Comments

jastraat’s picture

Dang. Alrighty. I was really hoping to be able to get ride of that, but I can add it back in if necessary

jastraat’s picture

Status: Active » Fixed

Added back empty patron module file to 6.x-2.x branch. http://drupal.org/cvs?commit=451352

Note, it will be there in the next automatic dev rebuild.

Status: Fixed » Closed (fixed)

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