Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 10:35 UTC
Updated:
6 Dec 2011 at 01:30 UTC
see http://qa.drupal.org/pifr/test/27276
[09:33:06] Encountered error on [syntax], details:
array (
'@reason' => 'No such module [entity_metadata]',
)
Really, there is no such module in the repo (any more). Still the system think it is there, e.g. it also listed in:
[drupal.modules] => Array
(
[0] => entity
[1] => entity_token
[2] => entity_metadata
[3] => entity_feature
[4] => entity_test
)
Any idea why it still thinks there is an entity metadata module when it isn't?
Comments
Comment #1
rfayDependency information has not been updated since January 15, 2011, so this kind of thing has to be manually fixed. Did it for one project. Maybe I can figure out how to do it again.
I'm working hard on getting dependency stuff fixed again.
Comment #2
jthorson commentedShould be resolved with project_dependency rollout.
Comment #3
jthorson commentedLooks like branch is passing, so I assume this is fixed. Please re-open if I'm wrong.