Hi, this bug is related to rails, because dbconsole.db does not : - respect config.database_configuration_file - provide command line option to change the database.yml path See [0] and attached patch.
With the patch, calling script/dbconsole is done like this : sudo -u www-data ./script/dbconsole -p -y "/etc/redmine/default/database.yml" production I'm waiting an answer from upstream rails and pkg-ruby-extras-maintainers. Regards, Jérémy Lal [0] https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1710 _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
