I got this output:

Project calendar was updated successfully. Installed version is now 6.x-2.2.
Project date was updated successfully. Installed version is now 6.x-2.3.
Backups were saved into the directory                                [ok]
/home/gtf/www/backup/modules/20090807163545.

Fatal error: Cannot redeclare theme_date_time_ago() (previously declared in /home/gtf/public_html/sites/all/modules/date/date/date.theme:221) in /home/gtf/public_html/sites/all/modules/date/theme/theme.inc on line 399
Drush command could not be completed.                                [error]

Comments

gallamine’s picture

I get the same error when using Drush to update the Date module.

moshe weitzman’s picture

Status: Active » Closed (won't fix)

Read the error message. the same function was loaded twice in date project. Thats not related to drush.

budda’s picture

Project: Drush » Date
Version: All-Versions-2.0 » 6.x-2.3
Status: Closed (won't fix) » Active

Maybe it needs some attention from the Date project then?

karens’s picture

Status: Active » Closed (cannot reproduce)

This is a really old report. I can't reproduce any problem using the latest dev version of the code. If there is still a problem in the latest dev version, I need steps to reproduce.