Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-04-05 Thread Soren Stoutner
Valentin, On Thursday, March 20, 2025 10:20:56 AM Mountain Standard Time Valentin wrote: > Hello, > > We found an issue in the way plugin assets were handled after the > upgrade to redmine 6. > > In the process of fixing this we also enabled loading of plugins > per-instance with a fallback to

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-04-05 Thread Valentin Kleibel
Hi, 2. Are you able to open a MR on Salsa? If not, I can import your patches, but it is probably cleaner coming from you. Yes. I just registered an account on salsa and waiting for approval, so it might take a few days until i can do that. I created an merge request with the changes: http

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-04-05 Thread Valentin Kleibel
Hi, I think these are close, but there are still a few things to address before uploading. 1. Autopkgtest command 5 is failing because it can’t access the plugin assets. https://salsa.debian.org/ruby-team/redmine/-/jobs/7307022#L14223 This is controlled by: https://salsa.debian.org/ruby-tea

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-26 Thread Soren Stoutner
On Tuesday, March 25, 2025 7:05:32 AM Mountain Standard Time Valentin Kleibel wrote: > Hi, > > > I think these are close, but there are still a few things to > > address before uploading. > > > > 1. Autopkgtest command 5 is failing because it can’t access the > > plugin assets. > > > > https:/

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-24 Thread Soren Stoutner
Valentin, On Monday, March 24, 2025 6:36:01 AM Mountain Standard Time Valentin Kleibel wrote: > Hi, > > 2. Are you able to open a MR on Salsa? If not, I can import > your > patches, but it is probably cleaner coming from you. > >>> > >>> Yes. I just registered an account on sal

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-22 Thread Utkarsh Gupta
Hi Soren, Valentin, and others, On Fri, Mar 21, 2025 at 9:37 PM Soren Stoutner wrote: > > > 2. Are you able to open a MR on Salsa? If not, I can import your > > > patches, but it is probably cleaner coming from you. > > > > Yes. I just registered an account on salsa and waiting for approval, >

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-21 Thread Ondřej Surý
Folks, perhaps you can finish this conversation in more tightly knit group of people who actually care right now? Thanks, -- Ondřej Surý (He/Him) > On 21. 3. 2025, at 23:07, Soren Stoutner wrote: > > On Friday, March 21, 2025 4:11:09 AM Mountain Standard Time Valentin > Kleibel wrote: >> Sore

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-21 Thread Soren Stoutner
On Friday, March 21, 2025 4:11:09 AM Mountain Standard Time Valentin Kleibel wrote: > Soren, > > > 1. Do you consider that the patches you sent are ready to ship? > > I think the patches are ready as is for new installations. I did > consider compatibility to old installations but we did not fu

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Antonio Terceiro
On Thu, Mar 20, 2025 at 12:54:55PM -0700, Soren Stoutner wrote: > Valentin, > > On Thursday, March 20, 2025 10:20:56 AM Mountain Standard Time > Valentin wrote: > > Hello, > > > > We found an issue in the way plugin assets were handled after the > > upgrade to redmine 6. > > > > In the process

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin
Hello, We found an issue in the way plugin assets were handled after the upgrade to redmine 6. In the process of fixing this we also enabled loading of plugins per-instance with a fallback to the old way of loading plugins directly from /usr/share/redmine/plugins. All the best, Valentin O

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin Kleibel
Dear Soren, Ok, so the primary issue has actually nothing to do with the multi tenancy support but is rather an issue with FHS, which is handled in the same patch. Redmine switched to use propshaft for asset management that collects (and compiles) static assets from application paths, hashes t

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-19 Thread Soren Stoutner
On Wednesday, March 19, 2025 4:17:27 AM Mountain Standard Time Adi Kriegisch wrote: > On Tuesday, 18 March 2025 01:54:35 CET Soren Stoutner wrote: > > On Monday, March 17, 2025 3:57:53 AM Mountain Standard Time Adi > > Kriegisch > wrote: > [...] > > > Finding someone who can update and maintain t

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-19 Thread Adi Kriegisch
On Tuesday, 18 March 2025 01:54:35 CET Soren Stoutner wrote: > On Monday, March 17, 2025 3:57:53 AM Mountain Standard Time Adi Kriegisch wrote: [...] > Finding someone who can update and maintain the following patch is the only > way we can keep this feature. > > https://salsa.debian.org/ruby-tea

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-17 Thread Ondřej Surý
I'm in the same camp as Antonio. I haven't used Redmine in years and I don't really have good memories about Ruby packaging in general :). I would suggest to drop any complex patches that Debian is carrying starting with this one. Ondrej -- Ondřej Surý (He/Him) ond...@sury.org > On 16. 3. 2025,

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-17 Thread Soren Stoutner
On Monday, March 17, 2025 3:57:53 AM Mountain Standard Time Adi Kriegisch wrote: > Dear Soren, dear Antonio, > > thank you very much for all you did in the past and you are > currently doing to keep a well-shaped version of redmine in Debian! > > On Saturday, 15 March 2025 23:34:50 CET Soren Stou

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-17 Thread Adi Kriegisch
Dear Soren, dear Antonio, thank you very much for all you did in the past and you are currently doing to keep a well-shaped version of redmine in Debian! On Saturday, 15 March 2025 23:34:50 CET Soren Stoutner wrote: > Antonio, > > On Saturday, March 15, 2025 3:28:25 PM Mountain Standard Time Ant

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-15 Thread Soren Stoutner
Antonio, On Saturday, March 15, 2025 3:28:25 PM Mountain Standard Time Antonio Terceiro wrote: > On Fri, Mar 14, 2025 at 05:00:57PM -0700, Soren Stoutner wrote: > > 2. We remove multi-tenancy support from the package. Although I > > really like the idea of the multi-tenancy feature, I don’t lik

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-15 Thread Antonio Terceiro
On Fri, Mar 14, 2025 at 05:00:57PM -0700, Soren Stoutner wrote: 2. We remove multi-tenancy support from the package. Although I really like the idea of the multi-tenancy feature, I don’t like making changes to Debian packages that diverge this much from upstream, precisely because they are ha

Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-14 Thread Soren Stoutner
On Monday, March 10, 2025 10:56:26 PM Mountain Standard Time Soren Stoutner wrote: > On Monday, March 10, 2025 8:57:52 PM MST Soren Stoutner wrote: > > So, Passenger starts and then immediately stops. Nothing in this log > > indicates to me what the core problem is. Any ideas? > > I think this

Re: Redmine 500 Internal Server Error

2025-03-10 Thread Soren Stoutner
On Monday, March 10, 2025 8:57:52 PM MST Soren Stoutner wrote: > So, Passenger starts and then immediately stops. Nothing in this log > indicates to me what the core problem is. Any ideas? I think this has something to do with the change in directory name from plugin_assets to assets with the