Control: tags -1 + bookworm Hi,
On 2023-10-23 16:26, wim wrote:
after installing a clean redmine instance on a base debian vm following https://wiki.debian.org/Redmine i tried the two available plugins, this plugin stops redmine from working.
Thank you for reporting this, it seems to be a rather serious issue. I will give it a closer look once I get to setting up a VM with bookworm.
the relevant apache error log:
[snip]
[ E 2023-10-23 15:17:53.8078 10169/Tp age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /usr/share/redmine: The application encountered the following error: undefined local variable or method `acts_as_list' for RedhopperIssue:Class Did you mean? acts_as_tree (NameError) Error ID: 28575fd4 Error details saved to: /tmp/passenger-error-JL5Kr9.html
Judging from the log it seems that acts_as_list symbol is not properly loaded into the namespace. Might be due to incompatibility of redmine-plugin-redhopper and ruby-acts-as-list in bookworm.
Cheers, Andrius

