According to the hook_update_N() API docs, the old updates should still be in the .install file. At the very least, all of the updates for 6.x (all branches) should be present. The only updates I see in there are for 6.x-3.x. Since I updated a VERY old site, I am missing the updates since 6004 and this is causing errors.

Please put all those updates back into the .install file.

Comments

nancydru’s picture

I just copied all the updates from 6.x-2.0 and pasted them into the 6.x-3.0 .install file and reran updates from 6005 and appear to be okay now.

  • netw3rker committed 47a30ea on 6.x-3.x authored by NancyDru
    Issue #1282470 by NancyDru: Updates missing from the .install file
    
netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

3 years later, this is going in. @NancyDru, you are absolutely right!