I'm getting this error when running Drush on my server:

drush -r /srv/www/afd42.com/builds/current -l afd42.com -y updb
PHP Fatal error:  Cannot redeclare libraries_drush_command() (previously declared in /srv/www/sites/afd42.com/builds/v1.0.0-alpha.8/profiles/sfera/modules/contrib/libraries/libraries.drush.inc:13) in /srv/www/sites/afd42.com/builds/v1.0.0-alpha.8/profiles/sfera/modules/libraries/libraries.drush.inc on line 25

The lines in question are these:
1. Default (zsh)

This makes no sense. Any ideas?

CommentFileSizeAuthor
#1 Screen Shot 2012-08-25 at 22.44.33.PNG13.08 KBmikl
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikl’s picture

Added screenshot.

mikl’s picture

Issue summary: View changes

Inserted local screenshot.

PatchRanger’s picture

Status: Active » Closed (cannot reproduce)

As I can see you have moved 'libraries' module from modules/contrib/libraries to modules/libraries or vice versa, right?
If so just flush your caches and the problem should go away.
Feel free to reopen if the problem occurs again.

PatchRanger’s picture

Issue summary: View changes

Another try at the URL.