On 20/02/2023 16:23, Jakob Haufe wrote:
Control: tag -1 + help
On Mon, 20 Feb 2023 15:57:23 +0100
Andre Heider <a.hei...@gmail.com> wrote:
Adding "gem 'thin'" to /usr/share/redmine/Gemfile fixes it for me.
I've no idea about ruby stuff, so that's probably not an appropriate
solution. Does this need to be fixed or can I solve that without
modifying the package's Gemfile?
We discussed the same issue two days ago on IRC.
The correct place for this is /usr/share/redmine/Gemfile.local, so it
will survive updates.
Nice, that worked, thanks!
It is currently undecided whether this needs to be documented somewhere
or whether we can find an automatic way of doing this without a hard
dependency on thin.
Suggestions are welcome.
I tried to find hints in the changelogs of the thin and redmine packages
and in /usr/share/doc/redmine/examples/thin-redmine.yml first, but
couldn't find anything.
The latter sounds like a good place?
Cheers,
Andre