On Monday, September 14, 2026 11:48:12 AM Mountain Standard Time Simon Quigley wrote: > I have promoted rust-comrak and ruby-commonmarker from Experimental to > Unstable. Feel free to promote redmine whenever you are ready.
When building redmine for unstable I am receiving numerous errors relating to quirks_mode. For example: ArgumentError: unknown keyword: quirks_mode https://salsa.debian.org/ruby-team/redmine/-/jobs/10311900#L592 ActionView::Template::Error: unknown keyword: quirks_mode https://salsa.debian.org/ruby-team/redmine/-/jobs/10311900#L3312 ActionView hasn’t been updated since August 7, so I doubt the problem is there. https://tracker.debian.org/pkg/rails I didn’t have this issue on September 10 when I build redmine for experimental. My guess is that some package changed in the past 5 days somewhere in the Ruby ecosystem that results in Rails no longer knowing about the quirks_mode argument. Do you have any idea what the root of the problem is? P.S. quirks_mode does not appear even once in the Redmine code base. I assume it is being called as part of the standard Rails system. -- Soren Stoutner [email protected]
signature.asc
Description: This is a digitally signed message part.

