Getting the following while doing the update...

Executing twitter_post_update_7500 [success]
Table 'ipmsusa3_drpl1.role_permission' doesn't exist [warning]
query: SELECT rid
FROM role_permission
WHERE permission = 'post to twitter' database.mysql.inc:135

Fatal error: Call to a member function fetchCol() on a non-object in /home/ipmsusa3/public_html/main/sites/all/modules/contrib/twitter/twitter_post/twitter_post.install on line 30
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to a member function fetchCol() on a non-object in
/home/ipmsusa3/public_html/main/sites/all/modules/contrib/twitter/twitter_post/twitter_post.install, line
30
The external command could not be executed due to an application error. [error]

CommentFileSizeAuthor
#4 twitter-n2560585-4.patch1.48 KBdamienmckenna

Comments

aitala created an issue. See original summary.

damienmckenna’s picture

Dangit. Sorry :(

aitala’s picture

No problem... sometime the leading edge gets stuck :)

E

damienmckenna’s picture

Version: 6.x-5.2 » 6.x-5.x-dev
Status: Active » Needs review
StatusFileSize
new1.48 KB

Does this fix the problem?

aitala’s picture

Yes, I think that patch fixes the issue.

I was able to download 6.x-5.2, apply the patch, then run drush updb... all updates applied fine.

Thanks,

Eric

rakekniven’s picture

Your fix works for me as well.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks for reporting back!

  • DamienMcKenna committed 2923fe0 on 6.x-5.x
    Issue #2560585 by DamienMcKenna: Follow-on from #2556611 to fix...
damienmckenna’s picture

PS, if you find anything else causing major problems then please let me know ASAP, I'm probably going to release 6.x-5.3 tomorrow with this fix included.

Status: Fixed » Closed (fixed)

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