Control: severity -1 important

Hello,

Thanks for your bug report.

On Tue, Nov 18, 2014 at 04:32:01PM -0800, baner...@uw.edu wrote:
> Package: redmine
> Version: 3.0~20140825-1
> Severity: normal
> 
> Dear Maintainer,
> 
> During a dist-upgrade of redmine, wheezy to jessie, redmine upgrade fails.

Do you still have the actual, full error message you got? If so, please
provide it.

> The error message suggested running rake db:migrate  which was tried from
> /usr/share/redmine
> 
> the next error message suggested running rake with --trace, and the following 
> trace was obtained:
> 
> hostname:/usr/share/redmine# rake --trace  db:migrate
> ** Invoke db:migrate (first_time)
> ** Invoke environment (first_time)
> ** Execute environment
> rake aborted!
> ActiveRecord::AdapterNotSpecified: 'development' database is not configured. 
> Available: ["production"]

you need

$ RAILS_ENV=production rake db:migrate

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to