When you enable a module with Drush, it looks for dependencies and if they're not downloaded, Drush downloads and enables them. Media: Vimeo lists Media: Internet as a dependency, but because Media: Internet comes packaged with Media, there's no project page for Drush to download it from. You get the error:

No release history was found for the requested project
(media_internet).
Module media_vimeo cannot be enabled because it depends on the
following modules which could not be found: media_internet

Fix: Make Media: Vimeo dependent on Media instead. A patch for you, friends:

Comments

RobW’s picture

StatusFileSize
new378 bytes

Never mind the patch above. I forgot git diff picks up all changes, not just the ones that are committed.

This one should work.

RobW’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.