Closed (duplicate)
Project:
Drush
Version:
7.x-5.0-rc5
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 07:44 UTC
Updated:
3 Apr 2012 at 14:53 UTC
Hi,
Here's a scenario: I've written a module, and it requires uc_product in ubercart module. Ubercart is not installed on my system. The module currently knows that my project requires uc_product, but it doesn't know what module provides it, so it can't download ubercart.
Comments
Comment #1
greg.1.anderson commentedThis is a limitation of Drush. If it cannot find a module 'm', it checks to see if perhaps it can be found in a project of the same name. Drush does not yet have any way to do the reverse mapping from the module name to the project name.
Comment #2
moshe weitzman commentedThis is a drupal.org request to provide such mapping. Some prior discussion at #112692: Drupal ports collection - automate package installation and dependency checking