Re: Redmine sometimes fails reproducibility due to language variance

2025-04-11 Thread Soren Stoutner
On Wednesday, April 2, 2025 9:19:04 AM Mountain Standard Time Soren Stoutner wrote: > > > Is there some way we can force these tests to always run in > > > English? > > > > Try `export LANG = C.UTF-8` in debian/rules > > Unfortunately, this does not appear to fix the problem. > > https://salsa.

Redmine: Can trigger files contain * in their file path?

2025-04-11 Thread Soren Stoutner
There is an open bug report about redmine.triggers not containing the path for ruby-nokogiri. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015751 The path is architecture specific: /usr/lib/x86_64-linux-gnu/rubygems-integration In the discussion on the associated MR the question was rais