Closed (fixed)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Core integration
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 16:18 UTC
Updated:
8 Jun 2012 at 13:11 UTC
Jump to comment: Most recent file
Comments
Comment #2
fagonext try
Comment #4
fagooh, module_enable() already fails. Also, it's strange the test-bot runs the i18n test case but not the rules test case?
Comment #5
bdragon commented#2: entity_bot.patch queued for re-testing.
Comment #6
berdirLooks like the same problem that I once had in TMGMT. i18n depends on variable.module, but the dependency on that is missing. That's why the install fails.
Try to ping rfay in IRC to have him rebuild the dependencies manually, maybe something got messed up.
Comment #7
fagooh, I see - thanks!!
Seems they've been already rebuilt, tests are green again - hurray!!