On 25/07/2012 15:32, Toni Mueller wrote: > I just ran an upgrade and found this on the console: > > # apt-get install -f > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 1267 not upgraded. > 1 not fully installed or removed. > After this operation, 0 B of additional disk space will be used. > Setting up redmine (1.4.4+dfsg1-1) ...
That doesn't say from which version of redmine you are upgrading. > Populating database for redmine instance "default". > This may take a while. > NOTE: Gem.source_index is deprecated, use Specification. It will be removed > on or after 2011-11-01. > Gem.source_index called from > /usr/share/redmine/vendor/rails/railties/lib/rails/gem_dependency.rb:21. > rake aborted! > production database is not configured > > Tasks: TOP => db:migrate => environment > (See full trace by running task with --trace) > Error when running rake db:migrate, check database configuration. A common reason for that kind of failure is a manually installed plugin, please make sure you don't have one in /usr/share/redmine/vendor/plugins/. Jérémy. _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
