P.S.: Here is the relevant Docker image, which works when the base image is `debian:12-slim` but which has failed with `debian:trixie-slim` https://github.com/FreshRSS/FreshRSS/blob/edge/Docker/Dockerfile
Le lun. 11 août 2025 à 12:28, Alexandre Alapetite <[email protected]> a écrit : > Hi Moritz, and thanks for your reply. > At the moment, I do not have much more information than the fact that it > works with the latest Debian 12 but fails with the latest Debian 13. > I have tried to apply the release > libapache2-mod-auth-openidc_2.4.17.2-1.bookworm_amd64.deb > <https://github.com/OpenIDC/mod_auth_openidc/releases/tag/v2.4.17.2> in > Debian 13 but that did not work due to dependency issues. > We could however try to apply the current or previous releases > of libapache2-mod-auth-openidc in Debian 12 if that could help. > I have not tried to compile this module to check which commit works or > fails. > We can also ask some of our test users if you have a suggestion for a > specific test you would like to try. > Best regards, > Alexandre > > Le lun. 11 août 2025 à 10:37, Moritz Schlarb <[email protected]> a > écrit : > >> Hi Alexandre, >> >> On Sat, 2025-08-09 at 19:27 +0200, Alexandre Alapetite wrote: >> > Hello Moritz, >> > I hope this is an ok communication canal. >> >> Sure! >> >> > I would like to catch your attention on the fact that there seems to be >> a >> > regression in libapache2-mod-auth-openidc in Debian 13 Trixie: >> > >> > > Bad Gateway >> > > The proxy server received an invalid response from an upstream server. >> > >> > https://github.com/FreshRSS/FreshRSS/issues/7798 >> >> Do you have any hint on a specific commit from upstream that fixes it? >> >> > I am the lead developer of an open source news reader and we have been >> > testing Debian 13 RC for a week, but we have had to revert to Debian 12 >> > because it broke OpenID Connect. >> > >> > Do you have a plan to bump the package to the new upstream version >> 2.4.17.2? >> > https://tracker.debian.org/pkg/libapache2-mod-auth-openidc >> > https://github.com/OpenIDC/mod_auth_openidc/releases/tag/v2.4.17.2 >> >> Of course - but for the Trixie release, it was already too late. >> >> Regards, >> Moritz >> >

