Closed (outdated)
Project:
Git Deploy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2011 at 17:05 UTC
Updated:
18 Mar 2020 at 14:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunAlso opened #1215376: Autoload and populate drupal_get_filename() with libraries.module during Drupal installation -- not sure which way to go. A general-purpose tweak in libraries.install might be preferable, but could also take some time.
Comment #2
sunRequires patch of aforementioned issue.
Comment #3
Freso commentedDo any install profiles add git_deploy currently? Regardless, it should definitely be fixed.
How to re-produce and test the patch? Also, is the problem specific to 6.x-1.x, or do we have it in 7.x-1.x too?
Comment #4
Freso commentedAlso, how does this mingle with #1212942: Clean up git_deploy_requirements()?
Comment #5
fenstratsubscribe
Comment #6
jhedstromPatch in #2 works for me.
Bumping back to critical, as the drupalorg_testing profile uses this module, and won't allow people to install without this fix.
Comment #7
halstead commentedPushed to 6.x-1.x. Thanks!
Comment #8
sun@jhedstrom: Does that mean d.o relies on the Libraries API patch in #1215376: Autoload and populate drupal_get_filename() with libraries.module during Drupal installation now? (doesn't seem to be committed yet)
Comment #10
adammaloneJust a 7.x update for the above patch as advised by this post.
Comment #11
adammaloneComment #12
darren ohComment #13
darren ohRequirements are no longer checked during installation.