Closed (fixed)
Project:
ACL
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2011 at 21:52 UTC
Updated:
24 Aug 2011 at 10:02 UTC
not sure if it strictly a DP 7.7 issue since I upgraded core before noticing a problem when rolling the latest ACL dev. This version reports itself as 7.x-1.x-dev, despite the |version = 7.x-1.0-beta3| line acl.info
the net result is that Forum Access 7.x-1.0-beta1 refuses to ackowledged its dependencies as fulfilled:
Requires: ACL (>=1.0-beta2) (incompatible with version 7.x-1.x-dev)
hacking the info file works for me, but I shouldn't have to.
Comments
Comment #1
salvisThank you for the quick report! ACL 7.x-1.0-beta1 is gone by now and I've removed Forum Access' version requirement. Wait until FA 7.x-1.x-dev has been repackaged (up to 12h) and then update to that version.
The packaging script adds the version number to the .info files for releases, but not for development snapshot, that's why I had to add it manually in ACL, but this is not how it's supposed to work normally.
Comment #2
salvis