Help with upgrade

Hello Community,

I’m right now trying to upgrade Zammad 2.3.0 to 2.4.0.
I’ve installed from source on a debian 8 machine.

Zammad was using mysql and I’ve followed this instruction:

https://docs.zammad.org/en/latest/install-update.html#source-update

But whenever I do:

bundle install --without test development postgres

The following message appears:

Bundle complete! 77 Gemfile dependencies, 134 gems now installed.
Gems in the groups test, nulldb, postgres, development and mysql were not installed.
Use bundle info [gemname] to see where a bundled gem is installed.

So my problem is Zammad seems to think mysql isn’t for me…

Where can I change that behaviour in order to finish the upgrade?

I seem to have misconfigured something, but I don’t know how to solve my troubles, any help is appreciated.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.