Hi osopolar
After putting your sandbox in my /sites/all/modules, I have

bu@bu-test:/var/www/html/labua/sites/all/modules$ drush file-delete-unused
Command file-delete-unused needs the following module(s) enabled to run: file_delete. [error]
The drush command 'file-delete-unused' could not be executed.

but

bu@bu-test:/var/www/html/labua/sites/all/modules$ drush en file_delete
file_delete was not found. [warning]
No release history was found for the requested project (file_delete). [warning]
There were no extensions that could be enabled. [ok]

What am I missing ?

Comments

osopolar’s picture

Status: Active » Postponed (maintainer needs more info)

Have you tried to clear the drush cache with drush cc drush?

I placed the modules files in ~/.drush/file_delete.

dbourrion’s picture

Hi
Oh... ok, it works with the modules files in ~/.drush/file_delete

Many thanks.
D.

dbourrion’s picture

Status: Postponed (maintainer needs more info) » Fixed
osopolar’s picture

Title: Houston, we have a problem » Error: Command file-delete-unused needs the following module(s) enabled to run.

Status: Fixed » Closed (fixed)

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